diff --git a/.config/.gitignore b/.config/.gitignore deleted file mode 100644 index 6ec88c1..0000000 --- a/.config/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -.config -mimeapps.list -pulse/ -chromium/ diff --git a/.config/dunst/beep.m4a b/.config/dunst/beep.m4a deleted file mode 100644 index eefd891..0000000 Binary files a/.config/dunst/beep.m4a and /dev/null differ diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc deleted file mode 100644 index 958b2fe..0000000 --- a/.config/dunst/dunstrc +++ /dev/null @@ -1,24 +0,0 @@ -[global] - follow = mouse - font = Fantasque Sans Mono 20 - frame_width = 1 - always_run_script = true - -[urgency_low] - background = "#161510" - foreground = "#cccccc" - frame_color = "#727a18" - -[urgency_normal] - background = "#161510" - foreground = "#cccccc" - frame_color = "#727a18" - -[urgency_critical] - background = "#161510" - foreground = "#cccccc" - frame_color = "#727a18" - -[notify] - summary = "*" - script = ~/.config/dunst/notification_handler.sh diff --git a/.config/dunst/notification_handler.sh b/.config/dunst/notification_handler.sh deleted file mode 100755 index 7e6696c..0000000 --- a/.config/dunst/notification_handler.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -mpv ~/.config/dunst/beep.m4a diff --git a/.config/elinks/.gitignore b/.config/elinks/.gitignore deleted file mode 100644 index 4ee9ab6..0000000 --- a/.config/elinks/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -bookmarks -globhist -gotohist diff --git a/.config/elinks/elinks.conf b/.config/elinks/elinks.conf deleted file mode 100644 index 4a09bfa..0000000 --- a/.config/elinks/elinks.conf +++ /dev/null @@ -1,524 +0,0 @@ -## ELinks 0.16.1.1 configuration file - -## This is ELinks configuration file. You can edit it manually, -## if you wish so; this file is edited by ELinks when you save -## options through UI, however only option values will be altered -## and missing options will be added at the end of file; if option -## is not written in this file, but in some file included from it, -## it is NOT counted as missing. Note that all your formatting, -## own comments and so on will be kept as-is. -## -## Obviously, if you don't like what ELinks is going to do with -## this file, you can change it by altering the config.saving_style -## option. Come on, aren't we friendly guys after all? - - - -############################## -# Automatically saved options -# - -## config -# Configuration handling options. - - ## config.saving_style_w [0|1] - # This is internal option used when displaying a warning about obsolete - # config.saving_style. You shouldn't touch it. - set config.saving_style_w = 1 - - -## terminal -# Terminal options. - - ## terminal.st-256color - # Options specific to this terminal type (according to $TERM value). - - ## terminal.st-256color.transparency [0|1] - set terminal.st-256color.transparency = 1 - - -## ui -# User interface options. - - ## ui.language - # Language of user interface. 'System' means that the language will be - # extracted from the environment dynamically. - set ui.language = "System" - - - - - -############################## -# Automatically saved options -# - -## terminal -# Terminal options. - - ## terminal.st-256color - # Options specific to this terminal type (according to $TERM value). - - ## terminal.st-256color.colors - set terminal.st-256color.colors = 1 - - - - - -############################## -# Automatically saved options -# - -## cookies -# Cookies options. - - ## cookies.accept_policy - # Cookies accepting policy: - # 0 is accept no cookies - # 1 is ask for confirmation before accepting cookie - # 2 is accept all cookies - set cookies.accept_policy = 0 - - -## ui -# User interface options. - - ## ui.colors - # Default user interface color settings. - - ## ui.colors.color - # Color settings for color terminal. - - ## ui.colors.color.mainmenu - # Main menu bar colors. - - ## ui.colors.color.mainmenu.normal - # Unselected main menu bar item colors. - - ## ui.colors.color.mainmenu.normal.text - # Default text color. - set ui.colors.color.mainmenu.normal.text = "white" - - ## ui.colors.color.mainmenu.normal.background - # Default background color. - set ui.colors.color.mainmenu.normal.background = "black" - - - ## ui.colors.color.mainmenu.selected - # Selected main menu bar item colors. - - ## ui.colors.color.mainmenu.selected.text - # Default text color. - set ui.colors.color.mainmenu.selected.text = "black" - - ## ui.colors.color.mainmenu.selected.background - # Default background color. - set ui.colors.color.mainmenu.selected.background = "white" - - - ## ui.colors.color.mainmenu.hotkey - # Main menu hotkey colors. - - ## ui.colors.color.mainmenu.hotkey.normal - # Main menu unselected hotkey colors. - - ## ui.colors.color.mainmenu.hotkey.normal.text - # Default text color. - set ui.colors.color.mainmenu.hotkey.normal.text = "black" - - ## ui.colors.color.mainmenu.hotkey.normal.background - # Default background color. - set ui.colors.color.mainmenu.hotkey.normal.background = "white" - - - ## ui.colors.color.mainmenu.hotkey.selected - # Main menu selected hotkey colors. - - ## ui.colors.color.mainmenu.hotkey.selected.text - # Default text color. - set ui.colors.color.mainmenu.hotkey.selected.text = "white" - - ## ui.colors.color.mainmenu.hotkey.selected.background - # Default background color. - set ui.colors.color.mainmenu.hotkey.selected.background = "black" - - - - - ## ui.colors.color.menu - # Menu bar colors. - - ## ui.colors.color.menu.normal - # Unselected menu item colors. - - ## ui.colors.color.menu.normal.text - # Default text color. - set ui.colors.color.menu.normal.text = "white" - - ## ui.colors.color.menu.normal.background - # Default background color. - set ui.colors.color.menu.normal.background = "black" - - - ## ui.colors.color.menu.selected - # Selected menu item colors. - - ## ui.colors.color.menu.selected.text - # Default text color. - set ui.colors.color.menu.selected.text = "black" - - ## ui.colors.color.menu.selected.background - # Default background color. - set ui.colors.color.menu.selected.background = "white" - - - ## ui.colors.color.menu.marked - # Marked menu item colors. - - ## ui.colors.color.menu.marked.text - # Default text color. - set ui.colors.color.menu.marked.text = "red" - - ## ui.colors.color.menu.marked.background - # Default background color. - set ui.colors.color.menu.marked.background = "black" - - - ## ui.colors.color.menu.hotkey - # Menu item hotkey colors. - - ## ui.colors.color.menu.hotkey.normal - # Menu item unselected hotkey colors. - - ## ui.colors.color.menu.hotkey.normal.text - # Default text color. - set ui.colors.color.menu.hotkey.normal.text = "black" - - ## ui.colors.color.menu.hotkey.normal.background - # Default background color. - set ui.colors.color.menu.hotkey.normal.background = "white" - - - ## ui.colors.color.menu.hotkey.selected - # Menu item selected hotkey colors. - - ## ui.colors.color.menu.hotkey.selected.text - # Default text color. - set ui.colors.color.menu.hotkey.selected.text = "white" - - ## ui.colors.color.menu.hotkey.selected.background - # Default background color. - set ui.colors.color.menu.hotkey.selected.background = "black" - - - - ## ui.colors.color.menu.frame - # Menu frame colors. - - ## ui.colors.color.menu.frame.text - # Default text color. - set ui.colors.color.menu.frame.text = "white" - - ## ui.colors.color.menu.frame.background - # Default background color. - set ui.colors.color.menu.frame.background = "black" - - - - ## ui.colors.color.dialog - # Dialog colors. - - ## ui.colors.color.dialog.generic - # Generic dialog colors. - - ## ui.colors.color.dialog.generic.text - # Default text color. - set ui.colors.color.dialog.generic.text = "white" - - ## ui.colors.color.dialog.generic.background - # Default background color. - set ui.colors.color.dialog.generic.background = "black" - - - ## ui.colors.color.dialog.frame - # Dialog frame colors. - - ## ui.colors.color.dialog.frame.text - # Default text color. - set ui.colors.color.dialog.frame.text = "white" - - ## ui.colors.color.dialog.frame.background - # Default background color. - set ui.colors.color.dialog.frame.background = "black" - - - ## ui.colors.color.dialog.title - # Dialog title colors. - - ## ui.colors.color.dialog.title.text - # Default text color. - set ui.colors.color.dialog.title.text = "white" - - ## ui.colors.color.dialog.title.background - # Default background color. - set ui.colors.color.dialog.title.background = "black" - - - ## ui.colors.color.dialog.text - # Dialog text colors. - - ## ui.colors.color.dialog.text.text - # Default text color. - set ui.colors.color.dialog.text.text = "white" - - ## ui.colors.color.dialog.text.background - # Default background color. - set ui.colors.color.dialog.text.background = "black" - - - ## ui.colors.color.dialog.checkbox - # Dialog checkbox colors. - - ## ui.colors.color.dialog.checkbox.text - # Default text color. - set ui.colors.color.dialog.checkbox.text = "darkred" - - ## ui.colors.color.dialog.checkbox.background - # Default background color. - set ui.colors.color.dialog.checkbox.background = "black" - - - ## ui.colors.color.dialog.checkbox-selected - # Dialog selected checkbox colors. - - ## ui.colors.color.dialog.checkbox-selected.text - # Default text color. - set ui.colors.color.dialog.checkbox-selected.text = "yellow" - - - - ## ui.colors.color.title - # Title bar colors. - - ## ui.colors.color.title.title-bar - # Generic title bar colors. - - ## ui.colors.color.title.title-bar.text - # Default text color. - set ui.colors.color.title.title-bar.text = "white" - - ## ui.colors.color.title.title-bar.background - # Default background color. - set ui.colors.color.title.title-bar.background = "black" - - - ## ui.colors.color.title.title-text - # Title bar text colors. - - ## ui.colors.color.title.title-text.text - # Default text color. - set ui.colors.color.title.title-text.text = "white" - - ## ui.colors.color.title.title-text.background - # Default background color. - set ui.colors.color.title.title-text.background = "black" - - - - ## ui.colors.color.status - # Status bar colors. - - ## ui.colors.color.status.showip-text - # Status bar show ip text colors. - - ## ui.colors.color.status.showip-text.text - # Default text color. - set ui.colors.color.status.showip-text.text = "white" - - ## ui.colors.color.status.showip-text.background - # Default background color. - set ui.colors.color.status.showip-text.background = "black" - - - ## ui.colors.color.status.status-bar - # Generic status bar colors. - - ## ui.colors.color.status.status-bar.text - # Default text color. - set ui.colors.color.status.status-bar.text = "white" - - ## ui.colors.color.status.status-bar.background - # Default background color. - set ui.colors.color.status.status-bar.background = "black" - - - ## ui.colors.color.status.status-text - # Status bar text colors. - - ## ui.colors.color.status.status-text.text - # Default text color. - set ui.colors.color.status.status-text.text = "white" - - ## ui.colors.color.status.status-text.background - # Default background color. - set ui.colors.color.status.status-text.background = "black" - - - - ## ui.colors.color.tabs - # Tabs bar colors. - - ## ui.colors.color.tabs.unvisited - # Tab colors for tabs that have not been selected since they completed - # loading. - - ## ui.colors.color.tabs.unvisited.text - # Default text color. - set ui.colors.color.tabs.unvisited.text = "white" - - ## ui.colors.color.tabs.unvisited.background - # Default background color. - set ui.colors.color.tabs.unvisited.background = "black" - - - ## ui.colors.color.tabs.normal - # Unselected tab colors. - - ## ui.colors.color.tabs.normal.text - # Default text color. - set ui.colors.color.tabs.normal.text = "white" - - ## ui.colors.color.tabs.normal.background - # Default background color. - set ui.colors.color.tabs.normal.background = "black" - - - ## ui.colors.color.tabs.loading - # Tab colors for tabs that are loading in the background. - - ## ui.colors.color.tabs.loading.text - # Default text color. - set ui.colors.color.tabs.loading.text = "darkred" - - ## ui.colors.color.tabs.loading.background - # Default background color. - set ui.colors.color.tabs.loading.background = "black" - - - ## ui.colors.color.tabs.selected - # Selected tab colors. - - ## ui.colors.color.tabs.selected.text - # Default text color. - set ui.colors.color.tabs.selected.text = "black" - - ## ui.colors.color.tabs.selected.background - # Default background color. - set ui.colors.color.tabs.selected.background = "white" - - - ## ui.colors.color.tabs.separator - # Tab separator colors. - - ## ui.colors.color.tabs.separator.text - # Default text color. - set ui.colors.color.tabs.separator.text = "white" - - ## ui.colors.color.tabs.separator.background - # Default background color. - set ui.colors.color.tabs.separator.background = "black" - - - - ## ui.colors.color.desktop - # Desktop background. - - ## ui.colors.color.desktop.text - # Default text color. - set ui.colors.color.desktop.text = "white" - - ## ui.colors.color.desktop.background - # Default background color. - set ui.colors.color.desktop.background = "black" - - - - - ## ui.background_char - # Integer value of background character. - set ui.background_char = 32 - - ## ui.show_ip [0|1] - # Whether to display IP of the document in the status bar. - set ui.show_ip = 1 - - ## ui.show_menu_bar_always [0|1] - # Always show menu bar on the screen. - set ui.show_menu_bar_always = 1 - - ## ui.show_status_bar [0|1] - # Show status bar on the screen. - set ui.show_status_bar = 1 - - ## ui.show_title_bar [0|1] - # Show title bar on the screen. - set ui.show_title_bar = 1 - - - - - -################################## -# Automatically saved keybindings -# - -bind "main" "k" = "none" - - - -############################## -# Automatically saved options -# - -## document -# Document options. - - ## document.colors - # Default document color settings. - - ## document.colors.use_document_colors - # Use colors specified in document: - # 0 is use always the default settings - # 1 is use document colors if available, except background - # 2 is use document colors, including background. This can - # mostly look very impressive, but some sites will appear - # really ugly. Note, that obviously if the background is - # not black, it will break the behaviour of transparency. - set document.colors.use_document_colors = 1 - - - - - - -############################## -# Automatically saved options -# - -## document -# Document options. - - ## document.browse - # Document browsing options (mainly interactivity). - - ## document.browse.forms - # Options for handling of the forms interaction. - - ## document.browse.forms.confirm_submit [0|1] - # Ask for confirmation when submitting a form. - set document.browse.forms.confirm_submit = 0 - - - - diff --git a/.config/emacs/init.el b/.config/emacs/init.el deleted file mode 100644 index 856a315..0000000 --- a/.config/emacs/init.el +++ /dev/null @@ -1,168 +0,0 @@ -;; rndusr's init.el - -;; configure the package manager -(require 'package) -(add-to-list 'package-archives - '("melpa" . "https://melpa.org/packages/")) -(package-initialize) -;; (package-refresh-contents) - -; disable annoying ui features -(menu-bar-mode -1) -(tool-bar-mode -1) -(scroll-bar-mode -1) -(setq auto-save-default nil) -(add-hook 'prog-mode-hook 'display-line-numbers-mode) - -(defun keymap-symbol (keymap) - "Return the symbol to which KEYMAP is bound, or nil if no such symbol exists." - (catch 'gotit - (mapatoms (lambda (sym) - (and (boundp sym) - (eq (symbol-value sym) keymap) - (not (eq sym 'keymap)) - (throw 'gotit sym)))))) - -(defun get-local-map () (interactive) (message "Current mapping: %S" (keymap-symbol (current-local-map)))) - -;; download packages -(unless (package-installed-p 'evil) - (package-install 'evil)) -(unless (package-installed-p 'org) - (package-install 'org)) -(unless (package-installed-p 'org-drill) - (package-install 'org-drill)) -(unless (package-installed-p 'accent) - (package-install 'accent)) -(unless (package-installed-p 'elfeed) - (package-install 'elfeed)) -(unless (package-installed-p 'hackernews) - (package-install 'hackernews)) -(unless (package-installed-p 'emms) - (package-install 'emms)) -(unless (package-installed-p 'company) - (package-install 'company)) -(unless (package-installed-p 'anaconda-mode) - (package-install 'anaconda-mode)) -(unless (package-installed-p 'company-anaconda) - (package-install 'company-anaconda)) -(unless (package-installed-p 'calfw) - (package-install 'calfw)) -(unless (package-installed-p 'calfw-org) - (package-install 'calfw-org)) -(unless (package-installed-p 'calfw-ical) - (package-install 'calfw-ical)) - -;; activate packages -(require 'evil) -(require 'org) -(require 'calfw) -(require 'calfw-org) -(require 'calfw-ical) -(require 'org-drill) -(require 'accent) -(require 'elfeed) -(require 'hackernews) -(require 'emms) -(require 'company) -(require 'anaconda-mode) -(require 'company-anaconda) - -;; configure packages - -;; - evil-mode -(evil-set-initial-state 'elfeed-search 'emacs) - -;; swap ; and : -(with-eval-after-load 'evil-maps - (define-key evil-motion-state-map (kbd ";") 'evil-ex)) - -(evil-set-leader 'normal (kbd "")) -(defun configreload () (interactive) (load "~/.config/emacs/init.el")) -(defun configread () (interactive) (find-file-noselect "~/dot_testing/config/emacs/init.el")) -(defun nixrebuild () (interactive) (term "rebuild")) - -(evil-define-key 'normal 'global (kbd "rr") 'configreload) -(evil-define-key 'normal 'global (kbd "re") 'configread) -(evil-define-key 'normal 'global (kbd "nrr") 'nixrebuild) -(evil-ex-define-cmd "get-current-mapping" 'get-local-map) -(evil-mode 1) - -;; company-mode -(add-hook 'after-init-hook 'global-company-mode) -(setq company-idle-delay 1 - company-tooltip-idle-delay 10 - company-require-match nil - company-frontends - '(company-pseudo-tooltip-unless-just-one-frontend-with-delay - company-preview-frontend - company-echo-metadata-frontend) - company-backends '(company-capf)) -(setq company-tooltip-align-annotations t) -(add-to-list 'company-backends 'company-anaconda) -(add-hook 'python-mode-hook 'anaconda-mode) - -;; org -(setq org-agenda-files '("~/org")) -(setq calendar-week-start-day 1) -(setq org-todo-keywords '((type "MEETING" "CLASS" "TODO" "REHERSAL" "|" "DONE"))) -(setq org-return-follows-link t) - -;; calfw -(defun google-calendar (id) (concatenate 'string "https://calendar.google.com/calendar/ical/" id "%40group.calendar.google.com/public/basic.ics")) - -(defun my-open-calendar () - (interactive) - (cfw:open-calendar-buffer - :contents-sources - (list - (cfw:org-create-source "Green") - (cfw:ical-create-source "wcs" (google-calendar "c_037e243v5md54rj8kp1k898oo4") "IndianRed") - (cfw:ical-create-source "band" (google-calendar "i6bong6iferbcuf1u25jg47t7k") "Blue") - (cfw:ical-create-source "schoology" "https://wcschools.schoology.com/calendar/feed/ical/1692031887/ef3eab3f5ac45935472a9fa6f601a63a/ical.ics" "Yellow") - ))) - -;; emms -(require 'emms-player-simple) -(require 'emms-source-file) -(require 'emms-source-playlist) - -(emms-all) -(emms-default-players) - -(evil-define-key 'normal 'emms-browser-mode-map (kbd "z") 'emms-browser-expand-one-level) -(evil-define-key 'normal 'emms-browser-mode-map (kbd "RET") 'emms-browser-add-tracks-and-play) -(evil-define-key 'normal 'emms-browser-mode-map (kbd "e") 'emms-browser-add-tracks) - -;; - elfeed -(global-set-key (kbd "C-x w") 'elfeed) - -(setq elfeed-feeds - '("http://nullprogram.com/feed/" - "https://drewdevault.com/blog/index.xml" - "https://digitallibrary.un.org/rss?ln=en&p=libya&rg=50&c=Resource%20Type&c=UN%20Bodies" - "https://planet.emacslife.com/atom.xml")) - -(setq elfeed-db-directory "~/.cache/elfeed") - -;; - accent.el -(evil-define-key 'insert 'global (kbd "C-k") 'accent-menu) - -;; fonts -(set-face-attribute 'default nil - :font "Fantasque Sans Mono 10" - :foreground "white" :background "gray8") - -(custom-set-variables - ;; custom-set-variables was added by Custom. - ;; If you edit it by hand, you could mess it up, so be careful. - ;; Your init file should contain only one such instance. - ;; If there is more than one, they won't work right. - '(package-selected-packages - '(company-anaconda anaconda-mode company emms bongo accent org-drill hackernews evil elfeed))) -(custom-set-faces - ;; custom-set-faces was added by Custom. - ;; If you edit it by hand, you could mess it up, so be careful. - ;; Your init file should contain only one such instance. - ;; If there is more than one, they won't work right. - ) diff --git a/.config/tridactyl/tridactylrc b/.config/tridactyl/tridactylrc deleted file mode 100644 index c73ece2..0000000 --- a/.config/tridactyl/tridactylrc +++ /dev/null @@ -1,92 +0,0 @@ -sanitize commandline tridactyllocal tridactylsync - -" better thean google -set searchengine duckduckgo - -" redirect youtube, reddit, twitter to proxies -autocmd DocStart https://www.youtube.com js let vsites = ["invidious.snopyta.org", "yewtu.be", "invidious.kavin.rocks", "vid.puffyan.us"]; tri.excmds.urlmodify("-t", "www.youtube.com", vsites[Math.floor(Math.random() * vsites.length)]) -autocmd DocStart https://www.reddit.com js let rsites = ["libredd.it", "libreddit.spike.codes", "libreddit.kavin.rocks", "reddit.invak.id", "reddit.phii.me"]; tri.excmds.urlmodify("-t", "www.reddit.com", rsites[Math.floor(Math.random() * rsites.length)]) -autocmd DocStart https://twitter.com js let tsites = ["nitter.dcs0.hu", "twitter.dr460nf1r3.org", "n.ramle.be", "nitter.cz", "nitter.nl"]; tri.excmds.urlmodify("-t", "www.twitter.com", tsites[Math.floor(Math.random() * tsites.length)]) - - -" shamelessly stolen from glacambre -alias clone jsb -p tri.native.run("git clone '" + JS_ARG "' /home/usr/git" + JS_ARG.split("/").slide(-1)) -alias so source ~/.tridactylrc -alias cookie sanitize cookies -alias clearhistory sanitize history -unbind - -set hintchars asdfhjkl -set incsearch true -set modindicatorshowkeys true -colors dark - -" crap ton of setprefs -setpref app.normandy.first_run false -setpref app.normandy.migrationsApplied 10 -setpref app.shield.optoutstudies.enabled false -setpref browser.aboutConfig.showWarning false -setpref browser.laterrun.enabled false -setpref browser.newtabpage.activity-stream.discoverystream.endpointSpocsClear "http://example.com" -setpref browser.newtabpage.activity-stream.discoverystream.endpoints "http://example.com" -setpref browser.newtabpage.activity-stream.feeds.section.highlights false -setpref browser.newtabpage.activity-stream.feeds.section.topstories false -setpref browser.newtabpage.activity-stream.feeds.snippets false -setpref browser.newtabpage.activity-stream.feeds.telemetry false -setpref browser.newtabpage.activity-stream.feeds.topsites false -setpref browser.newtabpage.activity-stream.impressionId "hmmst" -setpref browser.newtabpage.activity-stream.showSearch false -setpref browser.newtabpage.activity-stream.telemetry false -setpref browser.newtabpage.activity-stream.telemetry.structuredIngestion false -setpref browser.newtabpage.activity-stream.telemetry.structuredIngestion.endpoint "http://example.com" -setpref browser.ping-centre.telemetry false -setpref browser.search.suggest.enabled false -setpref browser.safebrowsing.appRepURL "" -setpref browser.safebrowsing.blockedURIs.enabled false -setpref browser.safebrowsing.downloads.remote.enabled false -setpref browser.safebrowsing.downloads.remote.url "" -setpref browser.safebrowsing.gethashURL "" -setpref browser.safebrowsing.malware.enabled false -setpref browser.safebrowsing.malware.reportURL "" -setpref browser.safebrowsing.phishing.enabled false -setpref browser.safebrowsing.provider.google.gethashURL "" -setpref browser.safebrowsing.provider.google.lists "" -setpref browser.safebrowsing.provider.google.reportMalwareMistakeURL "" -setpref browser.safebrowsing.provider.google.reportPhishMistakeURL "" -setpref browser.safebrowsing.provider.google.reportURL "" -setpref browser.safebrowsing.provider.google.updateURL "" -setpref browser.safebrowsing.provider.google4.dataSharing.enabled false -setpref browser.safebrowsing.provider.google4.dataSharingURL "" -setpref browser.safebrowsing.provider.google4.reportMalwareMistakeURL "" -setpref browser.safebrowsing.provider.google4.reportPhishMistakeURL "" -setpref browser.safebrowsing.provider.google4.reportURL "" -setpref browser.safebrowsing.provider.mozilla.gethashURL "" -setpref browser.safebrowsing.provider.mozilla.updateURL "" -setpref browser.safebrowsing.reportPhishURL "" -setpref browser.safebrowsing.reportURL "" -setpref browser.safebrowsing.updateURL "" -setpref dom.push.connection.enabled false -setpref dom.presentation.receiver.enabled -setpref extensions.pocket.api "example.com" -setpref extensions.pocket.enabled true -setpref geo.enabled false -setpref identity.fxaccounts.pairing.enabled false -setpref privacy.resistFingerprinting true -setpref privacy.trackingprotection.socialtracking.enabled true -setpref security.app_menu.recordEventTelemetry false -setpref security.certerrors.recordEventTelemetry false -setpref security.identitypopup.recordEventTelemetry false -setpref security.protectionspopup.recordEventTelemetry false -setpref toolkit.telemetry.archive.enabled false -setpref toolkit.telemetry.bhrPing.enabled false -setpref toolkit.telemetry.firstShutdownPing.enabled false -setpref toolkit.telemetry.newProfilePing.enabled false -setpref toolkit.telemetry.reportingpolicy.firstRun false -setpref toolkit.telemetry.server "http://example.com" -setpref toolkit.telemetry.server "IANA/IETF" -setpref toolkit.telemetry.shutdownPingSender.enabled false -setpref toolkit.telemetry.unified false -setpref toolkit.telemetry.updatePing.enabled false -setpref browser.newtabpage.activity-stream.discoverystream.enabled false -setpref browser.uiCustomization.state '{"placements":{"widget-overflow-fixed-list":[],"nav-bar":["back-button","forward-button","umatrix_raymondhill_net-browser-action","stop-reload-button","downloads-button","urlbar-container","vim-vixen_i-beam_org-browser-action"],"toolbar-menubar":["menubar-items"],"TabsToolbar":["tabbrowser-tabs","new-tab-button","alltabs-button"],"PersonalToolbar":["personal-bookmarks"]},"seen":["developer-button","umatrix_raymondhill_net-browser-action","vim-vixen_i-beam_org-browser-action"],"dirtyAreaCache":["nav-bar","toolbar-menubar","TabsToolbar","PersonalToolbar"],"currentVersion":16,"newElementCount":4}' -setpref privacy.resistFingerprinting.letterboxing false diff --git a/boxes/aristotle/default.nix b/boxes/aristotle/default.nix deleted file mode 100644 index 57ad46c..0000000 --- a/boxes/aristotle/default.nix +++ /dev/null @@ -1,58 +0,0 @@ -{ lib, config, pkgs, ...}: - -{ - imports = [ - ./hardware-configuration.nix - ../../modules/bootstrap.nix - ../../modules/common.nix - ../../modules/x11.nix - ../../modules/pulse.nix - ../../modules/hosts.nix - ../../modules/tlp.nix - ../../modules/media.nix - ../../modules/anki.nix - ../../modules/power-control.nix - ../../modules/adb.nix - ../../modules/rbw.nix - ]; - - environment.systemPackages = with pkgs; [ - xscreensaver - texliveFull - libreoffice - - ecryptfs - ffmpeg - thunderbird - ledger - ranger - ]; - - hardware.bluetooth = { - enable = true; - }; - - services.printing.enable = true; - services.avahi = { - enable = true; - nssmdns4 = true; - openFirewall = true; - }; - - users.users.usr.extraGroups = [ "input" ]; - - services.getty.autologinUser = "usr"; - - boot.loader = { - systemd-boot.enable = true; - efi.canTouchEfiVariables = true; - }; - - hardware.pulseaudio.enable = true; - - networking.hostName = "aristotle"; - - powerManagement.cpuFreqGovernor = "powersave"; - - system.stateVersion = "24.05"; -} diff --git a/boxes/aristotle/hardware-configuration.nix b/boxes/aristotle/hardware-configuration.nix deleted file mode 100644 index 761a437..0000000 --- a/boxes/aristotle/hardware-configuration.nix +++ /dev/null @@ -1,39 +0,0 @@ -# Do not modify this file! It was generated by ‘nixos-generate-config’ -# and may be overwritten by future invocations. Please make changes -# to /etc/nixos/configuration.nix instead. -{ config, lib, pkgs, modulesPath, ... }: - -{ - imports = - [ (modulesPath + "/installer/scan/not-detected.nix") - ]; - - boot.initrd.availableKernelModules = [ "xhci_pci" "nvme" "usb_storage" "sd_mod" "rtsx_pci_sdmmc" ]; - boot.initrd.kernelModules = [ ]; - boot.kernelModules = [ ]; - boot.extraModulePackages = [ ]; - - fileSystems."/" = - { device = "/dev/disk/by-uuid/bcae81bd-95d9-457f-8694-709f887cf2e2"; - fsType = "ext4"; - }; - - fileSystems."/boot" = - { device = "/dev/disk/by-uuid/CAEA-2672"; - fsType = "vfat"; - options = [ "fmask=0077" "dmask=0077" ]; - }; - - swapDevices = [ ]; - - # Enables DHCP on each ethernet and wireless interface. In case of scripted networking - # (the default) this is the recommended approach. When using systemd-networkd it's - # still possible to use this option, but it's recommended to use it in conjunction - # with explicit per-interface declarations with `networking.interfaces..useDHCP`. - networking.useDHCP = lib.mkDefault true; - # networking.interfaces.enp0s31f6.useDHCP = lib.mkDefault true; - # networking.interfaces.wlp4s0.useDHCP = lib.mkDefault true; - - nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux"; - hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware; -} diff --git a/boxes/aristotle/home.nix b/boxes/aristotle/home.nix deleted file mode 100644 index 0de943a..0000000 --- a/boxes/aristotle/home.nix +++ /dev/null @@ -1,9 +0,0 @@ -{ lib, inputs, config, pkgs, home, ... }: - -{ - imports = [ - ../../home/x11.nix - ]; - - home.stateVersion = "24.05"; -} diff --git a/boxes/aristotle/out-of-tree/winget-list b/boxes/aristotle/out-of-tree/winget-list deleted file mode 100644 index c210343..0000000 --- a/boxes/aristotle/out-of-tree/winget-list +++ /dev/null @@ -1,6 +0,0 @@ -Git.Git -CollegeBoard.Bluebook -AutoHotKey.AutoHotKey -Brave.Brave -Google.Chrome.EXE -Bitwarden.Bitwarden diff --git a/boxes/copernicus/default.nix b/boxes/copernicus/default.nix index 9ca9c90..ba0fdf7 100644 --- a/boxes/copernicus/default.nix +++ b/boxes/copernicus/default.nix @@ -5,32 +5,20 @@ ./hardware-configuration.nix ./nvidia.nix ./services + ../../config ../../modules/hosts.nix ../../modules/bootstrap.nix - ../../modules/common.nix - ../../modules/x11.nix - ../../modules/rbw.nix - ]; - - users.users.usr.extraGroups = [ - "adbusers" ]; environment.systemPackages = with pkgs; [ wine xdotool - qemu - virt-manager - libreoffice - vscodium - thunderbird libreoffice texliveMedium kdePackages.kdenlive audacity bespokesynth - puddletag musescore unzip ledger @@ -39,18 +27,15 @@ imagemagick pciutils usbutils - pwvucontrol - dunst - libnotify ffmpeg mdadm git-annex tigervnc - input-leap + + dmenu (pkgs.callPackage ../../builds/archutils.nix {}) - (pkgs.callPackage ../../builds/jsfw.nix {}) (pkgs.callPackage ../../builds/sssg.nix {}) ]; @@ -66,8 +51,6 @@ }; }; - virtualisation.virtualbox.host.enable = true; - boot.loader = { efi = { canTouchEfiVariables = true; @@ -90,6 +73,15 @@ pipewire = { enable = true; + extraConfig.pipewire = { + "properties" = { + default.clock.allowed-rates = [ 44100 48000 96000 ]; + "log.level" = 4; + "default.clock.quantum" = 256; + "default.clock.min-quantum" = 256; + "default.clock.max-quantum" = 256; + }; + }; alsa = { enable = true; support32Bit = true; @@ -98,7 +90,6 @@ }; }; - programs.adb.enable = true; powerManagement.cpuFreqGovernor = "performance"; @@ -134,5 +125,19 @@ services.getty.autologinUser = "usr"; + time.timeZone = "America/Chicago"; + + i18n.defaultLocale = "en_US.UTF-8"; + console = { + font = "Lat2-Terminus16"; + keyMap = "us"; + }; + + users.users.usr = { + isNormalUser = true; + extraGroups = [ "wheel" "networkmanager" "adbusers" ]; + initialPassword = "usr"; + }; + system.stateVersion = "24.05"; # don't change this, lol } diff --git a/boxes/copernicus/hardware-configuration.nix b/boxes/copernicus/hardware-configuration.nix index 8758230..a22174d 100644 --- a/boxes/copernicus/hardware-configuration.nix +++ b/boxes/copernicus/hardware-configuration.nix @@ -10,7 +10,7 @@ boot.initrd.availableKernelModules = [ "vmd" "xhci_pci" "ahci" "usbhid" "usb_storage" "sd_mod" ]; boot.initrd.kernelModules = [ ]; - boot.kernelModules = [ "kvm-intel" ]; + boot.kernelModules = [ "kvm-intel" "psmouse" "wacom" ]; boot.extraModulePackages = [ ]; fileSystems."/" = diff --git a/boxes/copernicus/home.nix b/boxes/copernicus/home.nix deleted file mode 100644 index 144dd0e..0000000 --- a/boxes/copernicus/home.nix +++ /dev/null @@ -1,9 +0,0 @@ -{ lib, inputs, config, pkgs, home, ... }: - -{ - imports = [ - ../../home/x11.nix - ]; - - home.stateVersion = "23.11"; -} diff --git a/boxes/copernicus/jsfw.json b/boxes/copernicus/jsfw.json deleted file mode 100644 index daee382..0000000 --- a/boxes/copernicus/jsfw.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "slots": [ - { - "controllers": [ - { - "tag": ["keyboard"], - "vendor": "dead", - "product": "beef" - } - ] - } - ] -} diff --git a/boxes/copernicus/services/nextcloud.nix b/boxes/copernicus/services/nextcloud.nix index 00d5787..9e05107 100644 --- a/boxes/copernicus/services/nextcloud.nix +++ b/boxes/copernicus/services/nextcloud.nix @@ -8,7 +8,7 @@ config.adminpassFile = "/etc/nextcloud-admin"; settings.overwriteprotocol = "https"; extraApps = { - inherit (config.services.nextcloud.package.packages.apps) contacts calendar tasks mail; + inherit (config.services.nextcloud.package.packages.apps) calendar tasks mail; phonetrack = pkgs.fetchNextcloudApp { sha256 = "sha256-V92f+FiS5vZEkq15A51pHoDpUOBfUOEVIcsXdP/rSMQ="; license = "agpl3Only"; diff --git a/boxes/mlg/default.nix b/boxes/mlg/default.nix deleted file mode 100644 index 0c690e4..0000000 --- a/boxes/mlg/default.nix +++ /dev/null @@ -1,95 +0,0 @@ -{ lib, config, pkgs, ...}: - -{ - imports = [ - ./hardware-configuration.nix - ./nvidia.nix - ../../modules/hosts.nix - ../../modules/bootstrap.nix - ../../modules/common.nix - ../../modules/x11.nix - ../../modules/pulse.nix - ../../modules/rbw.nix - ]; - - virtualisation.docker.enable = true; - - - users.users.usr.extraGroups = [ - "docker" - ]; - - environment.systemPackages = with pkgs; [ - wine - xdotool - - qemu - virt-manager - libreoffice - nomacs - vscodium - thunderbird - libreoffice - texliveMedium - ledger - git-annex - ]; - - services.hardware.bolt.enable = true; # thunderbolt support - hardware.bluetooth = { - enable = true; - settings = { - General = { - Enable = "Source,Sink,Media,Socket"; - ControllerMode = "bredr"; - }; - }; - }; - - services.openssh.enable = true; - services.ssh-phone-home = { - enable = true; - localUser = "usr"; - remoteHostname = "mainsail"; - remotePort = 22; - remoteUser = "usr"; - bindPort = 2222; - }; - - boot.loader = { - efi = { - canTouchEfiVariables = true; - efiSysMountPoint = "/boot"; - }; - grub = { - efiSupport = true; - device = "nodev"; - }; - }; - - services.printing.enable = true; - services.avahi.enable = true; # runs the Avahi daemon - services.avahi.nssmdns4 = true; # enables the mDNS NSS plug-in - services.avahi.openFirewall = true; # opens the firewall for UDP port 5353 - - powerManagement.cpuFreqGovernor = "performance"; - - nixpkgs.config.allowUnfree = true; - networking = { - hostName = "mlg"; - firewall = { - enable = true; - allowedTCPPorts = [ 6000 8000 ]; - allowedTCPPortRanges = [ - { from = 1714; to = 1764; } # KDE Connect - ]; - allowedUDPPortRanges = [ - { from = 1714; to = 1764; } # KDE Connect - ]; - }; - }; - - programs.kdeconnect.enable = true; - - system.stateVersion = "23.11"; # don't change this, lol -} diff --git a/boxes/mlg/hardware-configuration.nix b/boxes/mlg/hardware-configuration.nix deleted file mode 100644 index 99531a4..0000000 --- a/boxes/mlg/hardware-configuration.nix +++ /dev/null @@ -1,41 +0,0 @@ -# Do not modify this file! It was generated by ‘nixos-generate-config’ -# and may be overwritten by future invocations. Please make changes -# testing -# to /etc/nixos/configuration.nix instead. -{ config, lib, pkgs, modulesPath, ... }: - -{ - imports = - [ (modulesPath + "/installer/scan/not-detected.nix") - ]; - - boot.initrd.availableKernelModules = [ "xhci_pci" "thunderbolt" "vmd" "nvme" "usb_storage" "sd_mod" ]; - boot.initrd.kernelModules = [ ]; - boot.kernelModules = [ "kvm-intel" ]; - boot.extraModulePackages = [ ]; - - fileSystems."/" = - { device = "/dev/disk/by-uuid/eada30c2-ffc5-4410-b1cf-fcea6a4040ff"; - fsType = "ext4"; - }; - - fileSystems."/boot" = - { device = "/dev/disk/by-uuid/5318-1A44"; - fsType = "vfat"; - }; - - swapDevices = [ ]; - - # Enables DHCP on each ethernet and wireless interface. In case of scripted networking - # (the default) this is the recommended approach. When using systemd-networkd it's - # still possible to use this option, but it's recommended to use it in conjunction - # with explicit per-interface declarations with `networking.interfaces..useDHCP`. - networking.useDHCP = lib.mkDefault true; - # networking.interfaces.enp58s0.useDHCP = lib.mkDefault true; - # networking.interfaces.enp7s0.useDHCP = lib.mkDefault true; - # networking.interfaces.wlp0s20f3.useDHCP = lib.mkDefault true; - - nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux"; - powerManagement.cpuFreqGovernor = lib.mkDefault "powersave"; - hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware; -} diff --git a/boxes/mlg/home.nix b/boxes/mlg/home.nix deleted file mode 100644 index 8c118a1..0000000 --- a/boxes/mlg/home.nix +++ /dev/null @@ -1,10 +0,0 @@ -{ lib, inputs, config, pkgs, home, ... }: - -{ - imports = [ - ../../home/x11.nix - ../../home/chromium - ]; - - home.stateVersion = "23.11"; -} diff --git a/boxes/mlg/nvidia.nix b/boxes/mlg/nvidia.nix deleted file mode 100644 index dbde58e..0000000 --- a/boxes/mlg/nvidia.nix +++ /dev/null @@ -1,39 +0,0 @@ -{ config, lib, pkgs, ... }: -{ - # Make sure opengl is enabled - hardware.opengl = { - enable = true; - driSupport = true; - driSupport32Bit = true; - }; - - environment.systemPackages = with pkgs; [ - glxinfo - ]; - - # Tell Xorg to use the nvidia driver (also valid for Wayland) - services.xserver.videoDrivers = ["nvidia"]; - - hardware.nvidia = { - - # Modesetting is needed for most Wayland compositors - modesetting.enable = true; - - # Use the open source version of the kernel module - # Only available on driver 515.43.04+ - open = false; - - # Enable the nvidia settings menu - nvidiaSettings = true; - - # Optionally, you may need to select the appropriate driver version for your specific GPU. - package = config.boot.kernelPackages.nvidiaPackages.stable; - - prime = { - sync.enable = true; - - intelBusId = "PCI:0:2:0"; - nvidiaBusId = "PCI:1:0:0"; - }; - }; -} diff --git a/boxes/netbox/default.nix b/boxes/netbox/default.nix index a0d777c..1d848e4 100644 --- a/boxes/netbox/default.nix +++ b/boxes/netbox/default.nix @@ -1,4 +1,4 @@ -{ lib, config, pkgs, ... }: +{ lib, config, pkgs, machines, ... }: { imports = @@ -92,12 +92,9 @@ users.users.ryan = { openssh.authorizedKeys.keys = [ - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKbhM3wj0oqjR3pUaZgpfX4Xo4dlzvBTbQ48zHyg7Pwx usr" # x230t - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILBGh1FHPneg7PCDkhMs2BCJPTIRVJkRTKpOj1w02ydD usr" # copernicus - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGrpVDLQszFKoYbvYKRyVTTpehxR0BVU47SXkz39l2wK usr" # mainsail - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB2xUbQw9+RCPVw7qCFm4NNCP/MpS2BIArcwMv0KdKOI usr" # mlg - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILuVT5W3kzjzsuMIWk1oeGtL8jZGtAhRSx8dK8oBJQcG u0_a291" # phone - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKTDyKneaM44I5to883ghEnnPonedCKDbCX+OnrQ9vO5 usr" # aristotle + machines.copernicus.pubkey + machines.aristotle.pubkey + machines.phone.pubkey ]; isNormalUser = true; extraGroups = [ "wheel" "docker" ]; diff --git a/builds/jsfw.nix b/builds/jsfw.nix deleted file mode 100644 index 0f612c1..0000000 --- a/builds/jsfw.nix +++ /dev/null @@ -1,26 +0,0 @@ -{ stdenv -, lib -, pkgs -, fetchgit -, makeWrapper -}: - -stdenv.mkDerivation rec { - pname = "jsfw"; - version = "1.00"; - - src = fetchgit { - url = "https://github.com/viandoxdev/jsfw"; - hash = "sha256-/aQGz0/aYM0fA+TUVXC9bYKV8AJVU+hTR6Srvmqn0Nk="; - }; - - buildPhase = '' - VERBOSE=1 make jsfw - ''; - - installPhase = '' - mkdir -p $out/bin - - cp jsfw $out/bin/jsfw - ''; -} diff --git a/builds/st.nix b/builds/st.nix index f6116a8..e34d0ab 100644 --- a/builds/st.nix +++ b/builds/st.nix @@ -7,6 +7,7 @@ , fontconfig , freetype , ncurses +, fantasque-sans-mono , lightMode ? false , extraLibs ? [ ] }: diff --git a/builds/utils/brave-launcher b/builds/utils/brave-launcher deleted file mode 100755 index f1793cf..0000000 --- a/builds/utils/brave-launcher +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh - -profiles=$(ls ~/.config/BraveSoftware/Brave-Browser/ | grep Profile) -choices="" - -IFS=" -" -for profile in $profiles; do - name_of_profile=$(cat ~/.config/BraveSoftware/Brave-Browser/$profile/Preferences | jq .profile.name -r) - choices=$(printf "%s:%s|%s" "$name_of_profile" "$profile" "$choices") -done - -choice=$(echo $choices | sed 's/|/\n/g' | tmenu) -profile_name=$(echo $choice | awk -F':' '{print $2}') -brave --profile-directory="$profile_name" & disown diff --git a/builds/utils/mousehelper b/builds/utils/bspwm-mouse similarity index 100% rename from builds/utils/mousehelper rename to builds/utils/bspwm-mouse diff --git a/builds/utils/capture b/builds/utils/capture index eb1a99b..3c5e02f 100755 --- a/builds/utils/capture +++ b/builds/utils/capture @@ -1,11 +1,5 @@ #!/bin/sh -if [ "$IS_RUNNING_IN_TMENU" = "yes" ]; then - unset IS_RUNNING_IN_TMENU - st -c tmenu-prompt -e "$0" - exit -fi - display=$(xrandr \ | grep ' connected' \ | awk -F ' ' '{print $1}' \ diff --git a/builds/utils/disp b/builds/utils/disp index 654130c..d64dd7b 100755 --- a/builds/utils/disp +++ b/builds/utils/disp @@ -111,27 +111,9 @@ case "$(hostname)" in "copernicus") case "$1" in *) - xinput set-prop 'INSTANT USB GAMING MOUSE ' 'libinput Accel Speed' -1 - xrandr \ - --output HDMI-0 --primary --mode 1920x1080 --pos 1920x1080 --rotate normal --rate 180 \ - --output DP-0 --mode 1920x1080 --pos 0x1080 --rotate normal --rate 180 \ - --output DP-1 --off \ - --output DP-2 --mode 1920x1080 --pos 0x0 --rotate normal \ - --output DP-3 --off \ - --output DP-4 --off \ - --output DP-5 --off \ - --output DP-1-1 --off \ - --output HDMI-1-1 --off \ - --output HDMI-1-2 --mode 1920x1080 --pos 3840x485 --rotate normal \ - --output DP-1-2 --mode 1920x1080 --pos 1920x0 --rotate normal - bspc monitor DP-0 -d 01 03 05 07 09 - bspc monitor HDMI-0 -d 02 04 06 08 00 - bspc monitor DP-2 -d 11 13 15 17 19 - bspc monitor DP-1-2 -d 12 14 16 18 - bspc monitor HDMI-1-2 -d 10 + bspc monitor HDMI-0 -d 01 02 03 04 05 06 07 08 09 ;; esac - phone pair & disown ;; "localhost") # phone in termux xrandr --output VNC-0 --mode 1920x1080 diff --git a/builds/utils/special_ins b/builds/utils/dmenu-special similarity index 94% rename from builds/utils/special_ins rename to builds/utils/dmenu-special index df66785..3a7a172 100755 --- a/builds/utils/special_ins +++ b/builds/utils/dmenu-special @@ -1,7 +1,7 @@ # insert special characters universally in xorg ( -tmenu < " - -case "$REPLY" in - s) - printf "[] ensure that port 22 is unfiltered\n" - sudo iptables -A INPUT -p tcp --dport 22 -j ACCEPT - - printf "[] starting sshd\n" - sudo systemctl start sshd - - WIRELESS_INTERFACE=$( - nmcli --get-values GENERAL.DEVICE,GENERAL.TYPE device show | - sed '/^wifi/!{h;d;};x' | - head -n1) - - IP_OF_INTERFACE=$( - ip address show dev $WIRELESS_INTERFACE | - grep 'inet ' | - awk -F' ' '{print $2}' | - awk -F'/' '{print $1}') - - printf "[] instruct client to connect to %s\n" "$IP_OF_INTERFACE" - - printf "[] waiting to stop sshd\n" - - read - - sudo systemctl stop sshd - - printf "[] sshd stopped, but port 22 still open\n" - ;; - c) - printf "What IP to connect to?\n" - printf "ENSURE THAT the IP is accessable on the current VLAN\n" - - printf 'ONE OF `ipv4 address`' - - read -p "?> " ADDRESS - - INFORMED_GUESS=$(ssh usr@$ADDRESS hostname) - if [ -z "$INFORMED_GUESS" ]; then - printf "What hostname?\n" - - mkdir -p ~/annex-remotes - ls ~/annex-remotes - - read -p "?> " REMOTE_HOST - else - REMOTE_HOST=$INFORMED_GUESS - printf "[] using hostname %s\n" "$INFORMED_GUESS" - fi - - printf "[] mounting fs via sshfs\n" - - mkdir -p ~/annex-remotes/$REMOTE_HOST - fusermount3 -qu ~/annex-remotes/$REMOTE_HOST - sshfs usr@$ADDRESS:/home/usr/annex ~/annex-remotes/$REMOTE_HOST - - printf "[] mounted fs\n" - - # check if the fuse mount worked - df_output=$(df -h | grep -c '/home/usr/annex') - if [ "$df_output" -eq 0 ]; then - printf "It seems the sshfs mount didn't work. Exiting.\n" - exit 1 - fi - - # check if we need to make a copy of the annex on the new device - if [ ! -d ~/annex-remotes/$REMOTE_HOST/.git ]; then - printf "Should I do that with the current computer's git-annex store?\n\n" - - printf '`y`) initialize with the local store\n' - printf '`n`) no, just mount the sshfs\n' - - read -p '?> ' - - case $REPLY in - y) - cd ~/annex-remotes/$REMOTE_HOST - printf "[] cloning the local git-annex store\n" - git clone -v ~/annex - - shopt -s dotglob # include dotfiles and dotdirs in wildcard - mv ./annex/* . # move everything up a dir - - if find "annex" -maxdepth 1 -type f -o -type d -empty; then # if annex is empty... - printf "[] removing spurious ./annex directory\n" - rm -r ./annex # ...remove it - fi - - git annex init "$REMOTE_HOST" - cd ~/annex - git remote add $REMOTE_HOST ~/annex-remotes/$REMOTE_HOST - ;; - esac # it's okay that the `n` and `*` cases fall-through - fi - - printf "[] waiting to stop sshfs\n" - - read - - fusermount3 -u ~/annex-remotes/$REMOTE_HOST - - printf "[] unmounted sshfs\n" - ;; - *) - printf "unknown\n" - ;; -esac diff --git a/builds/utils/fm-mass-rename b/builds/utils/fm-mass-rename new file mode 100755 index 0000000..42e7b48 --- /dev/null +++ b/builds/utils/fm-mass-rename @@ -0,0 +1,64 @@ +# fm-mass-rename +# rename files programmatically or systematically with the help of +# $EDITOR + +# ls isn't safe, but if filenames contain newlines we have bigger +# problems +originals=$(mktemp) +ls > "$originals" + +modified=$(mktemp) +cat > "$modified" <> "$modified" + +${EDITOR:-nvim} "$modified" + +# remove comments from $modified +sed -i /^#/d "$modified" + +# check if both are the same length -- if not, something's wrong +original_len=$(wc -l $originals | cut -d' ' -f1) +modified_len=$(wc -l $modified | cut -d' ' -f1) + +if [ "$original_len" -ne "$modified_len" ]; then + cat < [template_time] + +to add the regular schedule for today: + $ khal-template regular + +to add the regular schedule for tomorrow: + $ khal-template regular tomorrow + +templates: + - regular -- regular schedule + - late -- late start schedule " } diff --git a/builds/utils/mount_raid_array b/builds/utils/mount_raid_array deleted file mode 100755 index 3e2ef1b..0000000 --- a/builds/utils/mount_raid_array +++ /dev/null @@ -1,20 +0,0 @@ -#!/bin/sh - -hostname=$(hostname) - -if [ "$hostname" != "copernicus" ]; then - echo "this script should be run only on copernicus" - exit 1 -fi - -if [ "$1" = "umount" ]; then - sudo umount ~/mount - sudo mdadm --stop /dev/md0 - - echo "done" - exit 0 -fi - -sudo mdadm --assemble --run /dev/md0 /dev/sdb2 /dev/sdc2 -mkdir -p ~/mount -sudo mount /dev/md0 ~/mount diff --git a/builds/utils/phone b/builds/utils/phone deleted file mode 100755 index fbf2bbb..0000000 --- a/builds/utils/phone +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh - -case "$1" in - "pair") - dbus-launch kdeconnect-cli -d 96613dd9_3f79_4050_a4a1_c4dfe7fead92 --pair - ;; - "screen") - scrcpy - ;; - "help") - echo "pair -- to init kdeconnect and screen, to run scrcpy" - ;; -esac diff --git a/builds/utils/pimsync b/builds/utils/pimsync new file mode 100755 index 0000000..1bf4956 --- /dev/null +++ b/builds/utils/pimsync @@ -0,0 +1,8 @@ +if [ "$(hostname)" = "localhost" ]; then + mbsync --config=$HOME/.config/isync/phone-config +else + mbsync --config=$HOME/.config/isync/config main +fi + +vdirsyncer sync +rbw sync diff --git a/builds/utils/passmenu b/builds/utils/rbw-dmenu-list similarity index 71% rename from builds/utils/passmenu rename to builds/utils/rbw-dmenu-list index 6440819..962b0ff 100755 --- a/builds/utils/passmenu +++ b/builds/utils/rbw-dmenu-list @@ -1,8 +1,8 @@ # wrapper around rbw -prompt_for_rbw_password +rbw-x11-prompt -resp=$(rbw list | tmenu) +resp=$(rbw list | dmenu) rbw get "$resp" | xclip -selection clipboard sleep 15 diff --git a/builds/utils/git-rbw-wrap b/builds/utils/rbw-git-handler similarity index 93% rename from builds/utils/git-rbw-wrap rename to builds/utils/rbw-git-handler index 2b05aba..99e00a2 100755 --- a/builds/utils/git-rbw-wrap +++ b/builds/utils/rbw-git-handler @@ -6,7 +6,7 @@ # format # assume we're running xorg -prompt_for_rbw_password +rbw-x11-prompt # username=yourusername # password=yourpassword diff --git a/builds/utils/prompt_for_rbw_password b/builds/utils/rbw-x11-prompt similarity index 100% rename from builds/utils/prompt_for_rbw_password rename to builds/utils/rbw-x11-prompt diff --git a/builds/utils/mode b/builds/utils/sxhkd-mode similarity index 74% rename from builds/utils/mode rename to builds/utils/sxhkd-mode index 7ad2263..cd3870b 100755 --- a/builds/utils/mode +++ b/builds/utils/sxhkd-mode @@ -1,14 +1,10 @@ # mode - change the current effective sxhkd configuration if [ -n "$1" ]; then - pkill sxhkd + pkill -x sxhkd sxhkd -c ~/.config/sxhkd/$1 & disown [ -f "~/.config/sxhkd/$1.sh" ] && ~/.config/sxhkd/$1.sh echo "$1" > ~/.cache/statusbar/sxhkd_mode exit fi - -# we need a menu -choice=$(ls ~/.config/sxhkd | tmenu) -$0 $choice diff --git a/builds/utils/synchron b/builds/utils/synchron deleted file mode 100755 index 7aa5a6a..0000000 --- a/builds/utils/synchron +++ /dev/null @@ -1,15 +0,0 @@ -if [ "$(hostname)" = "localhost" ]; then - mbsync --config=$HOME/.config/isync/phone-config -else - mbsync --config=$HOME/.config/isync/config main -fi - -vdirsyncer sync -rbw sync - -# check if we have new mail, and if so, notify -new=$(ls ~/Mail/main/INBOX/new | wc -l) -if [ "$new" -gt 0 ]; then - inbox=$(ls ~/Mail/main/INBOX/cur | wc -l) - printf "%i new email(s); %i total in inbox" "$new" "$inbox" > ~/.cache/statusbar_notification -fi diff --git a/builds/utils/start-termux-xorg b/builds/utils/termux-start-xorg similarity index 100% rename from builds/utils/start-termux-xorg rename to builds/utils/termux-start-xorg diff --git a/builds/utils/tmenu b/builds/utils/tmenu deleted file mode 100755 index cbfeec6..0000000 --- a/builds/utils/tmenu +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -file=$(mktemp) -cat - > "$file" - -st -c tmenu-prompt -g 40x10+0+0 -e tmenu-backend "$file" -cat "$file" -rm "$file" diff --git a/builds/utils/tmenu-backend b/builds/utils/tmenu-backend deleted file mode 100755 index c44defb..0000000 --- a/builds/utils/tmenu-backend +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -printf "%s" "$1" - -fzy < "$1" > "${1}a" -mv "${1}a" "${1}" diff --git a/builds/utils/tmenu_run b/builds/utils/tmenu_run deleted file mode 100755 index 1039ea9..0000000 --- a/builds/utils/tmenu_run +++ /dev/null @@ -1,19 +0,0 @@ -#!/bin/sh - -tmenu_path () { - IFS=" :" - for i in $PATH; do - for j in "$i"/*; do - [ -f "$j" ] && [ -x "$j" ] && printf "%s\n" "$j" | xargs basename - done - done -} - -export IS_RUNNING_IN_TMENU="yes" -choice=$(echo regenerate | cat $HOME/.local/share/tmenu_cache - | tmenu) -if [ "$choice" = "regenerate" ]; then - mkdir -p $HOME/.local/share - tmenu_path | sort > $HOME/.local/share/tmenu_cache -else - /bin/sh -c $choice & -fi diff --git a/.config/bash/.gitignore b/config/bash/.gitignore similarity index 100% rename from .config/bash/.gitignore rename to config/bash/.gitignore diff --git a/.config/bash/bashrc b/config/bash/bashrc similarity index 100% rename from .config/bash/bashrc rename to config/bash/bashrc diff --git a/.config/bash/profile b/config/bash/profile similarity index 100% rename from .config/bash/profile rename to config/bash/profile diff --git a/.config/bspwm/bspwmrc b/config/bspwm/bspwmrc similarity index 100% rename from .config/bspwm/bspwmrc rename to config/bspwm/bspwmrc diff --git a/config/default.nix b/config/default.nix new file mode 100644 index 0000000..a19a95e --- /dev/null +++ b/config/default.nix @@ -0,0 +1,169 @@ +{ pkgs, ... }: + +{ + # this is the default x11 configuration + environment.etc = { + "profile.local" = { + text = "source /home/usr/.config/bash/profile"; + }; + "bashrc.local" = { + text = "source /home/usr/.config/bash/bashrc"; + }; + }; + + services = { + xserver = { + enable = true; + xkb.layout = "us"; + + displayManager.sx.enable = true; + }; + libinput.enable = true; + }; + + programs.gnupg.agent = { + enable = true; + enableSSHSupport = true; + }; + + environment.systemPackages = with pkgs; [ + bspwm + cmus + git + isync + khal + khard + msmtp + neomutt + neovim + qutebrowser + rbw pinentry # needed for rbw + sx + sxhkd + todoman + vdirsyncer + xscreensaver + zathura + + # misc x11 progs + xclip + xcape + mpv + sxiv + xwallpaper + xbrightness + xdotool + xscreensaver + ffmpeg # not x11 but close enough + tigervnc + + # misc tty progs + tmux + tree + python3 + ncpamixer # audio mixer + bluetuith # bluetooth + kid3-cli + peaclock + yt-dlp + curl + tree + dig + pciutils + usbutils + rsync + man-pages + fzy + + # for neovim support + lua-language-server + python311Packages.python-lsp-server + texlab + nixd + + # custom builds + (pkgs.callPackage ../builds/st.nix { lightMode = false; }) + (pkgs.callPackage ../builds/utils.nix {}) + (pkgs.callPackage ../builds/statusbar {}) + ]; + + fonts.packages = with pkgs; [ + fantasque-sans-mono + ]; + + system.userActivationScripts = { + copyConfiguretion = { + text = '' + if [ -d /home/usr/dots ]; then + config_prefix="/home/usr/dots/config" + else + config_prefix="/home/usr/dot_testing/config" + fi + + mkdir -p /home/usr/.config/bash + ${pkgs.coreutils}/bin/ln -sf $config_prefix/bash/bashrc /home/usr/.config/bash/bashrc + ${pkgs.coreutils}/bin/ln -sf $config_prefix/bash/profile /home/usr/.config/bash/profile + + mkdir -p /home/usr/.config/bspwm + ${pkgs.coreutils}/bin/ln -sf $config_prefix/bspwm/bspwmrc /home/usr/.config/bspwm/bspwmrc + + mkdir -p /home/usr/.config/cmus + ${pkgs.coreutils}/bin/ln -sf $config_prefix/cmus/rc /home/usr/.config/cmus/rc + + mkdir -p /home/usr/.config/git + ${pkgs.coreutils}/bin/ln -sf $config_prefix/git/config /home/usr/.config/git/config + + mkdir -p /home/usr/.config/isync + ${pkgs.coreutils}/bin/ln -sf $config_prefix/isync/config /home/usr/.config/isync/config + + mkdir -p /home/usr/.config/khal + ${pkgs.coreutils}/bin/ln -sf $config_prefix/khal/config /home/usr/.config/khal/config + + mkdir -p /home/usr/.config/khard + ${pkgs.coreutils}/bin/ln -sf $config_prefix/khard/khard.conf /home/usr/.config/khard/khard.conf + + mkdir -p /home/usr/.config/msmtp + ${pkgs.coreutils}/bin/ln -sf $config_prefix/msmtp/config /home/usr/.config/msmtp/config + + mkdir -p /home/usr/.config/neomutt + ${pkgs.coreutils}/bin/ln -sf $config_prefix/neomutt/neomuttrc /home/usr/.config/neomutt/neomuttrc + + mkdir -p /home/usr/.config/nvim + ${pkgs.coreutils}/bin/ln -sf $config_prefix/nvim/init.lua /home/usr/.config/nvim/init.lua + ${pkgs.coreutils}/bin/ln -sf $config_prefix/nvim/colors /home/usr/.config/nvim/colors + + mkdir -p /home/usr/.config/rbw + ${pkgs.coreutils}/bin/ln -sf $config_prefix/rbw/config.json /home/usr/.config/rbw/config.json + + mkdir -p /home/usr/.config/ssh + mkdir -p /home/usr/.ssh + ${pkgs.coreutils}/bin/ln -sf $config_prefix/ssh/config /home/usr/.config/ssh/config + ${pkgs.coreutils}/bin/ln -sf $config_prefix/ssh/config /home/usr/.ssh/config + + mkdir -p /home/usr/.config/sx + ${pkgs.coreutils}/bin/ln -sf $config_prefix/sx/sxrc /home/usr/.config/sx/sxrc + + mkdir -p /home/usr/.config/sxhkd + ${pkgs.coreutils}/bin/ln -sf $config_prefix/sxhkd/sxhkdrc /home/usr/.config/sxhkd/sxhkdrc + ${pkgs.coreutils}/bin/ln -sf $config_prefix/sxhkd/mouse /home/usr/.config/sxhkd/mouse + ${pkgs.coreutils}/bin/ln -sf $config_prefix/sxhkd/nodemanip /home/usr/.config/sxhkd/nodemanip + + mkdir -p /home/usr/.config/todoman + ${pkgs.coreutils}/bin/ln -sf $config_prefix/todoman/config.py /home/usr/.config/todoman/config.py + + mkdir -p /home/usr/.config/vdirsyncer + ${pkgs.coreutils}/bin/ln -sf $config_prefix/vdirsyncer/config /home/usr/.config/vdirsyncer/config + + mkdir -p /home/usr/.config/xscreensaver + ${pkgs.coreutils}/bin/ln -sf $config_prefix/xscreensaver/.xscreensaver /home/usr/.config/xscreensaver/.xscreensaver + + mkdir -p /home/usr/.config/zathura + ${pkgs.coreutils}/bin/ln -sf $config_prefix/zathura/zathurarc /home/usr/.config/zathura/zathurarc + + mkdir -p /home/usr/.local/share + ${pkgs.coreutils}/bin/ln -sf $config_prefix/pape.jpg /home/usr/.local/share/pape.jpg + ''; + deps = []; + }; + }; +} diff --git a/.config/git/config b/config/git/config similarity index 78% rename from .config/git/config rename to config/git/config index a8fb991..bdc2751 100644 --- a/.config/git/config +++ b/config/git/config @@ -3,10 +3,10 @@ name = stupidcomputer [credential "https://git.beepboop.systems"] - helper = !git-rbw-wrap gitea + helper = !rbw-git-handler gitea [credential "https://github.com"] - helper = !git-rbw-wrap github-pat + helper = !rbw-git-handler github-pat [advice] addIgnoredFile = false diff --git a/.config/htop/htoprc b/config/htop/htoprc similarity index 100% rename from .config/htop/htoprc rename to config/htop/htoprc diff --git a/.config/isync/config b/config/isync/config similarity index 100% rename from .config/isync/config rename to config/isync/config diff --git a/.config/isync/phone-config b/config/isync/phone-config similarity index 100% rename from .config/isync/phone-config rename to config/isync/phone-config diff --git a/.config/khal/config b/config/khal/config similarity index 100% rename from .config/khal/config rename to config/khal/config diff --git a/.config/khard/khard.conf b/config/khard/khard.conf similarity index 100% rename from .config/khard/khard.conf rename to config/khard/khard.conf diff --git a/.config/msmtp/config b/config/msmtp/config similarity index 100% rename from .config/msmtp/config rename to config/msmtp/config diff --git a/.config/neomutt/neomuttrc b/config/neomutt/neomuttrc similarity index 100% rename from .config/neomutt/neomuttrc rename to config/neomutt/neomuttrc diff --git a/.config/nvim/.gitignore b/config/nvim/.gitignore similarity index 100% rename from .config/nvim/.gitignore rename to config/nvim/.gitignore diff --git a/config/nvim/colors/colors b/config/nvim/colors/colors new file mode 120000 index 0000000..c876301 --- /dev/null +++ b/config/nvim/colors/colors @@ -0,0 +1 @@ +/home/usr/dot_testing/config/nvim/colors \ No newline at end of file diff --git a/.config/nvim/colors/earth.vim b/config/nvim/colors/earth.vim similarity index 100% rename from .config/nvim/colors/earth.vim rename to config/nvim/colors/earth.vim diff --git a/.config/nvim/init.lua b/config/nvim/init.lua similarity index 68% rename from .config/nvim/init.lua rename to config/nvim/init.lua index 25e4838..c07e75b 100644 --- a/.config/nvim/init.lua +++ b/config/nvim/init.lua @@ -72,6 +72,7 @@ opt.inccommand = 'nosplit' opt.hidden = true opt.linebreak = true opt.path = '.,/usr/include,**' +vim.opt.signcolumn = 'yes' vim.cmd.colorscheme('earth') opt.statusline="%f %r%m%q%h%=%y 0x%02B %04l:%03c:%03p" vim.api.nvim_exec("let &titlestring='%{expand(\"%:p\")}'", true) @@ -115,41 +116,39 @@ globals.netrw_liststyle = 3 globals.netrw_browser_split = 4 -- }}} --- packer.nvim {{{ --- taken from packer.nvim readme -local ensure_packer = function() - local fn = vim.fn - local install_path = fn.stdpath('data') .. '/site/pack/packer/start/packer.nvim' - if fn.empty(fn.glob(install_path)) > 0 then - fn.system({'git', 'clone', '--depth', '1', 'https://github.com/wbthomason/packer.nvim', install_path}) - vim.cmd [[packadd packer.nvim]] - return true +-- lazy.nvim {{{ +local lazypath = vim.fn.stdpath("data") .. "/lazy/lazy.nvim" +if not (vim.uv or vim.loop).fs_stat(lazypath) then + local lazyrepo = "https://github.com/folke/lazy.nvim.git" + local out = vim.fn.system({ "git", "clone", "--filter=blob:none", "--branch=stable", lazyrepo, lazypath }) + if vim.v.shell_error ~= 0 then + vim.api.nvim_echo({ + { "Failed to clone lazy.nvim:\n", "ErrorMsg" } + }, true, {}) + vim.fn.getchar() + os.exit(1) end - return false end +vim.opt.rtp:prepend(lazypath) -local packer_bootstrap = ensure_packer() +require("lazy").setup({ + spec = { + { "nvim-lua/plenary.nvim" }, + { "nvim-telescope/telescope.nvim" }, + { "octarect/telescope-menu.nvim" }, + { "VonHeikemen/lsp-zero.nvim" }, + { "neovim/nvim-lspconfig" }, + { "hrsh7th/nvim-cmp" }, + { "hrsh7th/cmp-nvim-lsp" }, + { "L3MON4D3/LuaSnip" }, + { "saadparwaiz1/cmp_luasnip" }, + { "lervag/vimtex" }, + { "https://github.com/protex/better-digraphs.nvim" }, + }, + checker = { enabled = true }, +}) +-- }}} -local packer = require('packer').startup(function(use) - use 'wbthomason/packer.nvim' - use 'nvim-lua/plenary.nvim' - use 'nvim-telescope/telescope.nvim' - use 'octarect/telescope-menu.nvim' - use 'VonHeikemen/lsp-zero.nvim' - use 'neovim/nvim-lspconfig' - use 'hrsh7th/nvim-cmp' - use 'hrsh7th/cmp-nvim-lsp' - use 'L3MON4D3/LuaSnip' - use 'saadparwaiz1/cmp_luasnip' - use 'lervag/vimtex' - use 'https://github.com/protex/better-digraphs.nvim' - - if packer_bootstrap then - require('packer').sync() - end -end); --- -- }}} - nnoremap('ff', function() require('telescope.builtin').find_files() end) @@ -166,9 +165,23 @@ lsp_zero.on_attach(function(client, bufnr) lsp_zero.default_keymaps({buffer = bufnr}) end) -require('lspconfig').lua_ls.setup({}) -require('lspconfig').texlab.setup({}) -require('lspconfig').pylyzer.setup({}) +local lspconfig = require("lspconfig") + +lspconfig.lua_ls.setup({}) +lspconfig.texlab.setup({}) +lspconfig.nixd.setup({}) +lspconfig.pylsp.setup({ + settings = { + pylsp = { + plugins = { + pycodestyle = { + ignore = {"W391"}, + maxLineLength = 100, + } + } + } + } +}) -- }}} -- luasnip configuration {{{ @@ -195,3 +208,23 @@ luasnip.add_snippets("tex", { }) }) -- }}} + +-- nvim-cmp setup {{{ +local cmp = require("cmp") +cmp.setup({ + sources = cmp.config.sources({ + { name = "nvim_lsp" }, + { name = "luasnip" }, + }), + snippet = { + expand = function(args) + vim.snippet.expand(args.body) + end, + }, + mapping = cmp.mapping.preset.insert({ + [''] = cmp.mapping.select_next_item({behavior = 'select'}), + [''] = cmp.mapping.select_prev_item({behavior = 'select'}), + [''] = cmp.mapping.confirm({select = false}), + }), +}) +-- }}} diff --git a/.config/nvim/init.min.lua b/config/nvim/init.min.lua similarity index 100% rename from .config/nvim/init.min.lua rename to config/nvim/init.min.lua diff --git a/home/wallpapers/pape.jpg b/config/pape.jpg similarity index 100% rename from home/wallpapers/pape.jpg rename to config/pape.jpg diff --git a/.config/python/pythonrc.py b/config/python/pythonrc.py similarity index 100% rename from .config/python/pythonrc.py rename to config/python/pythonrc.py diff --git a/.config/rbw/config.json b/config/rbw/config.json similarity index 100% rename from .config/rbw/config.json rename to config/rbw/config.json diff --git a/.config/ssh/config b/config/ssh/config similarity index 100% rename from .config/ssh/config rename to config/ssh/config diff --git a/.config/sx/sxrc b/config/sx/sxrc similarity index 52% rename from .config/sx/sxrc rename to config/sx/sxrc index bec46c3..6c98be0 100755 --- a/.config/sx/sxrc +++ b/config/sx/sxrc @@ -1,3 +1,3 @@ # start the wm -mode sxhkdrc +sxhkd-mode sxhkdrc bspwm diff --git a/.config/sxhkd/mouse b/config/sxhkd/mouse similarity index 85% rename from .config/sxhkd/mouse rename to config/sxhkd/mouse index 5b5dd55..031589a 100644 --- a/.config/sxhkd/mouse +++ b/config/sxhkd/mouse @@ -1,9 +1,9 @@ # exit mouse mode Escape - mode sxhkdrc + sxhkd-mode sxhkdrc w - mode sxhkdrc + sxhkd-mode sxhkdrc # send the escape key ] @@ -35,16 +35,16 @@ q # move the mouse to the top of the window g ; g - mousehelper top + bspwm-mouse top # ditto for bottom G - mousehelper bottom + bspwm-mouse bottom # ditto for left 0 - mousehelper left + bspwm-mouse left # ditto for right dollar - mousehelper right + bspwm-mouse right diff --git a/config/sxhkd/nodemanip b/config/sxhkd/nodemanip new file mode 100644 index 0000000..6205ca2 --- /dev/null +++ b/config/sxhkd/nodemanip @@ -0,0 +1,3 @@ +# exit nodemanip +Escape + sxhkd-mode sxhkdrc diff --git a/.config/sxhkd/sxhkdrc b/config/sxhkd/sxhkdrc similarity index 54% rename from .config/sxhkd/sxhkdrc rename to config/sxhkd/sxhkdrc index 9e43d8d..47daeea 100644 --- a/.config/sxhkd/sxhkdrc +++ b/config/sxhkd/sxhkdrc @@ -10,17 +10,10 @@ ctrl + b; Return # spawn the launcher super + d - tmenu_run + dmenu_run ctrl + b; d - tmenu_run - -# launch brave with profile selection -super + b - brave-launcher - -ctrl + b; b - brave-launcher + dmenu_run # kill sxhkd with USR1 and restart bspwm super + r @@ -33,10 +26,17 @@ ctrl + b; r # switch to "mouse mode" super + m - mode mouse + sxhkd-mode mouse ctrl + b; m - mode mouse + sxhkd-mode mouse + +# switch to "nodemanip" mode +super + n + sxhkd-mode nodemanip + +ctrl + b; n + sxhkd-mode nodemanip # kill the current node super + q @@ -60,10 +60,10 @@ super + shift + e # password menu super + z - passmenu + rbw-dmenu-list ctrl + b; z - passmenu + rbw-dmenu-list # manipulate a node super + {_,ctrl +,shift + }{h,j,k,l} @@ -76,15 +76,9 @@ ctrl + b; {_,ctrl +,shift + }{h,j,k,l} super + {_,shift + } {1-9,0} bspc {desktop -f,node -d} '0{1-9,0}' -super + space; {_,shift + } {1-9,0} - bspc {desktop -f,node -d} '1{1-9,0}' - ctrl + b; {_,shift + } {1-9,0} bspc {desktop -f,node -d} '0{1-9,0}' -ctrl + b; space; {_,shift + } {1-9,0} - bspc {desktop -f,node -d} '1{1-9,0}' - # change a node to tiling, floating, or fullscreen super + {t,f,s} bspc node -t {tiled,floating,fullscreen} @@ -93,65 +87,12 @@ ctrl + b; {t,f,s} bspc node -t {tiled,floating,fullscreen} shift + Insert - special_ins + dmenu-special # phone specific -- send the escape key since we can't use it ctrl + b; [ xdotool key Escape -# mouse keybindings on the keypad -# move left -{ctrl +,shift +} KP_6 - xdotool mousemove_relative -- {5,50} 0 - -# move down -{ctrl +,shift +} KP_2 - xdotool mousemove_relative -- 0 {5,50} - -# move up -{ctrl +,shift +} KP_8 - xdotool mousemove_relative -- 0 {-5,-50} - -# move right -{ctrl +,shift +} KP_4 - xdotool mousemove_relative -- {-5,-50} 0 - -{ctrl +,shift +} KP_Divide - xdotool mousedown 1 - -{ctrl +,shift +} KP_Multiply - xdotool mousedown 2 - -{ctrl +,shift +} KP_Subtract - xdotool mousedown 3 - -{ctrl +,shift +} @KP_Divide - xdotool mouseup 1 - -{ctrl +,shift +} @KP_Multiply - xdotool mouseup 2 - -{ctrl +,shift +} @KP_Subtract - xdotool mouseup 3 - -KP_Divide - xdotool mousedown 1 - -KP_Multiply - xdotool mousedown 2 - -KP_Subtract - xdotool mousedown 3 - -@KP_Divide - xdotool mouseup 1 - -@KP_Multiply - xdotool mouseup 2 - -@KP_Subtract - xdotool mouseup 3 - # you're using tmux and you need ctrl+b ctrl + b; ~ctrl + b echo ctrlb passthrough diff --git a/.config/todoman/config.py b/config/todoman/config.py similarity index 100% rename from .config/todoman/config.py rename to config/todoman/config.py diff --git a/.config/vdirsyncer/config b/config/vdirsyncer/config similarity index 100% rename from .config/vdirsyncer/config rename to config/vdirsyncer/config diff --git a/.config/xscreensaver/.xscreensaver b/config/xscreensaver/.xscreensaver similarity index 100% rename from .config/xscreensaver/.xscreensaver rename to config/xscreensaver/.xscreensaver diff --git a/.config/zathura/zathurarc b/config/zathura/zathurarc similarity index 100% rename from .config/zathura/zathurarc rename to config/zathura/zathurarc diff --git a/flake.lock b/flake.lock index dfbf120..f86b421 100644 --- a/flake.lock +++ b/flake.lock @@ -32,34 +32,13 @@ "type": "github" } }, - "home-manager": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1726989464, - "narHash": "sha256-Vl+WVTJwutXkimwGprnEtXc/s/s8sMuXzqXaspIGlwM=", - "owner": "nix-community", - "repo": "home-manager", - "rev": "2f23fa308a7c067e52dfcc30a0758f47043ec176", - "type": "github" - }, - "original": { - "owner": "nix-community", - "ref": "release-24.05", - "repo": "home-manager", - "type": "github" - } - }, "nixpkgs": { "locked": { - "lastModified": 1733730953, - "narHash": "sha256-dlK7n82FEyZlHH7BFHQAM5tua+lQO1Iv7aAtglc1O5s=", + "lastModified": 1734835170, + "narHash": "sha256-JG6n9tQET7ZLjvwjH9BdYE6pES/Alcduxv2FDXliuBM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "7109b680d161993918b0a126f38bc39763e5a709", + "rev": "6df924734e1b626efd70925545de844b1c25246f", "type": "github" }, "original": { @@ -101,7 +80,6 @@ }, "root": { "inputs": { - "home-manager": "home-manager", "nixpkgs": "nixpkgs", "simple-nixos-mailserver": "simple-nixos-mailserver" } @@ -115,11 +93,11 @@ "utils": "utils" }, "locked": { - "lastModified": 1718084203, - "narHash": "sha256-Cx1xoVfSMv1XDLgKg08CUd1EoTYWB45VmB9XIQzhmzI=", + "lastModified": 1734885828, + "narHash": "sha256-G0fB1YBlkalu8lLGRB07K8CpUWNVd+unfrjNomSL7SM=", "owner": "simple-nixos-mailserver", "repo": "nixos-mailserver", - "rev": "29916981e7b3b5782dc5085ad18490113f8ff63b", + "rev": "636b82f4175e3f6b1e80d2189bb0469e2ae01a55", "type": "gitlab" }, "original": { diff --git a/flake.nix b/flake.nix index 5e7f1bb..907ec21 100644 --- a/flake.nix +++ b/flake.nix @@ -4,10 +4,6 @@ inputs = { # regular nixos stuff nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05"; - home-manager = { - url = "github:nix-community/home-manager/release-24.05"; - inputs.nixpkgs.follows = "nixpkgs"; - }; simple-nixos-mailserver = { url = "gitlab:simple-nixos-mailserver/nixos-mailserver/nixos-24.05"; }; @@ -16,14 +12,13 @@ outputs = { self, nixpkgs, - home-manager, simple-nixos-mailserver, ... }@inputs: { nixosConfigurations = { netbox = nixpkgs.lib.nixosSystem { system = "x86_64-linux"; - specialArgs = { inherit inputs; }; + specialArgs = { inherit inputs; } // { machines = import ./machines.nix; }; modules = [ ./boxes/netbox simple-nixos-mailserver.nixosModule @@ -51,36 +46,16 @@ } ]; }; - mlg = nixpkgs.lib.nixosSystem { - system = "x86_64-linux"; - specialArgs = { inherit inputs; }; - modules = [ - ./boxes/mlg - - home-manager.nixosModules.home-manager { - home-manager.useGlobalPkgs = true; - home-manager.useUserPackages = true; - home-manager.extraSpecialArgs = { inherit inputs; }; - home-manager.users.usr = import ./boxes/mlg/home.nix; - } - ]; - }; copernicus = nixpkgs.lib.nixosSystem { system = "x86_64-linux"; - specialArgs = { inherit inputs; }; + specialArgs = { inherit inputs; } // { machines = import ./machines.nix; }; modules = [ ./boxes/copernicus - - home-manager.nixosModules.home-manager { - home-manager.useGlobalPkgs = true; - home-manager.useUserPackages = true; - home-manager.extraSpecialArgs = { inherit inputs; }; - home-manager.users.usr = import ./boxes/copernicus/home.nix; - } ]; }; aristotle = nixpkgs.lib.nixosSystem { system = "x86_64-linux"; + specialArgs = { inherit inputs; } // { machines = import ./machines.nix; }; modules = [ ./lappy/configuration.nix ]; diff --git a/home/bash/default.nix b/home/bash/default.nix deleted file mode 100644 index 0870270..0000000 --- a/home/bash/default.nix +++ /dev/null @@ -1,18 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - # if we use programs.bash.enable, it creates spurious .bashrc and .profile in - # our home directory, which is no good - home.packages = with pkgs; [ - bash - ]; - - home.file = { - ".config/bash/bashrc" = { - source = ../../.config/bash/bashrc; - }; - ".config/bash/profile" = { - source = ../../.config/bash/profile; - }; - }; -} diff --git a/home/brave/default.nix b/home/brave/default.nix deleted file mode 100644 index b676fde..0000000 --- a/home/brave/default.nix +++ /dev/null @@ -1,11 +0,0 @@ -{ lib, inputs, config, pkgs, home, ... }: - -{ - programs.chromium = { - enable = true; - package = pkgs.brave; - extensions = [ - { id = "ecnphlgnajanjnkcmbpancdjoidceilk"; } - ]; - }; -} diff --git a/home/bspwm/default.nix b/home/bspwm/default.nix deleted file mode 100644 index 850888d..0000000 --- a/home/bspwm/default.nix +++ /dev/null @@ -1,14 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - # program activation is managed by nixos config - home.packages = with pkgs; [ - bspwm - ]; - - home.file = { - ".config/bspwm/bspwmrc" = { - source = ../../.config/bspwm/bspwmrc; - }; - }; -} diff --git a/home/earth/src/assets/all-assets.svg b/home/earth/src/assets/all-assets.svg deleted file mode 100644 index 6b2b9d7..0000000 --- a/home/earth/src/assets/all-assets.svg +++ /dev/null @@ -1,4456 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/home/earth/src/assets/all-assets.txt b/home/earth/src/assets/all-assets.txt deleted file mode 100644 index 6e738e3..0000000 --- a/home/earth/src/assets/all-assets.txt +++ /dev/null @@ -1,38 +0,0 @@ -checkbox-checked-dark -checkbox-checked-insensitive-dark -checkbox-checked-insensitive -checkbox-checked -checkbox-mixed-dark -checkbox-mixed-insensitive-dark -checkbox-mixed-insensitive -checkbox-mixed -checkbox-unchecked-dark -checkbox-unchecked-insensitive-dark -checkbox-unchecked-insensitive -checkbox-unchecked -grid-selection-checked-dark -grid-selection-checked -grid-selection-unchecked-dark -grid-selection-unchecked -menuitem-checkbox-checked-hover -menuitem-checkbox-checked-insensitive -menuitem-checkbox-checked -menuitem-checkbox-mixed-hover -menuitem-checkbox-mixed-insensitive -menuitem-checkbox-mixed -menuitem-radio-checked-hover -menuitem-radio-checked-insensitive -menuitem-radio-checked -pane-handle -radio-checked-dark -radio-checked-insensitive-dark -radio-checked-insensitive -radio-checked -radio-mixed-dark -radio-mixed-insensitive-dark -radio-mixed-insensitive -radio-mixed -radio-unchecked-dark -radio-unchecked-insensitive-dark -radio-unchecked-insensitive -radio-unchecked diff --git a/home/earth/src/assets/change_dpi.sh b/home/earth/src/assets/change_dpi.sh deleted file mode 100755 index 0c03497..0000000 --- a/home/earth/src/assets/change_dpi.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env bash -for f in "$@"; do - rsvg-convert -d 300 -p 300 -f svg "$f" -o "${f}.bak" ; mv "${f}.bak" "$f" -done diff --git a/home/earth/src/assets/checkbox-checked-insensitive.svg b/home/earth/src/assets/checkbox-checked-insensitive.svg deleted file mode 100644 index c983911..0000000 --- a/home/earth/src/assets/checkbox-checked-insensitive.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/home/earth/src/assets/checkbox-checked.svg b/home/earth/src/assets/checkbox-checked.svg deleted file mode 100644 index 419c4fd..0000000 --- a/home/earth/src/assets/checkbox-checked.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/home/earth/src/assets/checkbox-mixed-insensitive.svg b/home/earth/src/assets/checkbox-mixed-insensitive.svg deleted file mode 100644 index 8d3b72c..0000000 --- a/home/earth/src/assets/checkbox-mixed-insensitive.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/home/earth/src/assets/checkbox-mixed.svg b/home/earth/src/assets/checkbox-mixed.svg deleted file mode 100644 index 6f7f89a..0000000 --- a/home/earth/src/assets/checkbox-mixed.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/home/earth/src/assets/grid-selection-checked.svg b/home/earth/src/assets/grid-selection-checked.svg deleted file mode 100644 index 42b1807..0000000 --- a/home/earth/src/assets/grid-selection-checked.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/assets/grid-selection-unchecked.svg b/home/earth/src/assets/grid-selection-unchecked.svg deleted file mode 100644 index a69f89c..0000000 --- a/home/earth/src/assets/grid-selection-unchecked.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/assets/menuitem-checkbox-checked-hover.svg b/home/earth/src/assets/menuitem-checkbox-checked-hover.svg deleted file mode 100644 index 7b1a4cf..0000000 --- a/home/earth/src/assets/menuitem-checkbox-checked-hover.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/assets/menuitem-checkbox-checked-insensitive.svg b/home/earth/src/assets/menuitem-checkbox-checked-insensitive.svg deleted file mode 100644 index be6b555..0000000 --- a/home/earth/src/assets/menuitem-checkbox-checked-insensitive.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/assets/menuitem-checkbox-checked.svg b/home/earth/src/assets/menuitem-checkbox-checked.svg deleted file mode 100644 index b08529d..0000000 --- a/home/earth/src/assets/menuitem-checkbox-checked.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/assets/menuitem-checkbox-mixed-hover.svg b/home/earth/src/assets/menuitem-checkbox-mixed-hover.svg deleted file mode 100644 index df840e4..0000000 --- a/home/earth/src/assets/menuitem-checkbox-mixed-hover.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/assets/menuitem-checkbox-mixed-insensitive.svg b/home/earth/src/assets/menuitem-checkbox-mixed-insensitive.svg deleted file mode 100644 index 42b9f45..0000000 --- a/home/earth/src/assets/menuitem-checkbox-mixed-insensitive.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/assets/menuitem-checkbox-mixed-selected.svg b/home/earth/src/assets/menuitem-checkbox-mixed-selected.svg deleted file mode 100644 index d85e2be..0000000 --- a/home/earth/src/assets/menuitem-checkbox-mixed-selected.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/assets/menuitem-checkbox-mixed.svg b/home/earth/src/assets/menuitem-checkbox-mixed.svg deleted file mode 100644 index df840e4..0000000 --- a/home/earth/src/assets/menuitem-checkbox-mixed.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/assets/menuitem-checkbox-unchecked.svg b/home/earth/src/assets/menuitem-checkbox-unchecked.svg deleted file mode 100644 index cfac108..0000000 --- a/home/earth/src/assets/menuitem-checkbox-unchecked.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/home/earth/src/assets/menuitem-radio-checked-hover.svg b/home/earth/src/assets/menuitem-radio-checked-hover.svg deleted file mode 100644 index 7dab4cd..0000000 --- a/home/earth/src/assets/menuitem-radio-checked-hover.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/assets/menuitem-radio-checked-insensitive.svg b/home/earth/src/assets/menuitem-radio-checked-insensitive.svg deleted file mode 100644 index 907a868..0000000 --- a/home/earth/src/assets/menuitem-radio-checked-insensitive.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/assets/menuitem-radio-checked.svg b/home/earth/src/assets/menuitem-radio-checked.svg deleted file mode 100644 index 58c04a2..0000000 --- a/home/earth/src/assets/menuitem-radio-checked.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/assets/menuitem-radio-mixed-hover.svg b/home/earth/src/assets/menuitem-radio-mixed-hover.svg deleted file mode 100644 index c159e43..0000000 --- a/home/earth/src/assets/menuitem-radio-mixed-hover.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/assets/menuitem-radio-mixed-insensitive.svg b/home/earth/src/assets/menuitem-radio-mixed-insensitive.svg deleted file mode 100644 index 58ff4c5..0000000 --- a/home/earth/src/assets/menuitem-radio-mixed-insensitive.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/assets/menuitem-radio-mixed-selected.svg b/home/earth/src/assets/menuitem-radio-mixed-selected.svg deleted file mode 100644 index 7780944..0000000 --- a/home/earth/src/assets/menuitem-radio-mixed-selected.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/assets/menuitem-radio-mixed.svg b/home/earth/src/assets/menuitem-radio-mixed.svg deleted file mode 100644 index c159e43..0000000 --- a/home/earth/src/assets/menuitem-radio-mixed.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/assets/menuitem-radio-unchecked.svg b/home/earth/src/assets/menuitem-radio-unchecked.svg deleted file mode 100644 index 81e9572..0000000 --- a/home/earth/src/assets/menuitem-radio-unchecked.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/home/earth/src/assets/pane-handle-vertical.svg b/home/earth/src/assets/pane-handle-vertical.svg deleted file mode 100644 index d09ac7b..0000000 --- a/home/earth/src/assets/pane-handle-vertical.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/home/earth/src/assets/pane-handle.png b/home/earth/src/assets/pane-handle.png deleted file mode 100644 index e67a9dc..0000000 Binary files a/home/earth/src/assets/pane-handle.png and /dev/null differ diff --git a/home/earth/src/assets/pane-handle.svg b/home/earth/src/assets/pane-handle.svg deleted file mode 100644 index e96c328..0000000 --- a/home/earth/src/assets/pane-handle.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/home/earth/src/assets/pane-handle@2.png b/home/earth/src/assets/pane-handle@2.png deleted file mode 100644 index 8a2cd07..0000000 Binary files a/home/earth/src/assets/pane-handle@2.png and /dev/null differ diff --git a/home/earth/src/assets/radio-checked-insensitive.svg b/home/earth/src/assets/radio-checked-insensitive.svg deleted file mode 100644 index 21d8f40..0000000 --- a/home/earth/src/assets/radio-checked-insensitive.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/home/earth/src/assets/radio-checked.svg b/home/earth/src/assets/radio-checked.svg deleted file mode 100644 index 9ccc95f..0000000 --- a/home/earth/src/assets/radio-checked.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/home/earth/src/assets/radio-mixed-insensitive.svg b/home/earth/src/assets/radio-mixed-insensitive.svg deleted file mode 100644 index 8d3b72c..0000000 --- a/home/earth/src/assets/radio-mixed-insensitive.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/home/earth/src/assets/radio-mixed.svg b/home/earth/src/assets/radio-mixed.svg deleted file mode 100644 index 6f7f89a..0000000 --- a/home/earth/src/assets/radio-mixed.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/home/earth/src/assets/radio-selected-insensitive.svg b/home/earth/src/assets/radio-selected-insensitive.svg deleted file mode 100644 index 21d8f40..0000000 --- a/home/earth/src/assets/radio-selected-insensitive.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/home/earth/src/assets/radio-selected.svg b/home/earth/src/assets/radio-selected.svg deleted file mode 100644 index 9ccc95f..0000000 --- a/home/earth/src/assets/radio-selected.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/home/earth/src/assets/radio-unselected-insensitive.svg b/home/earth/src/assets/radio-unselected-insensitive.svg deleted file mode 100644 index fbc7859..0000000 --- a/home/earth/src/assets/radio-unselected-insensitive.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/home/earth/src/assets/radio-unselected.svg b/home/earth/src/assets/radio-unselected.svg deleted file mode 100644 index 81f9d63..0000000 --- a/home/earth/src/assets/radio-unselected.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/home/earth/src/assets/sed.sh b/home/earth/src/assets/sed.sh deleted file mode 100755 index 0661aa5..0000000 --- a/home/earth/src/assets/sed.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -sed -i \ - -e 's/#161510/rgb(0%,0%,0%)/g' \ - -e 's/#cccccc/rgb(100%,100%,100%)/g' \ - -e 's/#555555/rgb(50%,0%,0%)/g' \ - -e 's/#cc9528/rgb(0%,50%,0%)/g' \ - -e 's/#555555/rgb(50%,0%,50%)/g' \ - -e 's/#cccccc/rgb(0%,0%,50%)/g' \ - "$@" diff --git a/home/earth/src/assets/unsed.sh b/home/earth/src/assets/unsed.sh deleted file mode 100755 index 06df73d..0000000 --- a/home/earth/src/assets/unsed.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -sed -i \ - -e 's/rgb(0%,0%,0%)/#161510/g' \ - -e 's/rgb(100%,100%,100%)/#cccccc/g' \ - -e 's/rgb(50%,0%,0%)/#555555/g' \ - -e 's/rgb(0%,50%,0%)/#cc9528/g' \ - -e 's/rgb(0%,50.196078%,0%)/#cc9528/g' \ - -e 's/rgb(50%,0%,50%)/#555555/g' \ - -e 's/rgb(50.196078%,0%,50.196078%)/#555555/g' \ - -e 's/rgb(0%,0%,50%)/#cccccc/g' \ - "$@" diff --git a/home/earth/src/gtk-2.0/gtkrc b/home/earth/src/gtk-2.0/gtkrc deleted file mode 100644 index 48c5bb7..0000000 --- a/home/earth/src/gtk-2.0/gtkrc +++ /dev/null @@ -1,894 +0,0 @@ -# Oomox GTK Theme (Numix Fork) - -gtk-color-scheme = -"base_color:#555555\nbg_color:#161510\ntooltip_bg_color:#161510\nselected_bg_color:#3d6266\ntext_color:#cccccc\nfg_color:#cccccc\ntooltip_fg_color:#cccccc\nselected_fg_color:#cccccc\nmenubar_bg_color:#555555\nmenubar_fg_color:#cccccc\ntoolbar_bg_color:#161510\ntoolbar_fg_color:#cccccc\nmenu_bg_color:#555555\nmenu_fg_color:#cccccc\npanel_bg_color:#161510\npanel_fg_color:#cccccc\nlink_color:#285bff\nbtn_bg_color:#555555\nbtn_fg_color:#cccccc\ntitlebar_bg_color:#555555\ntitlebar_fg_color:#cccccc\nprimary_caret_color:#8e8463\nsecondary_caret_color:#e6e6e6\naccent_bg_color:#cc9528\n" -# Default Style - -style "murrine-default" { - GtkArrow::arrow-scaling= 0.6 - - GtkWidget::cursor_color = @primary_caret_color - GtkWidget::secondary_cursor_color = @secondary_caret_color - GtkWidget::cursor_aspect_ratio = 0.0 - - GtkButton::child-displacement-x = 0 - GtkButton::child-displacement-y = 0 - - GtkButton::default-border = { 0, 0, 0, 0 } - #GtkButton::inner-border = { 2, 2, 1, 1 } - GtkButton::focus-line-width = 1 - #GtkButton::focus-padding = -4 - - GtkButtonBox::child-min-height = 26 - - GtkCheckButton::indicator-size = 16 - - # The following line hints to gecko (and possibly other appliations) - # that the entry should be drawn transparently on the canvas. - # Without this, gecko will fill in the background of the entry. - GtkEntry::honors-transparent-bg-hint = 1 - GtkEntry::state-hint = 0 - - GtkExpander::expander-size = 16 - - GtkImage::x-ayatana-indicator-dynamic = 1 - - GtkMenu::horizontal-padding = 0 - GtkMenu::vertical-padding = 0 - - GtkMenuBar::internal-padding = 0 - GtkMenuBar::window-dragging = 1 - - GtkMenuItem::arrow-scaling= 0.5 - - GtkPaned::handle-size = 1 - - GtkProgressBar::min-horizontal-bar-height = 12 - GtkProgressBar::min-vertical-bar-width = 12 - - GtkRange::trough-border = 0 - GtkRange::slider-width = 12 - GtkRange::stepper-size = 12 - GtkRange::stepper_spacing = 0 - GtkRange::trough-under-steppers = 1 - - GtkScale::slider-length = 16 - GtkScale::slider-width = 16 - GtkScale::trough-side-details = 1 - - GtkScrollbar::activate-slider = 1 - GtkScrollbar::has-backward-stepper = 0 - GtkScrollbar::has-forward-stepper = 0 - GtkScrollbar::has-secondary-backward-stepper = 0 - GtkScrollbar::has-secondary-forward-stepper = 0 - GtkScrollbar::min-slider-length = 80 - GtkScrollbar::slider-width = 12 - GtkScrollbar::trough-border = 0 - - GtkScrolledWindow::scrollbar-spacing = 0 - GtkScrolledWindow::scrollbars-within-bevel = 1 - - GtkSeparatorMenuItem::horizontal-padding = 0 - - GtkToolbar::internal-padding = 0 - - GtkTreeView::expander-size = 11 - GtkTreeView::vertical-separator = 0 - - GtkWidget::focus-line-width = 1 - # The following line prevents the Firefox tabs - # from jumping a few pixels when you create a new tab - GtkWidget::focus-padding = 0 - - GtkWidget::wide-separators = 1 - GtkWidget::separator-width = 1 - GtkWidget::separator-height = 1 - - GtkWindow::resize-grip-height = 0 - GtkWindow::resize-grip-width = 0 - - WnckTasklist::fade-overlay-rect = 0 - - 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 - - GtkToolbar::shadow-type = GTK_SHADOW_NONE # Makes toolbars flat and unified - GtkMenuBar::shadow-type = GTK_SHADOW_NONE # Makes menubars flat and unified - - xthickness = 1 - ythickness = 1 - - fg[NORMAL] = @fg_color - fg[PRELIGHT] = @fg_color - fg[SELECTED] = @selected_fg_color - fg[ACTIVE] = @fg_color - fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color) - - bg[NORMAL] = @bg_color - bg[PRELIGHT] = shade (1.02, @bg_color) - bg[SELECTED] = @selected_bg_color - bg[ACTIVE] = shade (0.9, @bg_color) - bg[INSENSITIVE] = @bg_color - - base[NORMAL] = @base_color - base[PRELIGHT] = shade (0.95, @base_color) - base[SELECTED] = @selected_bg_color - base[ACTIVE] = @selected_bg_color - base[INSENSITIVE] = shade (0.85, @base_color) - - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[SELECTED] = @selected_fg_color - text[ACTIVE] = @selected_fg_color - text[INSENSITIVE] = mix (0.5, @base_color, @text_color) - - engine "murrine" { - animation = FALSE - arrowstyle = 1 # 0 = normal arrows, 1 = filled arrows - border_shades = { 1.0, 1.0 } # gradient to draw on border - border_colors = { mix(0.2, @fg_color, @bg_color), mix(0.2, @fg_color, @bg_color) } - colorize_scrollbar = FALSE - comboboxstyle = 0 # 0 = normal combobox, 1 = colorized combobox below arrow - contrast = 0.8 # overal contrast with borders - focusstyle = 3 # 0 = none, 1 = grey dotted, 2 = colored with fill, 3 = colored glow - glazestyle = 0 # 0 = flat highlight, 1 = curved highlight, 2 = concave, 3 = top curved highlight, 4 = beryl highlight - glowstyle = 0 # 0 = glow on top, 1 = glow on bottom, 2 = glow on top and bottom, 3 = glow on middle vertically, 4 = glow on middle horizontally, 5 = glow on all sides - glow_shade = 1.0 # amount of glow - gradient_shades = { 1.0, 1.0, 1.0, 1.0 } # gradient to draw on widgets - highlight_shade = 1.0 # amount of highlight - lightborder_shade = 1.0 # amount of inset light border - lightborderstyle = 1 # 0 = lightborder on top side, 1 = lightborder on all sides - listviewheaderstyle = 0 # 0 = flat, 1 = glassy, 2 = raised - listviewstyle = 0 # 0 = none, 1 = dotted, 2 = line - menubaritemstyle = 0 # 0 = menuitem look, 1 = button look - menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped - menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped - menustyle = 0 # 0 = none, 1 = vertical striped - progressbarstyle = 0 # 0 = none, 1 = diagonal striped, 2 = vertical striped - reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient - roundness = 0 # roundness of widgets - scrollbarstyle = 0 # 0 = none, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles - sliderstyle = 0 # 0 = none, 1 = handles - stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles - toolbarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient - } -} - -style "murrine-wide" { - xthickness = 2 - ythickness = 2 -} - -style "murrine-wider" { - xthickness = 3 - ythickness = 3 -} - -style "murrine-thin" { - xthickness = 0 - ythickness = 0 -} - -# Notebook - -style "clearlooks-notebook-bg" { - bg[NORMAL] = @bg_color - bg[ACTIVE] = shade (0.80, @bg_color) -} - -style "clearlooks-notebook" = "clearlooks-notebook-bg" { - xthickness = 2 - ythickness = 2 - - engine "clearlooks" { - radius = 0.1 - } -} - -# Various Standard Widgets - -style "murrine-button" = "murrine-wider" { - bg[NORMAL] = @btn_bg_color - bg[PRELIGHT] = shade (1.10, @btn_bg_color) - bg[SELECTED] = mix (0.5, @selected_bg_color, @bg_color) - bg[ACTIVE] = shade (0.95, @btn_bg_color) - bg[INSENSITIVE] = shade (0.75, @btn_bg_color) - #xthickness = 4 - #ythickness = 4 - - engine "murrine" { - border_colors = { mix(0.25, @btn_fg_color, @btn_bg_color), mix(0.25, @btn_fg_color, @btn_bg_color) } - roundness = 0 - gradient_shades = { 1.0, 1.0, 1.0, 1.0 } - } -} - -style "murrine-buttonlabel" { - fg[NORMAL] = @btn_fg_color - fg[PRELIGHT] = @btn_fg_color - fg[SELECTED] = @btn_fg_color - fg[ACTIVE] = @btn_fg_color - fg[INSENSITIVE] = mix (0.4, @btn_bg_color, @btn_fg_color) - - text[NORMAL] = @btn_fg_color - text[PRELIGHT] = @btn_fg_color - text[SELECTED] = @btn_fg_color - text[ACTIVE] = @btn_fg_color - text[INSENSITIVE] = mix (0.4, @btn_bg_color, @btn_fg_color) - - engine "murrine" { - } -} - -style "murrine-scrollbar" { - bg[NORMAL] = mix (0.21, @fg_color, @bg_color) - bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color) - bg[ACTIVE] = @selected_bg_color - - engine "murrine" { - roundness = 0 - contrast = 0.0 - border_shades = { 0.9, 0.9 } - trough_shades = { 0.97, 0.97 } - trough_border_shades = { 1.0, 1.0 } - } -} - -style "murrine-overlay-scrollbar" { - bg[ACTIVE] = shade (0.8, @bg_color) - bg[INSENSITIVE] = shade (0.97, @bg_color) - - base[SELECTED] = shade (0.6, @bg_color) - base[INSENSITIVE] = shade (0.85, @bg_color) -} - -style "murrine-scale" = "murrine-thin" { - bg[NORMAL] = @btn_bg_color - bg[ACTIVE] = mix(0.2, @fg_color, @bg_color) - bg[SELECTED] = @selected_bg_color - bg[INSENSITIVE] = mix(0.95, @bg_color, @btn_bg_color) - - engine "murrine" { - roundness = 8 - #roundness = 0 - gradient_shades = { 1.08, 1.08, 1.08, 1.08 } - #border_shades = { 0.5, 0.5 } - border_colors = { mix(0.25, @btn_fg_color, @btn_bg_color), mix(0.25, @btn_fg_color, @btn_bg_color) } - #trough_shades = { 1.08, 1.08 } - trough_border_shades = { 0.8, 0.8 } - } -} - -style "murrine-progressbar" = "murrine-thin" { - bg[NORMAL] = @bg_color - bg[ACTIVE] = mix(0.08, @bg_color, @base_color) - - fg[PRELIGHT] = @selected_fg_color - - engine "murrine" { - #roundness = 2 - roundness = 0 - border_shades = { 1.2, 1.2 } - trough_border_shades = { 0.8, 0.8 } - } -} - -style "murrine-treeview-header" = "murrine-button" { - fg[NORMAL] = @fg_color - fg[PRELIGHT] = @fg_color - fg[SELECTED] = @fg_color - fg[ACTIVE] = @fg_color - fg[INSENSITIVE] = mix(0.20, @bg_color, @fg_color) - engine "murrine" { - roundness = 0 - } -} - -style "murrine-treeview" { - engine "murrine" { - roundness = 0 - } -} - -style "murrine-frame" = "murrine-wide" { - bg[NORMAL] = mix(0.08, @fg_color, @bg_color) -} - -style "murrine-frame-title" { - fg[NORMAL] = lighter (@fg_color) -} - -style "murrine-tooltips" { - xthickness = 5 - ythickness = 5 - - bg[NORMAL] = @tooltip_bg_color - bg[SELECTED] = @tooltip_bg_color - - fg[NORMAL] = @tooltip_fg_color - - engine "murrine" { - textstyle = 0 - roundness = 2 - rgba = FALSE - } -} - -style "murrine-spinbutton" = "murrine-button" { - engine "murrine" { - } -} - -style "clearlooks-radiocheck" = "murrine-default" { - bg[SELECTED] = @base_color - bg[PRELIGHT] = @bg_color - - text[NORMAL] = @accent_bg_color - text[PRELIGHT] = @accent_bg_color - - engine "clearlooks" { - radius = 4.0 - } -} - -style "clearlooks-base-radiocheck" = "clearlooks-radiocheck" { - bg[PRELIGHT] = @bg_color -} - -style "clearlooks-radiocheck-label" = "clearlooks-radiocheck" { - fg[NORMAL] = @fg_color - fg[PRELIGHT] = @fg_color - fg[SELECTED] = @fg_color - fg[ACTIVE] = @fg_color - fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color) -} - -style "murrine-entry" = "murrine-wider" { - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[SELECTED] = @text_color - text[ACTIVE] = @text_color - text[INSENSITIVE] = mix (0.5, @base_color, @text_color) - engine "murrine" { - #border_shades = { 1.15, 1.15 } - border_colors = { mix(0.22, @text_color, @base_color), mix(0.22, @text_color, @base_color) } - roundness = 0 - } -} - -style "metacity-frame" = "murrine-default" { - bg[SELECTED] = @selected_bg_color -} - -style "murrine-statusbar" { } -style "murrine-comboboxentry" = "murrine-entry" { } -style "murrine-hscale" = "murrine-scale" { } -style "murrine-vscale" = "murrine-scale" { } -style "murrine-hscrollbar" = "murrine-scrollbar" { } -style "murrine-vscrollbar" = "murrine-scrollbar" { } - -# Menus - -style "murrine-menu" = "murrine-thin" { - bg[NORMAL] = @menu_bg_color - bg[PRELIGHT] = @selected_bg_color - bg[SELECTED] = @selected_bg_color - bg[ACTIVE] = @menu_bg_color - bg[INSENSITIVE] = @menu_bg_color - - fg[NORMAL] = @menu_fg_color - fg[PRELIGHT] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - fg[ACTIVE] = @selected_fg_color - fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color) - - text[NORMAL] = @menu_fg_color - text[PRELIGHT] = @selected_fg_color - text[SELECTED] = @selected_fg_color - text[ACTIVE] = @selected_fg_color - text[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color) - - engine "murrine" { - roundness = 0 - } -} - -style "murrine-menu-item" = "murrine-wider" { - bg[PRELIGHT] = @selected_bg_color - bg[SELECTED] = @selected_bg_color - bg[ACTIVE] = @selected_bg_color - - fg[NORMAL] = @menu_fg_color # Fix for XFCE menu text - fg[PRELIGHT] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - fg[ACTIVE] = @selected_fg_color - fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color) - - engine "murrine" { - textstyle = 0 - border_shades = { 1.2, 1.2 } - } -} - -style "murrine-separator-menu-item" = "murrine-thin" { } - -style "murrine-menubar" { - bg[NORMAL] = @menubar_bg_color - bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color) - bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color) - bg[ACTIVE] = shade (0.9, @menubar_bg_color) - bg[INSENSITIVE] = @menubar_bg_color - - fg[NORMAL] = @menubar_fg_color - fg[PRELIGHT] = shade (1.08, @menubar_fg_color) - fg[SELECTED] = shade (1.08, @menubar_fg_color) - fg[ACTIVE] = @menubar_fg_color - fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color) - - engine "murrine" { - roundness = 0 - } -} - -style "murrine-menubaritem" { - bg[NORMAL] = @menubar_bg_color - bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color) - bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color) - bg[ACTIVE] = shade (0.9, @menubar_bg_color) - bg[INSENSITIVE] = @menubar_bg_color - - fg[NORMAL] = @menubar_fg_color - fg[PRELIGHT] = shade (1.08, @menubar_fg_color) - fg[SELECTED] = shade (1.08, @menubar_fg_color) - fg[ACTIVE] = @menubar_fg_color - fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color) - - engine "murrine" { - roundness = 0 - } -} - -# Toolbars - -style "murrine-toolbar" = "murrine-thin" { - bg[NORMAL] = @toolbar_bg_color - bg[PRELIGHT] = shade (1.02, @toolbar_bg_color) - bg[SELECTED] = @selected_bg_color - bg[ACTIVE] = shade (0.9, @toolbar_bg_color) - bg[INSENSITIVE] = @toolbar_bg_color - - fg[NORMAL] = @toolbar_fg_color - fg[PRELIGHT] = @toolbar_fg_color - fg[SELECTED] = @selected_fg_color - fg[ACTIVE] = @toolbar_fg_color - fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color) - - engine "murrine" { - } -} - -style "murrine-toolbutton" = "murrine-button" { - bg[NORMAL] = shade (1.08, @toolbar_bg_color) - bg[PRELIGHT] = shade (1.10, @toolbar_bg_color) - bg[SELECTED] = @selected_bg_color - bg[ACTIVE] = shade (0.95, @toolbar_bg_color) - bg[INSENSITIVE] = shade (0.85, @toolbar_bg_color) - - fg[NORMAL] = @toolbar_fg_color - fg[PRELIGHT] = @toolbar_fg_color - fg[SELECTED] = @selected_fg_color - fg[ACTIVE] = @toolbar_fg_color - fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color) - - engine "murrine" { - } -} - -style "murrine-toolbutton-label" = "murrine-toolbutton" { - fg[NORMAL] = @toolbar_fg_color - fg[PRELIGHT] = @toolbar_fg_color - fg[SELECTED] = @selected_fg_color - fg[ACTIVE] = @toolbar_fg_color - fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color) - - engine "murrine" { - } -} - -class "GtkToolbar" style "murrine-toolbar" -class "GtkHandleBox" style "murrine-toolbar" -widget_class "*Toolbar*.*Separator*" style "murrine-toolbar" - -# Panels - -style "murrine-panel" = "murrine-thin" { - xthickness = 2 - - bg[NORMAL] = @panel_bg_color - bg[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color) - bg[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color) - bg[ACTIVE] = shade (0.8, @panel_bg_color) - bg[INSENSITIVE] = @panel_bg_color - - fg[NORMAL] = @panel_fg_color - fg[PRELIGHT] = shade (1.08, @panel_fg_color) - fg[SELECTED] = shade (1.08, @panel_fg_color) - fg[ACTIVE] = @panel_fg_color - fg[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color) - - base[NORMAL] = @panel_bg_color - base[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color) - base[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color) - base[ACTIVE] = shade (0.9, @panel_bg_color) - base[INSENSITIVE] = @panel_bg_color - - text[NORMAL] = @panel_fg_color - text[PRELIGHT] = shade (1.08, @panel_fg_color) - text[SELECTED] = shade (1.08, @panel_fg_color) - text[ACTIVE] = @panel_fg_color - text[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color) - - engine "murrine" { - roundness = 0 - contrast = 0.0 - } -} - -widget "*PanelWidget*" style "murrine-panel" -widget "*PanelApplet*" style "murrine-panel" -widget "*fast-user-switch*" style "murrine-panel" -widget "*CPUFreq*Applet*" style "murrine-panel" -widget "*indicator-applet*" style "murrine-panel" -class "PanelApp*" style "murrine-panel" -class "PanelToplevel*" style "murrine-panel" -widget_class "*PanelToplevel*" style "murrine-panel" -widget_class "*notif*" style "murrine-panel" -widget_class "*Notif*" style "murrine-panel" -widget_class "*Tray*" style "murrine-panel" -widget_class "*tray*" style "murrine-panel" -widget_class "*computertemp*" style "murrine-panel" -widget_class "*Applet*Tomboy*" style "murrine-panel" -widget_class "*Applet*Netstatus*" style "murrine-panel" -widget "*gdm-user-switch-menubar*" style "murrine-panel" - -# LXPanel (code based on Lubuntu-default theme's gtkrc file) -widget "*.tclock.*" style "murrine-panel" -widget "*.taskbar.*" style "murrine-panel" -widget_class "*GtkBgbox*" style "murrine-panel" - -style "bold-panel-item" { - font_name = "Bold" - - engine "murrine" { - roundness = 0 - } -} - -widget "*Panel*MenuBar*" style "bold-panel-item" -widget "*gimmie*" style "bold-panel-item" - -# widget_class "*Mail*" style "murrine-panel" # Disabled to fix Evolution bug -# class "*Panel*" style "murrine-panel" # Disabled to fix bug - -# XFCE Styles - -style "workspace-switcher" = "murrine-panel" { - bg[ACTIVE] = @selected_bg_color - bg[SELECTED] = @selected_bg_color -} - -style "xfce-header" { - bg[NORMAL] = shade (0.9, @bg_color) - base[NORMAL] = shade (1.18, @bg_color) -} - -style "xfdesktop-windowlist" { - bg[NORMAL] = @base_color - fg[INSENSITIVE] = shade (0.95, @base_color) - text[INSENSITIVE] = shade (0.95, @base_color) -} - -style "xfdesktop-icon-view" { - XfdesktopIconView::label-alpha = 0 - XfdesktopIconView::selected-label-alpha = 60 - XfdesktopIconView::shadow-x-offset = 0 - XfdesktopIconView::shadow-y-offset = 1 - XfdesktopIconView::selected-shadow-x-offset = 0 - XfdesktopIconView::selected-shadow-y-offset = 1 - XfdesktopIconView::shadow-color = @fg_color - XfdesktopIconView::selected-shadow-color = @fg_color - XfdesktopIconView::shadow-blur-radius = 2 - XfdesktopIconView::cell-spacing = 2 - XfdesktopIconView::cell-padding = 6 - XfdesktopIconView::cell-text-width-proportion = 1.9 - - fg[NORMAL] = @bg_color - fg[ACTIVE] = @bg_color - -} - -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] = @menu_bg_color - bg[SELECTED] = @menu_bg_color - - fg[NORMAL] = @menu_fg_color - - engine "murrine" { - contrast = 0.0 - border_shades = { 0.9, 0.9 } - } -} - -style "xfwm-tabwin-button" { - font_name = "bold" - - bg[SELECTED] = @selected_bg_color -} - -style "xfsm-logout" { - bg[NORMAL] = @menu_bg_color - bg[ACTIVE] = @menu_bg_color - bg[PRELIGHT] = shade (1.1, @menu_bg_color) - bg[SELECTED] = shade (0.5, @menu_bg_color) - bg[INSENSITIVE] = shade (1.3, @menu_bg_color) - - fg[NORMAL] = @menu_fg_color - fg[PRELIGHT] = @menu_fg_color - - text[NORMAL] = @menu_fg_color - - engine "murrine" { - } -} - -style "xfsm-logout-button" { - bg[NORMAL] = shade (1.2, @menu_bg_color) - bg[PRELIGHT] = shade (1.4, @menu_bg_color) - - engine "murrine" { - } -} - -widget "*Pager*" style "workspace-switcher" - -widget "*Xfce*Panel*" style "murrine-panel" -class "*Xfce*Panel*" style "murrine-panel" - -# Thunar Styles - -style "sidepane" { - base[NORMAL] = @bg_color - base[INSENSITIVE] = mix (0.4, shade (1.35, @selected_bg_color), shade (0.9, @base_color)) - bg[NORMAL] = @bg_color - text[NORMAL] = mix (0.9, @fg_color, @bg_color) -} - -widget_class "*ThunarShortcutsView*" style "sidepane" -widget_class "*ThunarTreeView*" style "sidepane" -widget_class "*ThunarLocationEntry*" style "murrine-entry" - -style "whiskermenu" { - bg[NORMAL] = @menu_bg_color - bg[ACTIVE] = mix (0.21, @menubar_fg_color, @menubar_bg_color) - bg[PRELIGHT] = @selected_bg_color - - fg[NORMAL] = @menu_fg_color - fg[ACTIVE] = @menu_fg_color - fg[PRELIGHT] = @menu_fg_color -} - -style "whiskermenu-scrollbar" = "murrine-scrollbar" { - bg[NORMAL] = mix (0.21, @fg_color, @bg_color) - bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color) - bg[ACTIVE] = @selected_bg_color - - engine "murrine" { - trough_shades = { 4.97, 4.97 } - trough_border_shades = { 5.0, 5.0 } - } -} - -widget "whiskermenu-window*" style "whiskermenu" -widget "*whisker*GtkVScrollbar" style "whiskermenu-scrollbar" - -# Gtk2 Open-File Dialog - -widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane" -widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.." style "murrine-treeview-header" - -# Google Chrome/Chromium Styles (requires 9.0.597 or newer) - -style "chromium-toolbar-button" { - engine "murrine" { - roundness = 2 - textstyle = 0 - } -} - -style "chrome-gtk-frame" { - ChromeGtkFrame::frame-color = @titlebar_bg_color - ChromeGtkFrame::inactive-frame-color = @titlebar_bg_color - - ChromeGtkFrame::frame-gradient-size = 0 - ChromeGtkFrame::frame-gradient-color = @titlebar_bg_color - - ChromeGtkFrame::incognito-frame-color = @titlebar_bg_color - ChromeGtkFrame::incognito-inactive-frame-color = @titlebar_bg_color - - ChromeGtkFrame::incognito-frame-gradient-size = 0 - ChromeGtkFrame::incognito-frame-gradient-color = @titlebar_bg_color - - ChromeGtkFrame::scrollbar-trough-color = @bg_color - ChromeGtkFrame::scrollbar-slider-normal-color = mix (0.21, @fg_color, @bg_color) - ChromeGtkFrame::scrollbar-slider-prelight-color = mix (0.31, @fg_color, @bg_color) -} - -class "ChromeGtkFrame" style "chrome-gtk-frame" - -widget_class "*Chrom*Button*" style "chromium-toolbar-button" - -# General Styles - -class "GtkWidget" style "murrine-default" - -class "GtkFrame" style "murrine-frame" -class "MetaFrames" style "metacity-frame" -class "GtkWindow" style "metacity-frame" - -class "GtkSeparator" style "murrine-wide" -class "GtkCalendar" style "murrine-wide" - -class "GtkSpinButton" style "murrine-spinbutton" - -class "GtkScale" style "murrine-scale" -class "GtkVScale" style "murrine-vscale" -class "GtkHScale" style "murrine-hscale" -class "GtkScrollbar" style "murrine-scrollbar" -class "GtkVScrollbar" style "murrine-vscrollbar" -class "GtkHScrollbar" style "murrine-hscrollbar" - -class "GtkEntry" style "murrine-entry" - -widget_class "*" style "clearlooks-notebook" -widget_class "**" style "clearlooks-notebook-bg" -widget_class "**" style "clearlooks-notebook-bg" -widget_class "**" style "clearlooks-notebook-bg" -widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook" - -widget_class "*" style "murrine-button" -widget_class "**" style "murrine-statusbar" -widget_class "*" style "murrine-progressbar" -widget_class "*" style "murrine-progressbar" - -widget_class "**" style "murrine-comboboxentry" -widget_class "**" style "murrine-comboboxentry" - -widget_class "**" style "murrine-menu" -widget_class "**" style "murrine-menu-item" -widget_class "**" style "murrine-separator-menu-item" -widget_class "*Menu*.*Sepa*" style "murrine-separator-menu-item" -widget_class "**" style "murrine-menubar" -widget_class "***" style "murrine-menubaritem" - -widget_class "*GtkToolButton*" style "murrine-toolbutton" -widget_class "*GtkToggleToolButton*" style "murrine-toolbutton" -widget_class "*GtkMenuToolButton*" style "murrine-toolbutton" -widget_class "*GtkToolbar*Button" style "murrine-toolbutton" - -widget_class "*.." style "murrine-frame-title" - -widget_class "*.*" style "murrine-treeview" -widget_class "*.." style "murrine-treeview-header" -widget_class "*.." style "murrine-treeview-header" -widget_class "*.." style "murrine-treeview-header" -widget_class "*.." style "murrine-treeview-header" - -widget_class "*." style "clearlooks-radiocheck" -widget_class "*.*." style "clearlooks-base-radiocheck" -widget_class "*" style "clearlooks-base-radiocheck" - -widget "gtk-tooltip*" style "murrine-tooltips" - -widget_class "**" style "murrine-overlay-scrollbar" - -# Workarounds and Non-Standard Styling - -style "text-is-fg-color-workaround" { - text[NORMAL] = @text_color - text[PRELIGHT] = @fg_color - text[SELECTED] = @selected_fg_color - text[ACTIVE] = @fg_color - text[INSENSITIVE] = mix (0.5, @bg_color, @fg_color) -} - -widget_class "*.." style "text-is-fg-color-workaround" - -style "fg-is-text-color-workaround" { - fg[NORMAL] = @text_color - fg[PRELIGHT] = @text_color - fg[ACTIVE] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = darker (@fg_color) -} - -widget_class "**" style "fg-is-text-color-workaround" -widget_class "*" style "fg-is-text-color-workaround" -widget_class "*" style "fg-is-text-color-workaround" - -style "murrine-evo-new-button-workaround" { - engine "murrine" { - toolbarstyle = 0 - } -} - -widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "murrine-evo-new-button-workaround" - -style "inkscape-toolbar-fix" { - engine "murrine" { - gradient_shades = { 1.0, 1.0, 1.0, 1.0 } - highlight_shade = 1.0 - } -} - -#widget "*GtkHandleBox*" style "inkscape-toolbar-fix" -#widget "*HandleBox*CommandsToolbar*" style "inkscape-toolbar-fix" -#widget "*HandleBox*SnapToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*SelectToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*NodeToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*TweakToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*ZoomToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*StarToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*RectToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*3DBoxToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*ArcToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*SpiralToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*PencilToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*PenToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*CalligraphyToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*EraserToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*LPEToolToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*DropperToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*ConnectorToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*PaintbucketToolbar*" style "inkscape-toolbar-fix" - -# Performance Fixes - -style "performance-fix" { - engine "murrine" { - textstyle = 0 - } -} - -widget_class "*gtkmm__GtkWindow*" style "performance-fix" # Inkscape -widget_class "*GimpDisplayShell*" style "performance-fix" # Gimp -widget_class "*GimpToolbox*" style "performance-fix" -widget_class "*GimpMenuDock*" style "performance-fix" -widget "*OOoFixed*" style "performance-fix" # Openoffice/Libreoffice -widget_class "*MozContainer*" style "performance-fix" # Firefox (Not sure if this one does anything though.) - -widget_class "*XfceHeading*" style "xfce-header" -widget_class "*XfceDesktop*" style "xfdesktop-windowlist" -widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" -widget "xfwm4-tabwin*" style "xfwm-tabwin" -widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button" -widget_class "*XfsmLogoutDialog*" style "xfsm-logout" -widget_class "*XfsmLogoutDialog*GtkButton" style "xfsm-logout-button" - -# button fg workarounds: -widget_class "*.." style "murrine-buttonlabel" -widget_class "***" style:highest "murrine-buttonlabel" -widget_class "***" style:highest "clearlooks-radiocheck-label" -widget_class "**" style "murrine-buttonlabel" -widget_class "***" style "murrine-buttonlabel" -widget_class "***" style:highest "murrine-entry" -widget_class "****" style:highest "murrine-toolbutton-label" diff --git a/home/earth/src/gtk-2.0/gtkrc.hidpi b/home/earth/src/gtk-2.0/gtkrc.hidpi deleted file mode 100644 index 960f743..0000000 --- a/home/earth/src/gtk-2.0/gtkrc.hidpi +++ /dev/null @@ -1,995 +0,0 @@ -# Oomox GTK Theme (Numix Fork) - -gtk-color-scheme = -"base_color:#555555\nbg_color:#161510\ntooltip_bg_color:#161510\nselected_bg_color:#3d6266\ntext_color:#cccccc\nfg_color:#cccccc\ntooltip_fg_color:#cccccc\nselected_fg_color:#cccccc\nmenubar_bg_color:#555555\nmenubar_fg_color:#cccccc\ntoolbar_bg_color:#161510\ntoolbar_fg_color:#cccccc\nmenu_bg_color:#555555\nmenu_fg_color:#cccccc\npanel_bg_color:#161510\npanel_fg_color:#cccccc\nlink_color:#285bff\nbtn_bg_color:#555555\nbtn_fg_color:#cccccc\ntitlebar_bg_color:#555555\ntitlebar_fg_color:#cccccc\nprimary_caret_color:#8e8463\nsecondary_caret_color:#e6e6e6\naccent_bg_color:#cc9528\n" -# Default Style - -style "murrine-default" { - GtkArrow::arrow-scaling= 1.0 - - GtkButton::child-displacement-x = 0 - GtkButton::child-displacement-y = 0 - - #GtkButton::default-border = { 0, 0, 0, 0 } - GtkButton::inner-border = { 0, 0, 1, 0 } - GtkButton::focus-line-width = 2 - #GtkButton::focus-padding = 4 - GtkButton::focus-padding = 2 - #GtkButton::interior-focus = 1 - - GtkEntry::inner-border = { 4, 4, 5, 4 } - GtkComboBox::inner-border = { 4, 4, 6, 5 } - GtkComboBoxText::inner-border = { 4, 4, 6, 5 } - - #GtkButtonBox::child-min-height = 52 - - GtkCheckButton::indicator-size = 30 - - # The following line hints to gecko (and possibly other appliations) - # that the entry should be drawn transparently on the canvas. - # Without this, gecko will fill in the background of the entry. - GtkEntry::honors-transparent-bg-hint = 1 - GtkEntry::state-hint = 0 - - GtkExpander::expander-size = 30 - - GtkImage::x-ayatana-indicator-dynamic = 1 - - GtkMenu::horizontal-padding = 2 - GtkMenu::vertical-padding = 2 - - GtkMenuBar::internal-padding = 1 - GtkMenuBar::window-dragging = 1 - - GtkMenuItem::arrow-scaling= 0.5 - - GtkPaned::handle-size = 1 - - GtkProgressBar::min-horizontal-bar-height = 14 - GtkProgressBar::min-vertical-bar-width = 14 - - GtkRange::trough-border = 0 - GtkRange::slider-width = 24 - GtkRange::stepper-size = 24 - GtkRange::stepper_spacing = 0 - GtkRange::trough-under-steppers = 1 - - GtkScale::slider-length = 30 - GtkScale::slider-width = 30 - GtkScale::trough-side-details = 1 - - GtkScrollbar::activate-slider = 1 - GtkScrollbar::has-backward-stepper = 0 - GtkScrollbar::has-forward-stepper = 0 - GtkScrollbar::has-secondary-backward-stepper = 0 - GtkScrollbar::has-secondary-forward-stepper = 0 - GtkScrollbar::min-slider-length = 160 - GtkScrollbar::slider-width = 24 - GtkScrollbar::trough-border = 0 - - GtkScrolledWindow::scrollbar-spacing = 0 - GtkScrolledWindow::scrollbars-within-bevel = 1 - - GtkSeparatorMenuItem::horizontal-padding = 0 - - GtkToolbar::internal-padding = 0 - - GtkTreeView::expander-size = 22 - GtkTreeView::vertical-separator = 0 - - GtkWidget::focus-line-width = 2 - # The following line prevents the Firefox tabs - # from jumping a few pixels when you create a new tab - GtkWidget::focus-padding = 0 - - GtkWidget::wide-separators = 1 - GtkWidget::separator-width = 2 - GtkWidget::separator-height = 2 - - GtkWindow::resize-grip-height = 2 - GtkWindow::resize-grip-width = 2 - - WnckTasklist::fade-overlay-rect = 0 - - 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 - - GtkToolbar::shadow-type = GTK_SHADOW_NONE # Makes toolbars flat and unified - GtkMenuBar::shadow-type = GTK_SHADOW_NONE # Makes menubars flat and unified - - xthickness = 2 - ythickness = 2 - - fg[NORMAL] = @fg_color - fg[PRELIGHT] = @fg_color - fg[SELECTED] = @selected_fg_color - fg[ACTIVE] = @fg_color - fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color) - - bg[NORMAL] = @bg_color - bg[PRELIGHT] = shade (1.02, @bg_color) - bg[SELECTED] = @selected_bg_color - bg[ACTIVE] = shade (0.9, @bg_color) - bg[INSENSITIVE] = @bg_color - - base[NORMAL] = @base_color - base[PRELIGHT] = shade (0.95, @base_color) - base[SELECTED] = @selected_bg_color - base[ACTIVE] = @selected_bg_color - base[INSENSITIVE] = shade (0.85, @base_color) - - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[SELECTED] = @selected_fg_color - text[ACTIVE] = @selected_fg_color - text[INSENSITIVE] = mix (0.5, @base_color, @text_color) - - engine "murrine" { - animation = FALSE - arrowstyle = 1 # 0 = normal arrows, 1 = filled arrows - border_shades = { 1.0, 1.0 } # gradient to draw on border - border_colors = { mix(0.2, @fg_color, @bg_color), mix(0.2, @fg_color, @bg_color) } - colorize_scrollbar = FALSE - comboboxstyle = 0 # 0 = normal combobox, 1 = colorized combobox below arrow - contrast = 0.8 # overal contrast with borders - focusstyle = 3 # 0 = none, 1 = grey dotted, 2 = colored with fill, 3 = colored glow - glazestyle = 0 # 0 = flat highlight, 1 = curved highlight, 2 = concave, 3 = top curved highlight, 4 = beryl highlight - glowstyle = 0 # 0 = glow on top, 1 = glow on bottom, 2 = glow on top and bottom, 3 = glow on middle vertically, 4 = glow on middle horizontally, 5 = glow on all sides - glow_shade = 1.0 # amount of glow - gradient_shades = { 1.0, 1.0, 1.0, 1.0 } # gradient to draw on widgets - highlight_shade = 1.0 # amount of highlight - lightborder_shade = 1.0 # amount of inset light border - lightborderstyle = 1 # 0 = lightborder on top side, 1 = lightborder on all sides - listviewheaderstyle = 0 # 0 = flat, 1 = glassy, 2 = raised - listviewstyle = 0 # 0 = none, 1 = dotted, 2 = line - menubaritemstyle = 0 # 0 = menuitem look, 1 = button look - menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped - menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped - menustyle = 0 # 0 = none, 1 = vertical striped - progressbarstyle = 0 # 0 = none, 1 = diagonal striped, 2 = vertical striped - reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient - roundness = 0# roundness of widgets - scrollbarstyle = 0 # 0 = none, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles - sliderstyle = 0 # 0 = none, 1 = handles - stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles - toolbarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient - } -} - -style "murrine-wide" { - xthickness = 6 - ythickness = 6 -} - -style "murrine-wider" { - xthickness = 10 - ythickness = 10 -} - -style "murrine-thin" { - xthickness = 1 - ythickness = 1 -} - -# Notebook - -style "clearlooks-notebook-bg" { - bg[NORMAL] = @bg_color - bg[ACTIVE] = shade (0.80, @bg_color) -} - -style "clearlooks-notebook" = "clearlooks-notebook-bg" { - xthickness = 8 - ythickness = 4 - - engine "clearlooks" { - radius = 0.1 - } -} - -# Various Standard Widgets - -style "murrine-button" = "murrine-wider" { - bg[NORMAL] = @btn_bg_color - bg[PRELIGHT] = shade (1.04, @btn_bg_color) - bg[SELECTED] = mix (0.5, @selected_bg_color, @bg_color) - bg[ACTIVE] = shade (0.95, @btn_bg_color) - bg[INSENSITIVE] = shade (0.75, @btn_bg_color) - xthickness = 10 - ythickness = 10 - #xthickness = 5 - #ythickness = 5 - - engine "murrine" { - border_colors = { mix(0.25, @btn_fg_color, @btn_bg_color), mix(0.25, @btn_fg_color, @btn_bg_color) } - roundness = 0 - gradient_shades = { 1.0, 1.0, 1.0, 1.0 } - } -} - -style "murrine-buttonlabel" { - fg[NORMAL] = @btn_fg_color - fg[PRELIGHT] = @btn_fg_color - fg[SELECTED] = @btn_fg_color - fg[ACTIVE] = @btn_fg_color - fg[INSENSITIVE] = mix (0.4, @btn_bg_color, @btn_fg_color) - - text[NORMAL] = @btn_fg_color - text[PRELIGHT] = @btn_fg_color - text[SELECTED] = @btn_fg_color - text[ACTIVE] = @btn_fg_color - text[INSENSITIVE] = @btn_fg_color - text[INSENSITIVE] = mix (0.4, @btn_bg_color, @btn_fg_color) - - engine "murrine" { - } -} - -style "murrine-comboboxtext" = "murrine-buttonlabel" { - xthickness = 10 - ythickness = 10 -} - -style "murrine-togglebutton" = "murrine-buttonlabel" { - xthickness = 10 - ythickness = 10 -} - -style "murrine-radiocheck" = "murrine-togglebutton" { - text[NORMAL] = @accent_bg_color - text[PRELIGHT] = @accent_bg_color -} - -style "murrine-scrollbar" { - bg[NORMAL] = mix (0.21, @fg_color, @bg_color) - bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color) - bg[ACTIVE] = @selected_bg_color - - engine "murrine" { - roundness = 0 - contrast = 0.0 - border_shades = { 0.9, 0.9 } - trough_shades = { 0.97, 0.97 } - trough_border_shades = { 1.0, 1.0 } - } -} - -style "murrine-overlay-scrollbar" { - bg[ACTIVE] = shade (0.8, @bg_color) - bg[INSENSITIVE] = shade (0.97, @bg_color) - - base[SELECTED] = shade (0.6, @bg_color) - base[INSENSITIVE] = shade (0.85, @bg_color) -} - -style "murrine-scale" = "murrine-thin" { - bg[NORMAL] = @btn_bg_color - bg[ACTIVE] = mix(0.2, @fg_color, @bg_color) - bg[SELECTED] = @selected_bg_color - bg[INSENSITIVE] = mix(0.95, @bg_color, @btn_bg_color) - - engine "murrine" { - roundness = 25 - #roundness = 0 - gradient_shades = { 1.08, 1.08, 1.08, 1.08 } - #border_shades = { 0.5, 0.5 } - border_colors = { mix(0.25, @btn_fg_color, @btn_bg_color), mix(0.25, @btn_fg_color, @btn_bg_color) } - #trough_shades = { 1.08, 1.08 } - trough_border_shades = { 0.8, 0.8 } - } -} - -style "murrine-progressbar" = "murrine-thin" { - bg[NORMAL] = @bg_color - bg[ACTIVE] = mix(0.08, @bg_color, @base_color) - - fg[PRELIGHT] = @selected_fg_color - - engine "murrine" { - roundness = 0 - border_shades = { 1.2, 1.2 } - trough_border_shades = { 0.8, 0.8 } - } -} - -style "murrine-treeview-header" = "murrine-button" { - fg[NORMAL] = @fg_color - fg[PRELIGHT] = @fg_color - fg[SELECTED] = @fg_color - fg[ACTIVE] = @fg_color - fg[INSENSITIVE] = mix(0.20, @bg_color, @fg_color) - engine "murrine" { - roundness = 0 - } -} - -style "murrine-treeview" { - engine "murrine" { - roundness = 0 - } -} - -style "murrine-frame" = "murrine-wide" { - bg[NORMAL] = mix(0.08, @fg_color, @bg_color) -} - -style "murrine-frame-title" { - fg[NORMAL] = lighter (@fg_color) -} - -style "murrine-tooltips" { - xthickness = 10 - ythickness = 10 - - bg[NORMAL] = @tooltip_bg_color - bg[SELECTED] = @tooltip_bg_color - - fg[NORMAL] = @tooltip_fg_color - - engine "murrine" { - textstyle = 0 - roundness = 0 - rgba = FALSE - } -} - -style "murrine-spinbutton" = "murrine-button" { - xthickness = 10 - ythickness = 10 - engine "murrine" { - } -} - -style "clearlooks-radiocheck" = "murrine-default" { - bg[SELECTED] = @base_color - bg[PRELIGHT] = @bg_color - - text[NORMAL] = @accent_bg_color - text[PRELIGHT] = @accent_bg_color - - engine "clearlooks" { - radius = 0.0 - } -} - -style "clearlooks-base-radiocheck" = "clearlooks-radiocheck" { - bg[PRELIGHT] = @bg_color -} - -style "clearlooks-radiocheck-label" = "clearlooks-radiocheck" { - fg[NORMAL] = @fg_color - fg[PRELIGHT] = @fg_color - fg[SELECTED] = @fg_color - fg[ACTIVE] = @fg_color - fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color) -} - -style "murrine-entry" = "murrine-wider" { - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[SELECTED] = @text_color - text[ACTIVE] = @text_color - text[INSENSITIVE] = mix (0.5, @base_color, @text_color) - - xthickness = 10 - ythickness = 10 - engine "murrine" { - #border_shades = { 1.15, 1.15 } - border_colors = { mix(0.22, @text_color, @base_color), mix(0.22, @text_color, @base_color) } - roundness = 0 - } -} - -style "metacity-frame" = "murrine-default" { - bg[SELECTED] = @selected_bg_color -} - -style "murrine-statusbar" { } -style "murrine-comboboxentry" = "murrine-entry" { } -style "murrine-hscale" = "murrine-scale" { } -style "murrine-vscale" = "murrine-scale" { } -style "murrine-hscrollbar" = "murrine-scrollbar" { } -style "murrine-vscrollbar" = "murrine-scrollbar" { } - -# Menus - -style "murrine-menu" = "murrine-thin" { - bg[NORMAL] = @menu_bg_color - bg[PRELIGHT] = @selected_bg_color - bg[SELECTED] = @selected_bg_color - bg[ACTIVE] = @menu_bg_color - bg[INSENSITIVE] = @menu_bg_color - - fg[NORMAL] = @menu_fg_color - fg[PRELIGHT] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - fg[ACTIVE] = @selected_fg_color - fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color) - - text[NORMAL] = @menu_fg_color - text[PRELIGHT] = @selected_fg_color - text[SELECTED] = @selected_fg_color - text[ACTIVE] = @selected_fg_color - text[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color) - - engine "murrine" { - roundness = 0 - } -} - -style "murrine-menu-item" = "murrine-wider" { - bg[PRELIGHT] = @selected_bg_color - bg[SELECTED] = @selected_bg_color - bg[ACTIVE] = @selected_bg_color - - fg[NORMAL] = @menu_fg_color # Fix for XFCE menu text - fg[PRELIGHT] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - fg[ACTIVE] = @selected_fg_color - fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color) - - engine "murrine" { - textstyle = 0 - border_shades = { 1.2, 1.2 } - } -} - -style "murrine-separator-menu-item" = "murrine-thin" { } - -style "murrine-menubar" { - bg[NORMAL] = @menubar_bg_color - bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color) - bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color) - bg[ACTIVE] = shade (0.9, @menubar_bg_color) - bg[INSENSITIVE] = @menubar_bg_color - - fg[NORMAL] = @menubar_fg_color - fg[PRELIGHT] = shade (1.08, @menubar_fg_color) - fg[SELECTED] = shade (1.08, @menubar_fg_color) - fg[ACTIVE] = @menubar_fg_color - fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color) - - engine "murrine" { - roundness = 0 - } -} - -style "murrine-menubaritem" { - bg[NORMAL] = @menubar_bg_color - bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color) - bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color) - bg[ACTIVE] = shade (0.9, @menubar_bg_color) - bg[INSENSITIVE] = @menubar_bg_color - - fg[NORMAL] = @menubar_fg_color - fg[PRELIGHT] = shade (1.08, @menubar_fg_color) - fg[SELECTED] = shade (1.08, @menubar_fg_color) - fg[ACTIVE] = @menubar_fg_color - fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color) - - engine "murrine" { - roundness = 0 - } -} - -# Toolbars - -style "murrine-toolbar" = "murrine-thin" { - bg[NORMAL] = @toolbar_bg_color - bg[PRELIGHT] = shade (1.02, @toolbar_bg_color) - bg[SELECTED] = @selected_bg_color - bg[ACTIVE] = shade (0.9, @toolbar_bg_color) - bg[INSENSITIVE] = @toolbar_bg_color - - fg[NORMAL] = @toolbar_fg_color - fg[PRELIGHT] = @toolbar_fg_color - fg[SELECTED] = @selected_fg_color - fg[ACTIVE] = @toolbar_fg_color - fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color) - - engine "murrine" { - } -} - -style "murrine-toolbutton" = "murrine-button" { - bg[NORMAL] = shade (1.08, @toolbar_bg_color) - bg[PRELIGHT] = shade (1.10, @toolbar_bg_color) - bg[SELECTED] = @selected_bg_color - bg[ACTIVE] = shade (0.95, @toolbar_bg_color) - bg[INSENSITIVE] = shade (0.85, @toolbar_bg_color) - - fg[NORMAL] = @toolbar_fg_color - fg[PRELIGHT] = @toolbar_fg_color - fg[SELECTED] = @selected_fg_color - fg[ACTIVE] = @toolbar_fg_color - fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color) - - engine "murrine" { - } -} - -style "murrine-toolbutton-label" = "murrine-toolbutton" { - fg[NORMAL] = @toolbar_fg_color - fg[PRELIGHT] = @toolbar_fg_color - fg[SELECTED] = @selected_fg_color - fg[ACTIVE] = @toolbar_fg_color - fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color) - - engine "murrine" { - } -} - -class "GtkToolbar" style "murrine-toolbar" -class "GtkHandleBox" style "murrine-toolbar" -widget_class "*Toolbar*.*Separator*" style "murrine-toolbar" - -# Panels - -style "murrine-panel" = "murrine-thin" { - xthickness = 2 - - bg[NORMAL] = @panel_bg_color - bg[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color) - bg[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color) - bg[ACTIVE] = shade (0.8, @panel_bg_color) - bg[INSENSITIVE] = @panel_bg_color - - fg[NORMAL] = @panel_fg_color - fg[PRELIGHT] = shade (1.08, @panel_fg_color) - fg[SELECTED] = shade (1.08, @panel_fg_color) - fg[ACTIVE] = @panel_fg_color - fg[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color) - - base[NORMAL] = @panel_bg_color - base[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color) - base[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color) - base[ACTIVE] = shade (0.9, @panel_bg_color) - base[INSENSITIVE] = @panel_bg_color - - text[NORMAL] = @panel_fg_color - text[PRELIGHT] = shade (1.08, @panel_fg_color) - text[SELECTED] = shade (1.08, @panel_fg_color) - text[ACTIVE] = @panel_fg_color - text[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color) - - engine "murrine" { - roundness = 0 - contrast = 0.0 - } -} - -widget "*PanelWidget*" style "murrine-panel" -widget "*PanelApplet*" style "murrine-panel" -widget "*fast-user-switch*" style "murrine-panel" -widget "*CPUFreq*Applet*" style "murrine-panel" -widget "*indicator-applet*" style "murrine-panel" -class "PanelApp*" style "murrine-panel" -class "PanelToplevel*" style "murrine-panel" -widget_class "*PanelToplevel*" style "murrine-panel" -widget_class "*notif*" style "murrine-panel" -widget_class "*Notif*" style "murrine-panel" -widget_class "*Tray*" style "murrine-panel" -widget_class "*tray*" style "murrine-panel" -widget_class "*computertemp*" style "murrine-panel" -widget_class "*Applet*Tomboy*" style "murrine-panel" -widget_class "*Applet*Netstatus*" style "murrine-panel" -widget "*gdm-user-switch-menubar*" style "murrine-panel" - -# LXPanel (code based on Lubuntu-default theme's gtkrc file) -widget "*.tclock.*" style "murrine-panel" -widget "*.taskbar.*" style "murrine-panel" -widget_class "*GtkBgbox*" style "murrine-panel" - -style "bold-panel-item" { - font_name = "Bold" - - engine "murrine" { - roundness = 0 - } -} - -widget "*Panel*MenuBar*" style "bold-panel-item" -widget "*gimmie*" style "bold-panel-item" - -# widget_class "*Mail*" style "murrine-panel" # Disabled to fix Evolution bug -# class "*Panel*" style "murrine-panel" # Disabled to fix bug - -# XFCE Styles - -style "workspace-switcher" = "murrine-panel" { - bg[ACTIVE] = @selected_bg_color - bg[SELECTED] = @selected_bg_color -} - -style "xfce-header" { - bg[NORMAL] = shade (0.9, @bg_color) - base[NORMAL] = shade (1.18, @bg_color) -} - -style "xfdesktop-windowlist" { - bg[NORMAL] = @base_color - fg[INSENSITIVE] = shade (0.95, @base_color) - text[INSENSITIVE] = shade (0.95, @base_color) -} - -style "xfdesktop-icon-view" { - XfdesktopIconView::label-alpha = 0 - XfdesktopIconView::selected-label-alpha = 60 - XfdesktopIconView::shadow-x-offset = 0 - XfdesktopIconView::shadow-y-offset = 1 - XfdesktopIconView::selected-shadow-x-offset = 0 - XfdesktopIconView::selected-shadow-y-offset = 1 - XfdesktopIconView::shadow-color = @fg_color - XfdesktopIconView::selected-shadow-color = @fg_color - XfdesktopIconView::shadow-blur-radius = 2 - XfdesktopIconView::cell-spacing = 2 - XfdesktopIconView::cell-padding = 6 - XfdesktopIconView::cell-text-width-proportion = 1.9 - - fg[NORMAL] = @bg_color - fg[ACTIVE] = @bg_color - -} - -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] = @menu_bg_color - bg[SELECTED] = @menu_bg_color - - fg[NORMAL] = @menu_fg_color - - engine "murrine" { - contrast = 0.0 - border_shades = { 0.9, 0.9 } - } -} - -style "xfwm-tabwin-button" { - font_name = "bold" - - bg[SELECTED] = @selected_bg_color -} - -style "xfsm-logout" { - bg[NORMAL] = @menu_bg_color - bg[ACTIVE] = @menu_bg_color - bg[PRELIGHT] = shade (1.1, @menu_bg_color) - bg[SELECTED] = shade (0.5, @menu_bg_color) - bg[INSENSITIVE] = shade (1.3, @menu_bg_color) - - fg[NORMAL] = @menu_fg_color - fg[PRELIGHT] = @menu_fg_color - - text[NORMAL] = @menu_fg_color - - engine "murrine" { - } -} - -style "xfsm-logout-button" { - bg[NORMAL] = shade (1.2, @menu_bg_color) - bg[PRELIGHT] = shade (1.4, @menu_bg_color) - - engine "murrine" { - } -} - -widget "*Pager*" style "workspace-switcher" - -widget "*Xfce*Panel*" style "murrine-panel" -class "*Xfce*Panel*" style "murrine-panel" - -# Thunar Styles - -style "sidepane" { - base[NORMAL] = @bg_color - base[INSENSITIVE] = mix (0.4, shade (1.35, @selected_bg_color), shade (0.9, @base_color)) - bg[NORMAL] = @bg_color - text[NORMAL] = mix (0.9, @fg_color, @bg_color) -} - -widget_class "*ThunarShortcutsView*" style "sidepane" -widget_class "*ThunarTreeView*" style "sidepane" -widget_class "*ThunarLocationEntry*" style "murrine-entry" - -style "whiskermenu" { - bg[NORMAL] = @menu_bg_color - bg[ACTIVE] = mix (0.21, @menubar_fg_color, @menubar_bg_color) - bg[PRELIGHT] = @selected_bg_color - - fg[NORMAL] = @menu_fg_color - fg[ACTIVE] = @menu_fg_color - fg[PRELIGHT] = @menu_fg_color -} - -style "whiskermenu-scrollbar" = "murrine-scrollbar" { - bg[NORMAL] = mix (0.21, @fg_color, @bg_color) - bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color) - bg[ACTIVE] = @selected_bg_color - - engine "murrine" { - trough_shades = { 4.97, 4.97 } - trough_border_shades = { 5.0, 5.0 } - } -} - -widget "whiskermenu-window*" style "whiskermenu" -widget "*whisker*GtkVScrollbar" style "whiskermenu-scrollbar" - -# Gtk2 Open-File Dialog - -widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane" -widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.." style "murrine-treeview-header" - -# Google Chrome/Chromium Styles (requires 9.0.597 or newer) - -style "chromium-toolbar-button" { - engine "murrine" { - roundness = 0 - textstyle = 0 - } -} - -style "chrome-gtk-frame" { - ChromeGtkFrame::frame-color = @titlebar_bg_color - ChromeGtkFrame::inactive-frame-color = @titlebar_bg_color - - ChromeGtkFrame::frame-gradient-size = 0 - ChromeGtkFrame::frame-gradient-color = @titlebar_bg_color - - ChromeGtkFrame::incognito-frame-color = @titlebar_bg_color - ChromeGtkFrame::incognito-inactive-frame-color = @titlebar_bg_color - - ChromeGtkFrame::incognito-frame-gradient-size = 0 - ChromeGtkFrame::incognito-frame-gradient-color = @titlebar_bg_color - - ChromeGtkFrame::scrollbar-trough-color = @bg_color - ChromeGtkFrame::scrollbar-slider-normal-color = mix (0.21, @fg_color, @bg_color) - ChromeGtkFrame::scrollbar-slider-prelight-color = mix (0.31, @fg_color, @bg_color) -} - -class "ChromeGtkFrame" style "chrome-gtk-frame" - -widget_class "*Chrom*Button*" style "chromium-toolbar-button" - -# General Styles - -class "GtkWidget" style "murrine-default" - -class "GtkFrame" style "murrine-frame" -class "MetaFrames" style "metacity-frame" -class "GtkWindow" style "metacity-frame" - -class "GtkSeparator" style "murrine-wide" -class "GtkCalendar" style "murrine-wide" - -class "GtkSpinButton" style "murrine-spinbutton" - -class "GtkScale" style "murrine-scale" -class "GtkVScale" style "murrine-vscale" -class "GtkHScale" style "murrine-hscale" -class "GtkScrollbar" style "murrine-scrollbar" -class "GtkVScrollbar" style "murrine-vscrollbar" -class "GtkHScrollbar" style "murrine-hscrollbar" - -class "GtkEntry" style "murrine-entry" - -widget_class "*" style "clearlooks-notebook" -widget_class "**" style "clearlooks-notebook-bg" -widget_class "**" style "clearlooks-notebook-bg" -widget_class "**" style "clearlooks-notebook-bg" -widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook" - -widget_class "*" style "murrine-button" -widget_class "**" style "murrine-statusbar" -widget_class "*" style "murrine-progressbar" -widget_class "*" style "murrine-progressbar" - -widget_class "**" style "murrine-comboboxentry" -widget_class "**" style "murrine-comboboxentry" - -widget_class "**" style "murrine-menu" -widget_class "**" style "murrine-menu-item" -widget_class "**" style "murrine-separator-menu-item" -widget_class "*Menu*.*Sepa*" style "murrine-separator-menu-item" -widget_class "**" style "murrine-menubar" -widget_class "***" style "murrine-menubaritem" - -widget_class "*GtkToolButton*" style "murrine-toolbutton" -widget_class "*GtkToggleToolButton*" style "murrine-toolbutton" -widget_class "*GtkMenuToolButton*" style "murrine-toolbutton" -widget_class "*GtkToolbar*Button" style "murrine-toolbutton" - -widget_class "*.." style "murrine-frame-title" - -widget_class "*.*" style "murrine-treeview" -widget_class "*.." style "murrine-treeview-header" -widget_class "*.." style "murrine-treeview-header" -widget_class "*.." style "murrine-treeview-header" -widget_class "*.." style "murrine-treeview-header" - -widget_class "*." style "clearlooks-radiocheck" -widget_class "*.*." style "clearlooks-base-radiocheck" -widget_class "*" style "clearlooks-base-radiocheck" - -widget "gtk-tooltip*" style "murrine-tooltips" - -widget_class "**" style "murrine-overlay-scrollbar" - -# Workarounds and Non-Standard Styling - -style "text-is-fg-color-workaround" { - text[NORMAL] = @text_color - text[PRELIGHT] = @fg_color - text[SELECTED] = @selected_fg_color - text[ACTIVE] = @fg_color - text[INSENSITIVE] = mix (0.5, @bg_color, @fg_color) -} - -widget_class "*.." style "text-is-fg-color-workaround" - -style "fg-is-text-color-workaround" { - fg[NORMAL] = @text_color - fg[PRELIGHT] = @text_color - fg[ACTIVE] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = darker (@fg_color) -} - -widget_class "**" style "fg-is-text-color-workaround" -widget_class "*" style "fg-is-text-color-workaround" -widget_class "*" style "fg-is-text-color-workaround" - -style "murrine-evo-new-button-workaround" { - engine "murrine" { - toolbarstyle = 0 - } -} - -widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "murrine-evo-new-button-workaround" - -style "inkscape-toolbar-fix" { - engine "murrine" { - gradient_shades = { 1.0, 1.0, 1.0, 1.0 } - highlight_shade = 1.0 - } -} - -#widget "*GtkHandleBox*" style "inkscape-toolbar-fix" -#widget "*HandleBox*CommandsToolbar*" style "inkscape-toolbar-fix" -#widget "*HandleBox*SnapToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*SelectToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*NodeToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*TweakToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*ZoomToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*StarToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*RectToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*3DBoxToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*ArcToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*SpiralToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*PencilToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*PenToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*CalligraphyToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*EraserToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*LPEToolToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*DropperToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*ConnectorToolbar*" style "inkscape-toolbar-fix" -widget "*HandleBox*PaintbucketToolbar*" style "inkscape-toolbar-fix" - - - - -style "gimp-default-style" { -# Uncommenting this line allows to set a different (smaller) font for GIMP. -# -# font_name = "sans 8" -# Enabling the following line for some reason breaks toolbox resize -# increment calculation. You can enable it to get an even smaller GUI -# but need to restart GIMP after the theme change. -# -# GtkWidget::focus-padding = 0 - GtkOptionMenu::indicator-size = { 15, 25 } - GtkOptionMenu::indicator-spacing = { 10, 8, 4, 4 } - GtkPaned::handle-size = 5 - GimpDockWindow::default-height = 600 - GimpDock::font-scale = 1.0 - GimpMenuDock::minimal-width = 400 - GimpToolPalette::tool-icon-size = large-toolbar - GimpToolPalette::button-relief = none - GimpDockbook::tab-border = 0 - GimpDockbook::tab-icon-size = button - GimpColorNotebook::tab-border = 0 - GimpColorNotebook::tab-icon-size = button - GimpDeviceEditor::handle-size = 30 - GimpDockable::content-border = 1 - GimpEditor::content-spacing = 1 - GimpEditor::button-spacing = 1 - GimpEditor::button-icon-size = button - GimpDataEditor::minimal-height = 150 - GimpFrame::label-spacing = 5 - GtkDialog::content-area-border = 2 - GtkDialog::button-spacing = 20 - GtkDialog::action-area-border = 25 - GimpUnitComboBox::appears-as-list = 0 -} - -class "GtkWidget" style "gimp-default-style" -style "gimp-tool-dialog-style" = "gimp-default-style" -{ - GtkDialog::action-area-border = 6 -} -class "GimpToolDialog" style "gimp-tool-dialog-style" -style "gimp-grid-view-style" = "gimp-default-style" -{ - bg[NORMAL] = { 1.0, 1.0, 1.0 } -} -widget "*GimpContainerGridView*GtkViewport*" style "gimp-grid-view-style" -style "gimp-dockable-style" = "gimp-default-style" -{ - GimpFrame::label-bold = 0 - GtkButton::focus-line_width = 1 - GtkButton::focus-padding = 0 -} -widget "*GimpDockable.*" style "gimp-dockable-style" -style "gimp-display-style" = "gimp-default-style" -{ - GimpRuler::font-scale = 1.0 - GimpUnitComboBox::label-scale = 1.0 - GimpScaleComboBox::label-scale = 1.0 - GtkComboBox::arrow-size = 20 - GtkButton::inner-border = { 0, 0, 0, 0 } - GtkButton::focus-line-width = 0 - GtkButton::focus-padding = 0 -} -widget "*GimpDisplayShell.*" style "gimp-display-style" -style "gimp-overlay-style" = "gimp-display-style" -{ - GtkButton::focus-line_width = 2 -} -widget_class "**" style "gimp-overlay-style" - - - - -# Performance Fixes - -style "performance-fix" { - engine "murrine" { - textstyle = 0 - } -} - -widget_class "*gtkmm__GtkWindow*" style "performance-fix" # Inkscape -widget_class "*GimpDisplayShell*" style "performance-fix" # Gimp -widget_class "*GimpToolbox*" style "performance-fix" -widget_class "*GimpMenuDock*" style "performance-fix" -widget "*OOoFixed*" style "performance-fix" # Openoffice/Libreoffice -widget_class "*MozContainer*" style "performance-fix" # Firefox (Not sure if this one does anything though.) - -widget_class "*XfceHeading*" style "xfce-header" -widget_class "*XfceDesktop*" style "xfdesktop-windowlist" -widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" -widget "xfwm4-tabwin*" style "xfwm-tabwin" -widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button" -widget_class "*XfsmLogoutDialog*" style "xfsm-logout" -widget_class "*XfsmLogoutDialog*GtkButton" style "xfsm-logout-button" - - -# button fg workarounds: -widget_class "*.." style "murrine-buttonlabel" -widget_class "***" style:highest "murrine-buttonlabel" -widget_class "***" style:highest "clearlooks-radiocheck-label" -widget_class "**" style "murrine-comboboxtext" -widget_class "**" style "murrine-togglebutton" -widget_class "*." style "murrine-radiocheck" -widget_class "***" style:highest "murrine-entry" -widget_class "****" style:highest "murrine-toolbutton-label" diff --git a/home/earth/src/gtk-3.0/assets/all-assets.svg b/home/earth/src/gtk-3.0/assets/all-assets.svg deleted file mode 100644 index 6b2b9d7..0000000 --- a/home/earth/src/gtk-3.0/assets/all-assets.svg +++ /dev/null @@ -1,4456 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/all-assets.txt b/home/earth/src/gtk-3.0/assets/all-assets.txt deleted file mode 100644 index 6e738e3..0000000 --- a/home/earth/src/gtk-3.0/assets/all-assets.txt +++ /dev/null @@ -1,38 +0,0 @@ -checkbox-checked-dark -checkbox-checked-insensitive-dark -checkbox-checked-insensitive -checkbox-checked -checkbox-mixed-dark -checkbox-mixed-insensitive-dark -checkbox-mixed-insensitive -checkbox-mixed -checkbox-unchecked-dark -checkbox-unchecked-insensitive-dark -checkbox-unchecked-insensitive -checkbox-unchecked -grid-selection-checked-dark -grid-selection-checked -grid-selection-unchecked-dark -grid-selection-unchecked -menuitem-checkbox-checked-hover -menuitem-checkbox-checked-insensitive -menuitem-checkbox-checked -menuitem-checkbox-mixed-hover -menuitem-checkbox-mixed-insensitive -menuitem-checkbox-mixed -menuitem-radio-checked-hover -menuitem-radio-checked-insensitive -menuitem-radio-checked -pane-handle -radio-checked-dark -radio-checked-insensitive-dark -radio-checked-insensitive -radio-checked -radio-mixed-dark -radio-mixed-insensitive-dark -radio-mixed-insensitive -radio-mixed -radio-unchecked-dark -radio-unchecked-insensitive-dark -radio-unchecked-insensitive -radio-unchecked diff --git a/home/earth/src/gtk-3.0/assets/change_dpi.sh b/home/earth/src/gtk-3.0/assets/change_dpi.sh deleted file mode 100755 index 0c03497..0000000 --- a/home/earth/src/gtk-3.0/assets/change_dpi.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env bash -for f in "$@"; do - rsvg-convert -d 300 -p 300 -f svg "$f" -o "${f}.bak" ; mv "${f}.bak" "$f" -done diff --git a/home/earth/src/gtk-3.0/assets/checkbox-checked-dark.svg b/home/earth/src/gtk-3.0/assets/checkbox-checked-dark.svg deleted file mode 100644 index fe1d9f9..0000000 --- a/home/earth/src/gtk-3.0/assets/checkbox-checked-dark.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg b/home/earth/src/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg deleted file mode 100644 index a6aad3a..0000000 --- a/home/earth/src/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/checkbox-checked-insensitive.svg b/home/earth/src/gtk-3.0/assets/checkbox-checked-insensitive.svg deleted file mode 100644 index a6aad3a..0000000 --- a/home/earth/src/gtk-3.0/assets/checkbox-checked-insensitive.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/checkbox-checked.svg b/home/earth/src/gtk-3.0/assets/checkbox-checked.svg deleted file mode 100644 index de142eb..0000000 --- a/home/earth/src/gtk-3.0/assets/checkbox-checked.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/checkbox-mixed-dark.svg b/home/earth/src/gtk-3.0/assets/checkbox-mixed-dark.svg deleted file mode 100644 index c606910..0000000 --- a/home/earth/src/gtk-3.0/assets/checkbox-mixed-dark.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg b/home/earth/src/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg deleted file mode 100644 index 5890fc7..0000000 --- a/home/earth/src/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/checkbox-mixed-insensitive.svg b/home/earth/src/gtk-3.0/assets/checkbox-mixed-insensitive.svg deleted file mode 100644 index 5890fc7..0000000 --- a/home/earth/src/gtk-3.0/assets/checkbox-mixed-insensitive.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/checkbox-mixed.svg b/home/earth/src/gtk-3.0/assets/checkbox-mixed.svg deleted file mode 100644 index c606910..0000000 --- a/home/earth/src/gtk-3.0/assets/checkbox-mixed.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/checkbox-unchecked-dark.svg b/home/earth/src/gtk-3.0/assets/checkbox-unchecked-dark.svg deleted file mode 100644 index 8895950..0000000 --- a/home/earth/src/gtk-3.0/assets/checkbox-unchecked-dark.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg b/home/earth/src/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg deleted file mode 100644 index 7e343bb..0000000 --- a/home/earth/src/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/checkbox-unchecked-insensitive.svg b/home/earth/src/gtk-3.0/assets/checkbox-unchecked-insensitive.svg deleted file mode 100644 index 7e343bb..0000000 --- a/home/earth/src/gtk-3.0/assets/checkbox-unchecked-insensitive.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/checkbox-unchecked.svg b/home/earth/src/gtk-3.0/assets/checkbox-unchecked.svg deleted file mode 100644 index 8895950..0000000 --- a/home/earth/src/gtk-3.0/assets/checkbox-unchecked.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/grid-selection-checked-dark.svg b/home/earth/src/gtk-3.0/assets/grid-selection-checked-dark.svg deleted file mode 100644 index 42b1807..0000000 --- a/home/earth/src/gtk-3.0/assets/grid-selection-checked-dark.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/grid-selection-checked.svg b/home/earth/src/gtk-3.0/assets/grid-selection-checked.svg deleted file mode 100644 index 42b1807..0000000 --- a/home/earth/src/gtk-3.0/assets/grid-selection-checked.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/grid-selection-unchecked-dark.svg b/home/earth/src/gtk-3.0/assets/grid-selection-unchecked-dark.svg deleted file mode 100644 index a69f89c..0000000 --- a/home/earth/src/gtk-3.0/assets/grid-selection-unchecked-dark.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/grid-selection-unchecked.svg b/home/earth/src/gtk-3.0/assets/grid-selection-unchecked.svg deleted file mode 100644 index a69f89c..0000000 --- a/home/earth/src/gtk-3.0/assets/grid-selection-unchecked.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg b/home/earth/src/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg deleted file mode 100644 index 7b1a4cf..0000000 --- a/home/earth/src/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg b/home/earth/src/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg deleted file mode 100644 index be6b555..0000000 --- a/home/earth/src/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/menuitem-checkbox-checked.svg b/home/earth/src/gtk-3.0/assets/menuitem-checkbox-checked.svg deleted file mode 100644 index b08529d..0000000 --- a/home/earth/src/gtk-3.0/assets/menuitem-checkbox-checked.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg b/home/earth/src/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg deleted file mode 100644 index df840e4..0000000 --- a/home/earth/src/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg b/home/earth/src/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg deleted file mode 100644 index 42b9f45..0000000 --- a/home/earth/src/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg b/home/earth/src/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg deleted file mode 100644 index d85e2be..0000000 --- a/home/earth/src/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/menuitem-checkbox-mixed.svg b/home/earth/src/gtk-3.0/assets/menuitem-checkbox-mixed.svg deleted file mode 100644 index df840e4..0000000 --- a/home/earth/src/gtk-3.0/assets/menuitem-checkbox-mixed.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/menuitem-checkbox-unchecked.svg b/home/earth/src/gtk-3.0/assets/menuitem-checkbox-unchecked.svg deleted file mode 100644 index cfac108..0000000 --- a/home/earth/src/gtk-3.0/assets/menuitem-checkbox-unchecked.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/menuitem-radio-checked-hover.svg b/home/earth/src/gtk-3.0/assets/menuitem-radio-checked-hover.svg deleted file mode 100644 index 7dab4cd..0000000 --- a/home/earth/src/gtk-3.0/assets/menuitem-radio-checked-hover.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg b/home/earth/src/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg deleted file mode 100644 index 907a868..0000000 --- a/home/earth/src/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/menuitem-radio-checked.svg b/home/earth/src/gtk-3.0/assets/menuitem-radio-checked.svg deleted file mode 100644 index 58c04a2..0000000 --- a/home/earth/src/gtk-3.0/assets/menuitem-radio-checked.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/menuitem-radio-mixed-hover.svg b/home/earth/src/gtk-3.0/assets/menuitem-radio-mixed-hover.svg deleted file mode 100644 index c159e43..0000000 --- a/home/earth/src/gtk-3.0/assets/menuitem-radio-mixed-hover.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg b/home/earth/src/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg deleted file mode 100644 index 58ff4c5..0000000 --- a/home/earth/src/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/menuitem-radio-mixed-selected.svg b/home/earth/src/gtk-3.0/assets/menuitem-radio-mixed-selected.svg deleted file mode 100644 index 7780944..0000000 --- a/home/earth/src/gtk-3.0/assets/menuitem-radio-mixed-selected.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/menuitem-radio-mixed.svg b/home/earth/src/gtk-3.0/assets/menuitem-radio-mixed.svg deleted file mode 100644 index c159e43..0000000 --- a/home/earth/src/gtk-3.0/assets/menuitem-radio-mixed.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/menuitem-radio-unchecked.svg b/home/earth/src/gtk-3.0/assets/menuitem-radio-unchecked.svg deleted file mode 100644 index 81e9572..0000000 --- a/home/earth/src/gtk-3.0/assets/menuitem-radio-unchecked.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/pane-handle-vertical.svg b/home/earth/src/gtk-3.0/assets/pane-handle-vertical.svg deleted file mode 100644 index d09ac7b..0000000 --- a/home/earth/src/gtk-3.0/assets/pane-handle-vertical.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/pane-handle.png b/home/earth/src/gtk-3.0/assets/pane-handle.png deleted file mode 100644 index e67a9dc..0000000 Binary files a/home/earth/src/gtk-3.0/assets/pane-handle.png and /dev/null differ diff --git a/home/earth/src/gtk-3.0/assets/pane-handle.svg b/home/earth/src/gtk-3.0/assets/pane-handle.svg deleted file mode 100644 index e96c328..0000000 --- a/home/earth/src/gtk-3.0/assets/pane-handle.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/pane-handle@2.png b/home/earth/src/gtk-3.0/assets/pane-handle@2.png deleted file mode 100644 index 8a2cd07..0000000 Binary files a/home/earth/src/gtk-3.0/assets/pane-handle@2.png and /dev/null differ diff --git a/home/earth/src/gtk-3.0/assets/radio-checked-dark.svg b/home/earth/src/gtk-3.0/assets/radio-checked-dark.svg deleted file mode 100644 index d7588c1..0000000 --- a/home/earth/src/gtk-3.0/assets/radio-checked-dark.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/radio-checked-insensitive-dark.svg b/home/earth/src/gtk-3.0/assets/radio-checked-insensitive-dark.svg deleted file mode 100644 index 36ea647..0000000 --- a/home/earth/src/gtk-3.0/assets/radio-checked-insensitive-dark.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/radio-checked-insensitive.svg b/home/earth/src/gtk-3.0/assets/radio-checked-insensitive.svg deleted file mode 100644 index 36ea647..0000000 --- a/home/earth/src/gtk-3.0/assets/radio-checked-insensitive.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/radio-checked.svg b/home/earth/src/gtk-3.0/assets/radio-checked.svg deleted file mode 100644 index d7588c1..0000000 --- a/home/earth/src/gtk-3.0/assets/radio-checked.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/radio-mixed-dark.svg b/home/earth/src/gtk-3.0/assets/radio-mixed-dark.svg deleted file mode 100644 index d2e1749..0000000 --- a/home/earth/src/gtk-3.0/assets/radio-mixed-dark.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/radio-mixed-insensitive-dark.svg b/home/earth/src/gtk-3.0/assets/radio-mixed-insensitive-dark.svg deleted file mode 100644 index 97834cf..0000000 --- a/home/earth/src/gtk-3.0/assets/radio-mixed-insensitive-dark.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/radio-mixed-insensitive.svg b/home/earth/src/gtk-3.0/assets/radio-mixed-insensitive.svg deleted file mode 100644 index 97834cf..0000000 --- a/home/earth/src/gtk-3.0/assets/radio-mixed-insensitive.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/radio-mixed.svg b/home/earth/src/gtk-3.0/assets/radio-mixed.svg deleted file mode 100644 index d2e1749..0000000 --- a/home/earth/src/gtk-3.0/assets/radio-mixed.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/radio-selected-insensitive.svg b/home/earth/src/gtk-3.0/assets/radio-selected-insensitive.svg deleted file mode 100644 index 36ea647..0000000 --- a/home/earth/src/gtk-3.0/assets/radio-selected-insensitive.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/radio-selected.svg b/home/earth/src/gtk-3.0/assets/radio-selected.svg deleted file mode 100644 index d7588c1..0000000 --- a/home/earth/src/gtk-3.0/assets/radio-selected.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/radio-unchecked-dark.svg b/home/earth/src/gtk-3.0/assets/radio-unchecked-dark.svg deleted file mode 100644 index e78eebd..0000000 --- a/home/earth/src/gtk-3.0/assets/radio-unchecked-dark.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg b/home/earth/src/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg deleted file mode 100644 index 48829cd..0000000 --- a/home/earth/src/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/radio-unchecked-insensitive.svg b/home/earth/src/gtk-3.0/assets/radio-unchecked-insensitive.svg deleted file mode 100644 index 48829cd..0000000 --- a/home/earth/src/gtk-3.0/assets/radio-unchecked-insensitive.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/radio-unchecked.svg b/home/earth/src/gtk-3.0/assets/radio-unchecked.svg deleted file mode 100644 index e78eebd..0000000 --- a/home/earth/src/gtk-3.0/assets/radio-unchecked.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/radio-unselected-dark.svg b/home/earth/src/gtk-3.0/assets/radio-unselected-dark.svg deleted file mode 100644 index 214ed94..0000000 --- a/home/earth/src/gtk-3.0/assets/radio-unselected-dark.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/radio-unselected-insensitive-dark.svg b/home/earth/src/gtk-3.0/assets/radio-unselected-insensitive-dark.svg deleted file mode 100644 index 0fdfaf4..0000000 --- a/home/earth/src/gtk-3.0/assets/radio-unselected-insensitive-dark.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/radio-unselected-insensitive.svg b/home/earth/src/gtk-3.0/assets/radio-unselected-insensitive.svg deleted file mode 100644 index 48829cd..0000000 --- a/home/earth/src/gtk-3.0/assets/radio-unselected-insensitive.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/radio-unselected.svg b/home/earth/src/gtk-3.0/assets/radio-unselected.svg deleted file mode 100644 index e78eebd..0000000 --- a/home/earth/src/gtk-3.0/assets/radio-unselected.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/home/earth/src/gtk-3.0/assets/sed.sh b/home/earth/src/gtk-3.0/assets/sed.sh deleted file mode 100755 index 0661aa5..0000000 --- a/home/earth/src/gtk-3.0/assets/sed.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -sed -i \ - -e 's/#161510/rgb(0%,0%,0%)/g' \ - -e 's/#cccccc/rgb(100%,100%,100%)/g' \ - -e 's/#555555/rgb(50%,0%,0%)/g' \ - -e 's/#cc9528/rgb(0%,50%,0%)/g' \ - -e 's/#555555/rgb(50%,0%,50%)/g' \ - -e 's/#cccccc/rgb(0%,0%,50%)/g' \ - "$@" diff --git a/home/earth/src/gtk-3.0/assets/unsed.sh b/home/earth/src/gtk-3.0/assets/unsed.sh deleted file mode 100755 index 06df73d..0000000 --- a/home/earth/src/gtk-3.0/assets/unsed.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -sed -i \ - -e 's/rgb(0%,0%,0%)/#161510/g' \ - -e 's/rgb(100%,100%,100%)/#cccccc/g' \ - -e 's/rgb(50%,0%,0%)/#555555/g' \ - -e 's/rgb(0%,50%,0%)/#cc9528/g' \ - -e 's/rgb(0%,50.196078%,0%)/#cc9528/g' \ - -e 's/rgb(50%,0%,50%)/#555555/g' \ - -e 's/rgb(50.196078%,0%,50.196078%)/#555555/g' \ - -e 's/rgb(0%,0%,50%)/#cccccc/g' \ - "$@" diff --git a/home/earth/src/gtk-3.0/gtk-dark.css b/home/earth/src/gtk-3.0/gtk-dark.css deleted file mode 100644 index b00626d..0000000 --- a/home/earth/src/gtk-3.0/gtk-dark.css +++ /dev/null @@ -1 +0,0 @@ -@import url("resource:///org/numixproject/gtk/dist/gtk-dark.css"); diff --git a/home/earth/src/gtk-3.0/gtk.css b/home/earth/src/gtk-3.0/gtk.css deleted file mode 100644 index c6eab95..0000000 --- a/home/earth/src/gtk-3.0/gtk.css +++ /dev/null @@ -1 +0,0 @@ -@import url("resource:///org/numixproject/gtk/dist/gtk.css"); diff --git a/home/earth/src/gtk-3.0/gtk.gresource.xml b/home/earth/src/gtk-3.0/gtk.gresource.xml deleted file mode 100644 index 8281d70..0000000 --- a/home/earth/src/gtk-3.0/gtk.gresource.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - assets/checkbox-checked-dark.svg - assets/checkbox-checked-insensitive-dark.svg - assets/checkbox-checked-insensitive.svg - assets/checkbox-checked.svg - assets/checkbox-mixed-dark.svg - assets/checkbox-mixed-insensitive-dark.svg - assets/checkbox-mixed-insensitive.svg - assets/checkbox-mixed.svg - assets/checkbox-unchecked-dark.svg - assets/checkbox-unchecked-insensitive-dark.svg - assets/checkbox-unchecked-insensitive.svg - assets/checkbox-unchecked.svg - assets/grid-selection-checked-dark.svg - assets/grid-selection-checked.svg - assets/grid-selection-unchecked-dark.svg - assets/grid-selection-unchecked.svg - assets/menuitem-checkbox-checked-hover.svg - assets/menuitem-checkbox-checked-insensitive.svg - assets/menuitem-checkbox-checked.svg - assets/menuitem-checkbox-unchecked.svg - assets/menuitem-checkbox-mixed-hover.svg - assets/menuitem-checkbox-mixed-insensitive.svg - assets/menuitem-checkbox-mixed.svg - assets/menuitem-radio-checked-hover.svg - assets/menuitem-radio-checked-insensitive.svg - assets/menuitem-radio-checked.svg - assets/menuitem-radio-unchecked.svg - assets/radio-checked-dark.svg - assets/radio-checked-insensitive-dark.svg - assets/radio-checked-insensitive.svg - assets/radio-checked.svg - assets/radio-mixed-dark.svg - assets/radio-mixed-insensitive-dark.svg - assets/radio-mixed-insensitive.svg - assets/radio-mixed.svg - assets/radio-unchecked-dark.svg - assets/radio-unchecked-insensitive-dark.svg - assets/radio-unchecked-insensitive.svg - assets/radio-unchecked.svg - assets/pane-handle.png - assets/pane-handle@2.png - dist/gtk.css - dist/gtk-dark.css - - diff --git a/home/earth/src/gtk-3.0/thumbnail.png b/home/earth/src/gtk-3.0/thumbnail.png deleted file mode 100644 index 8add27b..0000000 Binary files a/home/earth/src/gtk-3.0/thumbnail.png and /dev/null differ diff --git a/home/earth/src/gtk-3.20/assets b/home/earth/src/gtk-3.20/assets deleted file mode 120000 index ec2e4be..0000000 --- a/home/earth/src/gtk-3.20/assets +++ /dev/null @@ -1 +0,0 @@ -../assets \ No newline at end of file diff --git a/home/earth/src/gtk-3.20/dist/gtk-dark.css b/home/earth/src/gtk-3.20/dist/gtk-dark.css deleted file mode 100644 index 0d4dcdf..0000000 --- a/home/earth/src/gtk-3.20/dist/gtk-dark.css +++ /dev/null @@ -1,8515 +0,0 @@ -/*$dark_shadow: #000;*/ -/*$light_shadow: #fff;*/ -/*$selected_borders_color: if($variant == 'light', darken($selected_bg_color, 30%), darken($selected_bg_color, 20%));*/ -/*$borders_color: if($variant == 'light', shade($bg_color, .85), shade($bg_color, .88));*/ -/*$button_border_strength: if(lightness($bg) > 50, 0, .1);*/ -/*$button_shadow_strength: if(lightness($bg) > 50, 0, .1);*/ -/*$dark_shadow: #000;*/ -/*$light_shadow: #fff;*/ -/*$selected_borders_color: if($variant == 'light', darken($selected_bg_color, 30%), darken($selected_bg_color, 20%));*/ -/*$borders_color: if($variant == 'light', shade($bg_color, .85), shade($bg_color, .88));*/ -/*$button_border_strength: if(lightness($bg) > 50, 0, .1);*/ -/*$button_shadow_strength: if(lightness($bg) > 50, 0, .1);*/ -/* dark color scheme */ -@define-color dark_bg_color #555555; -@define-color dark_fg_color #cccccc; -/* colormap actually used by the theme, to be overridden in other css files */ -@define-color theme_bg_color #161510; -@define-color theme_fg_color #cccccc; -@define-color theme_base_color #555555; -@define-color text_view_bg #555555; -/*workaround for new vte versions */ -@define-color theme_text_color #cccccc; -@define-color theme_selected_bg_color #3d6266; -@define-color theme_selected_fg_color #cccccc; -@define-color theme_tooltip_bg_color #161510; -@define-color theme_tooltip_fg_color #cccccc; -/* shadow effects */ -@define-color light_shadow #171611; -@define-color dark_shadow #292929; -/* misc colors used by gtk+ */ -@define-color info_fg_color #282c34; -@define-color info_bg_color #199ffd; -@define-color warning_fg_color #282c34; -@define-color warning_bg_color #f6be48; -@define-color question_fg_color #282c34; -@define-color question_bg_color #199ffd; -@define-color error_fg_color #282c34; -@define-color error_bg_color #fc4a6d; -@define-color link_color #285bff; -@define-color success_color #37bd58; -@define-color warning_color #f6be48; -@define-color error_color #fc4a6d; -/* widget colors */ -@define-color titlebar_bg_focused @dark_bg_color; -@define-color titlebar_bg_unfocused @theme_bg_color; -@define-color titlebar_fg_focused @dark_fg_color; -@define-color titlebar_fg_unfocused mix(#cccccc,#161510,0.4); -@define-color menubar_bg_color @dark_bg_color; -@define-color menubar_fg_color @dark_fg_color; -@define-color toolbar_bg_color @theme_bg_color; -@define-color toolbar_fg_color @theme_fg_color; -@define-color menu_bg_color @dark_bg_color; -@define-color menu_fg_color @dark_fg_color; -@define-color panel_bg_color @dark_bg_color; -@define-color panel_fg_color @dark_fg_color; -@define-color borders mix(#161510,#cccccc,0.18); -@define-color unfocused_borders mix(#161510,mix(#161510,#cccccc,0.18),0.9); -@define-color button_bg_color #555555; -@define-color button_fg_color #cccccc; -@define-color header_button_bg_color #555555; -@define-color header_button_fg_color #cccccc; -@define-color insensitive_bg_color mix(#161510,#555555,0.6); -@define-color insensitive_fg_color mix(#cccccc,#161510,0.5); -/* osd */ -@define-color osd_base #555555; -@define-color osd_bg rgba(85, 85, 85, 0.8); -@define-color osd_fg #cccccc; -@define-color osd_insensitive_bg_color mix(#cccccc,rgba(85, 85, 85, 0.8),0.5); -@define-color osd_insensitive_fg_color mix(#cccccc,#555555,0.6); -@define-color osd_borders_color rgba(72, 72, 72, 0.8); -/* lightdm greeter colors */ -@define-color lightdm_bg_color #555555; -@define-color lightdm_fg_color #cccccc; -/* widget text/foreground color on backdrop windows */ -@define-color theme_unfocused_fg_color mix(#cccccc,#161510,0.5); -/* text color for entries, views and content in general on backdrop windows */ -@define-color theme_unfocused_text_color #cccccc; -/* widget base background color on backdrop windows */ -@define-color theme_unfocused_bg_color #161510; -/* text widgets and the like base background color on backdrop windows */ -@define-color theme_unfocused_base_color #555555; -/* base background color of selections on backdrop windows */ -@define-color theme_unfocused_selected_bg_color #3d6266; -/* text/foreground color of selections on backdrop windows */ -@define-color theme_unfocused_selected_fg_color #cccccc; -/* insensitive color on backdrop windows*/ -@define-color unfocused_insensitive_color black; -/* window manager colors */ -@define-color wm_bg_focused #555555; -@define-color wm_bg_unfocused #161510; -@define-color wm_border_focused #727a18; -@define-color wm_border_unfocused #161510; -@define-color wm_title_focused #cccccc; -@define-color wm_title_unfocused mix(#cccccc,#161510,0.4); -@define-color wm_icons_focused #cccccc; -@define-color wm_icons_focused_prelight #3d6266; -@define-color wm_icons_focused_pressed #314e52; -@define-color wm_icons_unfocused mix(#cccccc,#161510,0.4); -@define-color wm_icons_unfocused_prelight #3d6266; -@define-color wm_icons_unfocused_pressed #314e52; -/************** - ! GTK settings -***************/ -* { - -GtkWindow-resize-grip-height: 0; - -GtkWindow-resize-grip-width: 0; - -WnckTasklist-fade-overlay-rect: 0; - -GtkWidget-cursor-aspect-ratio: 0; - outline-color: rgba(61, 98, 102, 0.5); - outline-style: dashed; - outline-width: 1px; - outline-offset: -1px; - -gtk-outline-radius: 0px; } - -/************* - ! Base states - *************/ -GeditViewFrame .gedit-search-slider .not-found:selected, .gedit-document-panel-document-row:selected, .gedit-document-panel-document-row:selected:hover, GucharmapChartable:focus, GucharmapChartable:hover, GucharmapChartable:active, GucharmapChartable:selected, .gtkstyle-fallback:selected, *:selected, :focus:selected { - background-color: #3d6266; - color: #cccccc; } - -* { - /* hyperlinks */ - -GtkIMHtml-hyperlink-color: #285bff; } - *:disabled, *:disabled:disabled { - color: mix(#cccccc,#161510,0.5); } - *:disabled, *:disabled { - -gtk-icon-effect: dim; } - *:hover { - -gtk-icon-effect: highlight; } - *:link, *:visited { - color: #285bff; } - -.background { - background-color: #161510; - color: #cccccc; } - .background:backdrop { - text-shadow: none; - -gtk-icon-shadow: none; } - .background.csd { - background-color: #161510; } - -.gtkstyle-fallback { - background-color: rgba(22, 21, 16, 0.5); - color: #cccccc; } - .gtkstyle-fallback:hover { - background-color: #181712; - color: #cccccc; } - .gtkstyle-fallback:active { - background-color: #14130e; - color: #cccccc; } - .gtkstyle-fallback:disabled { - background-color: #161510; - color: mix(#cccccc,#161510,0.5); } - -image, image:disabled, label, label:disabled, box, box:disabled, grid, grid:disabled { - background-color: transparent; } - -label.separator { - color: #cccccc; } - label.separator:backdrop { - color: mix(#cccccc,#161510,0.5); } - -label selection { - background-color: #3d6266; - color: #cccccc; } - -label:disabled { - color: mix(#cccccc,#161510,0.5); } - label:disabled:backdrop { - color: black; } - -label:backdrop { - color: mix(#cccccc,#161510,0.5); } - -assistant .sidebar { - background-color: #555555; - border-top: 1px solid mix(#161510,#cccccc,0.18); } - assistant .sidebar:backdrop { - background-color: #555555; - border-color: mix(#161510,mix(#161510,#cccccc,0.18),0.9); } - -assistant.csd .sidebar { - border-top-style: none; } - -assistant .sidebar label { - padding: 2px 4px; } - -assistant .sidebar label.highlight { - background-color: mix(#cccccc,#161510,0.8); } - -/********* - ! Buttons -**********/ -@keyframes needs_attention { - from { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#3d6266), to(transparent)); } - to { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#3d6266), to(transparent)); } } - -stacksidebar row.needs-attention > label { - animation: needs_attention 150ms ease-in; - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#3d6266), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(82, 82, 82, 0.940392)), to(transparent)); - background-size: 6px 6px, 6px 6px; - background-repeat: no-repeat; - background-position: right 3px, right 4px; } - stacksidebar row.needs-attention > label:backdrop { - background-size: 6px 6px, 0 0; } - stacksidebar row.needs-attention > label:dir(rtl) { - background-position: left 3px, left 4px; } - -#restart_button button, #shutdown_button button, #login_window button, .nemo-window .sidebar + separator + box .primary-toolbar button.flat, .nemo-window .sidebar + separator + box .primary-toolbar button.flat.nautilus-circular-button.image-button, treeview.view header button:active, treeview.view header button:hover, treeview.view header button, .osd spinbutton.vertical button:first-child, .osd spinbutton:not(.vertical) button, .osd button, button.osd, -#XfceNotifyWindow button, frame.app-notification button, popover.background button, infobar.error button, infobar.question button, infobar.warning button, infobar.info button, headerbar.selection-mode button, -.titlebar.selection-mode:not(headerbar) button, .destructive-action, .suggested-action, headerbar.selection-mode button.suggested-action, toolbar.inline-toolbar button, toolbar button, .titlebar:not(headerbar) button, headerbar button, button, button.nautilus-circular-button.image-button { - min-height: 18px; - min-width: 18px; - padding: 2px; - border-width: 1px; - border-style: solid; - border-radius: 0px; - -gtk-outline-radius: 0px; - transition: 150ms ease; - outline-color: transparent; } - #restart_button button.text-button, #shutdown_button button.text-button, #login_window button.text-button, .nemo-window .sidebar + separator + box .primary-toolbar button.text-button.flat, .nemo-window .sidebar + separator + box .primary-toolbar button.text-button.flat.nautilus-circular-button.image-button, treeview.view header button.text-button, .osd spinbutton.vertical button.text-button:first-child, .osd spinbutton:not(.vertical) button.text-button, - #XfceNotifyWindow button.text-button, frame.app-notification button.text-button, popover.background button.text-button, infobar.error button.text-button, infobar.question button.text-button, infobar.warning button.text-button, infobar.info button.text-button, headerbar.selection-mode button.text-button, - .titlebar:not(headerbar).selection-mode button.text-button, .text-button.destructive-action, .text-button.suggested-action, toolbar.inline-toolbar button.text-button, button.text-button, button.text-button.nautilus-circular-button.image-button { - padding: 2px 2px; } - -notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.flat:hover, modelbutton.flat, -menuitem.button.flat, menu menuitem calendar.button:hover, -.menu menuitem calendar.button:hover, -.context-menu menuitem calendar.button:hover, menu menuitem calendar.button, -.menu menuitem calendar.button, -.context-menu menuitem calendar.button, calendar.button:disabled, calendar.button:backdrop, calendar.button:hover, calendar.button, calendar.view, calendar.view:backdrop { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; } - -toolbar.inline-toolbar toolbutton > button.flat:dir(rtl), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl), spinbutton:not(.vertical) button:dir(rtl) { - border-radius: 0; - -gtk-outline-radius: 0; } - -toolbar.inline-toolbar toolbutton > button.flat:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), spinbutton:not(.vertical) button, spinbutton:not(.vertical) button.nautilus-circular-button.image-button { - border-radius: 0; - -gtk-outline-radius: 0; } - -.linked.vertical > combobox > box > button.combo { - border-radius: 0; - -gtk-outline-radius: 0; } - .linked.vertical > combobox > box > button.combo:dir(rtl) { - border-radius: 0; - -gtk-outline-radius: 0; } - -toolbar.inline-toolbar toolbutton:first-child > button.flat, .linked:not(.vertical) > combobox:first-child > box > button.combo, .nemo-window toolbar toolitem stack widget button:first-child, popover.background .linked > button:first-child, headerbar.selection-mode viewswitcher button:first-child, toolbar.inline-toolbar toolbutton > button.flat:first-child, toolbar viewswitcher button:first-child, toolbar viewswitcher button.nautilus-circular-button.image-button:first-child, -toolbar .linked > button:first-child, .titlebar:not(headerbar) viewswitcher button:first-child, headerbar viewswitcher button:first-child, headerbar viewswitcher button.nautilus-circular-button.image-button:first-child, -.titlebar:not(headerbar) .linked > button:first-child, -headerbar .linked > button:first-child, combobox box button:first-child, combobox box button.nautilus-circular-button.image-button:first-child, combobox box entry:first-child, .inline-toolbar button:first-child, .linked > button:first-child { - border-width: 1px; - border-radius: 0px 0 0 0px; - -gtk-outline-radius: 0px 0 0 0px; } - -toolbar.inline-toolbar toolbutton:last-child > button.flat, .linked:not(.vertical) > combobox:last-child > box > button.combo, .nemo-window toolbar toolitem stack widget button:last-child, popover.background .linked > button:last-child, headerbar.selection-mode viewswitcher button:last-child, toolbar.inline-toolbar toolbutton > button.flat:last-child, toolbar viewswitcher button:last-child, toolbar viewswitcher button.nautilus-circular-button.image-button:last-child, -toolbar .linked > button:last-child, .titlebar:not(headerbar) viewswitcher button:last-child, headerbar viewswitcher button:last-child, headerbar viewswitcher button.nautilus-circular-button.image-button:last-child, -.titlebar:not(headerbar) .linked > button:last-child, -headerbar .linked > button:last-child, combobox box button:last-child, combobox box button.nautilus-circular-button.image-button:last-child, combobox box entry:last-child, .inline-toolbar button:last-child, .linked > button:last-child { - border-width: 1px; - border-radius: 0 0px 0px 0; - -gtk-outline-radius: 0 0px 0px 0; } - -toolbar.inline-toolbar toolbutton:only-child > button.flat, .linked:not(.vertical) > combobox:only-child > box > button.combo, .nemo-window toolbar toolitem stack widget button:only-child, popover.background .linked > button:only-child, headerbar.selection-mode viewswitcher button:only-child, toolbar.inline-toolbar toolbutton > button.flat:only-child, toolbar viewswitcher button:only-child, toolbar viewswitcher button.nautilus-circular-button.image-button:only-child, -toolbar .linked > button:only-child, .titlebar:not(headerbar) viewswitcher button:only-child, headerbar viewswitcher button:only-child, headerbar viewswitcher button.nautilus-circular-button.image-button:only-child, -.titlebar:not(headerbar) .linked > button:only-child, -headerbar .linked > button:only-child, combobox box button:only-child, combobox box button.nautilus-circular-button.image-button:only-child, combobox box entry:only-child, .inline-toolbar button:only-child, .linked > button:only-child { - border-width: 1px; - border-style: solid; - border-radius: 0px; - -gtk-outline-radius: 0px; } - -.nemo-window toolbar toolitem stack widget button, .nemo-window toolbar toolitem stack widget button.nautilus-circular-button.image-button, popover.background .linked > button, headerbar.selection-mode viewswitcher button, -headerbar.selection-mode .linked > button, -.titlebar.selection-mode:not(headerbar) viewswitcher button, toolbar.inline-toolbar toolbutton > button.flat, -toolbar.inline-toolbar toolbutton:backdrop > button.flat, toolbar viewswitcher button, toolbar viewswitcher button.nautilus-circular-button.image-button, -toolbar .linked > button, -toolbar .linked > button.nautilus-circular-button.image-button, .titlebar:not(headerbar) viewswitcher button, headerbar viewswitcher button, headerbar viewswitcher button.nautilus-circular-button.image-button, -.titlebar:not(headerbar) .linked > button, -headerbar .linked > button, -headerbar .linked > button.nautilus-circular-button.image-button, combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry, .inline-toolbar button, .inline-toolbar button.nautilus-circular-button.image-button, .linked > button, .linked > button.nautilus-circular-button.image-button { - border-width: 1px; - border-radius: 0; - -gtk-outline-radius: 0; } - -.linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > button:first-child { - border-width: 1px; - border-radius: 0px 0px 0 0; - -gtk-outline-radius: 0px 0px 0 0; } - -.linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > button:last-child { - border-width: 1px; - border-radius: 0 0 0px 0px; - -gtk-outline-radius: 0 0 0px 0px; } - -.linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > button:only-child { - border-width: 1px; - border-radius: 0px; - -gtk-outline-radius: 0px; } - -.linked.vertical > button { - border-width: 1px; - border-style: solid; - border-radius: 0; - -gtk-outline-radius: 0; } - -notebook > header > tabs > arrow, infobar.error button.close, infobar.question button.close, infobar.warning button.close, infobar.info button.close { - border: 1px solid transparent; - background-color: transparent; - background-image: none; - box-shadow: none; } - notebook > header > tabs > arrow:focus, infobar.error button.close:focus, infobar.question button.close:focus, infobar.warning button.close:focus, infobar.info button.close:focus, notebook > header > tabs > arrow:hover, infobar.error button.close:hover, infobar.question button.close:hover, infobar.warning button.close:hover, infobar.info button.close:hover { - border: 1px solid rgba(22, 21, 16, 0.3); - background-color: rgba(204, 204, 204, 0.2); - background-image: none; - box-shadow: none; } - notebook > header > tabs > arrow:active, infobar.error button.close:active, infobar.question button.close:active, infobar.warning button.close:active, infobar.info button.close:active, notebook > header > tabs > arrow:checked, infobar.error button.close:checked, infobar.question button.close:checked, infobar.warning button.close:checked, infobar.info button.close:checked { - border: 1px solid rgba(61, 98, 102, 0.3); - background-color: rgba(204, 204, 204, 0.1); - background-image: none; - box-shadow: none; } - -button, button.nautilus-circular-button.image-button { - background-color: #555555; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - button:active, button.nautilus-circular-button.image-button:active, button:active:hover, button:active:focus, button:active:hover:focus, button:checked, button.nautilus-circular-button.image-button:checked, button:checked:hover, button:checked:focus, button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - button:disabled, button.nautilus-circular-button.image-button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - button:active:disabled, button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) button, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button:hover, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) button:checked, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button:checked:hover, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) button, stackswitcher.vertical > button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) button:hover, stackswitcher.vertical > button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) button:checked, stackswitcher.vertical > button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) button:checked:hover, stackswitcher.vertical > button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - button.flat, button.flat.nautilus-circular-button.image-button { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - button:hover, button.nautilus-circular-button.image-button:hover, button.flat:hover { - background-color: #595959; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - button:hover:focus, button:hover:hover, button.flat:hover:focus, button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - button:hover:active, button:hover:active:focus, button.flat:hover:active:focus, button:hover:checked, button:hover:checked:focus, button.flat:hover:checked:focus, button.flat:hover:active, button.flat:hover:active:hover:focus, button.flat:hover:checked, button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - button:hover:disabled, button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - button:hover:active:disabled, button:hover:checked:disabled, button.flat:hover:active:disabled, button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - button:focus, button.nautilus-circular-button.image-button:focus, button.flat:focus { - background-color: #595959; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - button:focus:hover, button.flat:focus:hover { - background-color: #5e5e5e; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - button:focus:hover:hover, button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - button:focus:hover:active, button.flat:focus:hover:active, button.flat:focus:hover:active:focus, button:focus:hover:checked, button.flat:focus:hover:checked, button.flat:focus:hover:checked:focus, button.flat:focus:hover:active:hover:focus, button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - button:focus:hover:disabled, button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - button:focus:hover:active:disabled, button:focus:hover:checked:disabled, button.flat:focus:hover:active:disabled, button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - button:checked, button.nautilus-circular-button.image-button:checked, button:active, button.nautilus-circular-button.image-button:active, button.flat:checked, button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - button:checked:focus, button:checked:hover, button:active:focus, button:active:hover, button.flat:checked:focus, button.flat:checked:hover, button.flat:active:focus, button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - button:active:checked, button:active:checked:hover, button:active:checked:focus, button:active:checked:hover:focus, button.flat:active:checked, button.flat:active:checked:hover, button.flat:active:checked:focus, button.flat:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - button:checked:disabled, button:active:disabled, button.flat:checked:disabled, button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - button:active:checked:disabled, button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - button:checked:focus, button:checked:hover, button:active:focus, button:active:hover, button.flat:checked:focus, button.flat:checked:hover, button.flat:active:focus, button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover, button.flat:focus, button.flat:hover { - color: #cccccc; } - button:disabled:disabled, button.flat:disabled:disabled { - background-color: alpha(mix(#555555,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#555555,#cccccc,0.6); - box-shadow: none; } - button:disabled:disabled :disabled, button.flat:disabled:disabled :disabled { - color: mix(#555555,#cccccc,0.6); } - button:active:disabled, button:checked:disabled, button.flat:active:disabled, button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - button:active:disabled :disabled, button:checked:disabled :disabled, button.flat:active:disabled :disabled, button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - button:backdrop, button.nautilus-circular-button.image-button:backdrop, button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - button.separator, button.separator.nautilus-circular-button.image-button, button .separator, button.nautilus-circular-button.image-button .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.9); } - button.separator:disabled, button .separator:disabled { - color: rgba(85, 85, 85, 0.85); } - button separator, button.nautilus-circular-button.image-button separator { - background-image: image(mix(#cccccc,#555555,0.9)); } - .inline-toolbar button, .inline-toolbar button.nautilus-circular-button.image-button, .linked > button, .linked > button.nautilus-circular-button.image-button { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .inline-toolbar button:focus, .inline-toolbar button:hover, .linked > button:focus, .linked > button:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .inline-toolbar button:active, .inline-toolbar button:active:hover, .inline-toolbar button:active:focus, .inline-toolbar button:active:hover:focus, .inline-toolbar button:checked, .inline-toolbar button:checked:hover, .inline-toolbar button:checked:focus, .inline-toolbar button:checked:hover:focus, .linked > button:active, .linked > button:active:hover, .linked > button:active:focus, .linked > button:active:hover:focus, .linked > button:checked, .linked > button:checked:hover, .linked > button:checked:focus, .linked > button:checked:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset 0 -1px rgba(41, 41, 41, 0.05); } - .inline-toolbar button:disabled, .linked > button:disabled { - box-shadow: inset -1px 0 #444444; } - .inline-toolbar button:last-child, .inline-toolbar button:only-child, .linked > button:last-child, .linked > button:only-child { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .inline-toolbar button:last-child:hover, .inline-toolbar button:only-child:hover, .linked > button:last-child:hover, .linked > button:only-child:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .inline-toolbar button:disabled:last-child, .inline-toolbar button:disabled:only-child, .inline-toolbar button:active:disabled:last-child, .inline-toolbar button:active:disabled:only-child, .inline-toolbar button:checked:disabled:last-child, .inline-toolbar button:checked:disabled:only-child, .linked > button:disabled:last-child, .linked > button:disabled:only-child, .linked > button:active:disabled:last-child, .linked > button:active:disabled:only-child, .linked > button:checked:disabled:last-child, .linked > button:checked:disabled:only-child { - box-shadow: none; } - .inline-toolbar button:active:last-child, .inline-toolbar button:active:last-child:focus, .inline-toolbar button:active:last-child:hover, .inline-toolbar button:active:last-child:hover:focus, .inline-toolbar button:checked:last-child, .inline-toolbar button:checked:last-child:focus, .inline-toolbar button:checked:last-child:hover, .inline-toolbar button:checked:last-child:hover:focus, .linked > button:active:last-child, .linked > button:active:last-child:focus, .linked > button:active:last-child:hover, .linked > button:active:last-child:hover:focus, .linked > button:checked:last-child, .linked > button:checked:last-child:focus, .linked > button:checked:last-child:hover, .linked > button:checked:last-child:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - .inline-toolbar button:active:only-child, .inline-toolbar button:active:only-child:focus, .inline-toolbar button:active:only-child:hover, .inline-toolbar button:active:only-child:hover:focus, .inline-toolbar button:checked:only-child, .inline-toolbar button:checked:only-child:focus, .inline-toolbar button:checked:only-child:hover, .inline-toolbar button:checked:only-child:hover:focus, .linked > button:active:only-child, .linked > button:active:only-child:focus, .linked > button:active:only-child:hover, .linked > button:active:only-child:hover:focus, .linked > button:checked:only-child, .linked > button:checked:only-child:focus, .linked > button:checked:only-child:hover, .linked > button:checked:only-child:hover:focus { - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.06), inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - .linked.vertical > button { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .linked.vertical > button:focus, .linked.vertical > button:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .linked.vertical > button:active, .linked.vertical > button:active:hover, .linked.vertical > button:active:focus, .linked.vertical > button:active:hover:focus, .linked.vertical > button:checked, .linked.vertical > button:checked:hover, .linked.vertical > button:checked:focus, .linked.vertical > button:checked:hover:focus { - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.05); } - .linked.vertical > button:disabled { - box-shadow: inset 0 -1px #444444; } - .linked.vertical > button:last-child, .linked.vertical > button:only-child { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .linked.vertical > button:last-child:hover, .linked.vertical > button:only-child:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .linked.vertical > button:disabled:last-child, .linked.vertical > button:disabled:only-child, .linked.vertical > button:active:disabled:last-child, .linked.vertical > button:active:disabled:only-child, .linked.vertical > button:checked:disabled:last-child, .linked.vertical > button:checked:disabled:only-child { - box-shadow: none; } - .linked.vertical > button:active:last-child, .linked.vertical > button:active:last-child:focus, .linked.vertical > button:active:last-child:hover, .linked.vertical > button:active:last-child:hover:focus, .linked.vertical > button:checked:last-child, .linked.vertical > button:checked:last-child:focus, .linked.vertical > button:checked:last-child:hover, .linked.vertical > button:checked:last-child:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - .linked.vertical > button:active:only-child, .linked.vertical > button:active:only-child:focus, .linked.vertical > button:active:only-child:hover, .linked.vertical > button:active:only-child:hover:focus, .linked.vertical > button:checked:only-child, .linked.vertical > button:checked:only-child:focus, .linked.vertical > button:checked:only-child:hover, .linked.vertical > button:checked:only-child:hover:focus { - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.06), inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - button.circular, button.nautilus-circular-button.image-button, button.circular-button { - padding: 0; - min-width: 26px; - min-height: 26px; - border-radius: 9999px; - -gtk-outline-radius: 9999px; } - button.circular label, button.nautilus-circular-button.image-button label, button.circular-button label { - padding: 0; } - -spinbutton:disabled { - opacity: .6; } - -spinbutton button, spinbutton button.nautilus-circular-button.image-button { - color: #cccccc; - padding: 2px 3px; } - spinbutton button:active, spinbutton button.nautilus-circular-button.image-button:active, spinbutton button:checked, spinbutton button.nautilus-circular-button.image-button:checked, spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover { - background-color: #666666; - background-image: none; } - spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover, spinbutton button:focus:hover { - border-color: rgba(163, 163, 163, 0.3); } - spinbutton button:hover:focus, spinbutton button:hover:hover, spinbutton button:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - spinbutton button:hover:active, spinbutton button:focus:hover:active, spinbutton button:focus:hover:active:focus, spinbutton button:hover:checked, spinbutton button:focus:hover:checked, spinbutton button:focus:hover:checked:focus, spinbutton button:focus:hover:active:hover:focus, spinbutton button:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - spinbutton button:hover:disabled, spinbutton button:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - spinbutton button:hover:active:disabled, spinbutton button:hover:checked:disabled, spinbutton button:focus:hover:active:disabled, spinbutton button:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - spinbutton button:focus:hover { - color: mix(#cccccc,mix(#3d6266,mix(#161510,#cccccc,0.18),0.3),0.3); } - spinbutton button:disabled, spinbutton button.nautilus-circular-button.image-button:disabled { - color: mix(#cccccc,#161510,0.7); } - spinbutton button:backdrop, spinbutton button.nautilus-circular-button.image-button:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - spinbutton button:backdrop:disabled { - color: rgba(0, 0, 0, 0.8); } - -spinbutton:not(.vertical) { - /*@extend %entry;*/ - background-color: #555555; - background-image: none; - /*@include border($base_color);*/ - padding: 0; - border-radius: 0px; - -gtk-outline-radius: 0px; - color: #cccccc; - caret-color: #cccccc; - /*&:focus, &:active { border-color: border_focus($borders_color); }*/ } - spinbutton:not(.vertical):disabled { - background-color: #4d4d4d; - background-image: none; - color: mix(#555555,#cccccc,0.5); } - spinbutton:not(.vertical) entry { - border-radius: 0px 0 0 0px; - -gtk-outline-radius: 0px 0 0 0px; - border-right-width: 0; - box-shadow: none; } - spinbutton:not(.vertical) button, spinbutton:not(.vertical) button.nautilus-circular-button.image-button { - border-radius: 0; - -gtk-outline-radius: 0; - border-style: solid; - background-image: none; - box-shadow: none; } - spinbutton:not(.vertical) button:focus { - border-top-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); - border-bottom-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); } - spinbutton:not(.vertical) button:active { - box-shadow: inset 0 2px 3px -1px rgba(82, 82, 82, 0.2); } - spinbutton:not(.vertical) button:backdrop { - border-color: alpha(mix(#161510,mix(#161510,#cccccc,0.18),0.9),0.8); } - spinbutton:not(.vertical) button.up:dir(ltr), spinbutton:not(.vertical) button.down:dir(rtl) { - border-style: solid; } - spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover, spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - spinbutton:not(.vertical) button.down:dir(rtl) { - border-right-style: none; - border-radius: 0px 0 0 0px; - -gtk-outline-radius: 0px 0 0 0px; } - spinbutton:not(.vertical) button.down:dir(rtl):focus { - border-top-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); - border-bottom-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); - border-left-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); } - spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - spinbutton:not(.vertical) button.up:dir(ltr) { - border-left-style: none; - border-radius: 0 0px 0px 0; - -gtk-outline-radius: 0 0px 0px 0; } - spinbutton:not(.vertical) button.up:dir(ltr):focus { - border-top-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); - border-bottom-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); - border-right-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); } - spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); - box-shadow: inset 1px 0 mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - -spinbutton.vertical button, spinbutton.vertical button.nautilus-circular-button.image-button, spinbutton.vertical entry { - min-width: 0; - padding-left: 0px; - padding-right: 0px; } - -spinbutton.vertical entry { - border-radius: 0; - -gtk-outline-radius: 0; - border-top-width: 0; - border-bottom-width: 0; } - -spinbutton.vertical button.up:focus:hover, spinbutton.vertical button.down:focus:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - -spinbutton.vertical button.up { - border-radius: 0px 0px 0 0; - -gtk-outline-radius: 0px 0px 0 0; } - spinbutton.vertical button.up:focus { - border-top-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); - border-left-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); - border-right-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); } - -spinbutton.vertical button.down { - border-radius: 0 0 0px 0px; - -gtk-outline-radius: 0 0 0px 0px; } - spinbutton.vertical button.down:focus { - border-bottom-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); - border-left-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); - border-right-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); } - -/****************** -! ComboBoxes * -*******************/ -combobox button.combo, combobox button.combo.nautilus-circular-button.image-button { - min-width: 0; - padding-left: 2px; - padding-right: 2px; } - -combobox arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); - min-height: 14px; - min-width: 14px; - padding: 1px; } - -combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry { - padding: 2px 2px; } - -combobox box > entry + button.combo, combobox box > entry + button.combo.nautilus-circular-button.image-button { - padding: 2px; } - -combobox menu menuitem { - padding: 2px 3px; } - combobox menu menuitem cellview { - min-height: 18px; } - -/********* - ! Entry * -**********/ -.linked:not(.vertical) > entry { - border-width: 1px; - border-radius: 0; - border-right-width: 0; - border-left-width: 0; } - .linked:not(.vertical) > entry:first-child { - border-width: 1px; - border-radius: 0px; - border-right-width: 0; - border-bottom-right-radius: 0; - border-top-right-radius: 0; } - .linked:not(.vertical) > entry:first-child:dir(rtl) { - border-left-width: 0; - border-right-width: 1px; } - .linked:not(.vertical) > entry:last-child { - border-width: 1px; - border-radius: 0px; - border-left-width: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; } - .linked:not(.vertical) > entry:last-child:dir(rtl) { - border-left-width: 1px; - border-right-width: 0; } - .linked:not(.vertical) > entry:only-child { - border-width: 1px; } - .linked:not(.vertical) > entry:only-child { - border-radius: 0px; } - -.linked.vertical > entry { - border-width: 1px; - border-radius: 0; - border-top-width: 0; - border-bottom-width: 0; } - .linked.vertical > entry:first-child { - border-width: 1px; - border-radius: 0px; - border-top-width: 1px; - border-bottom-width: 0; - border-bottom-left-radius: 0; - border-bottom-right-radius: 0; } - .linked.vertical > entry:first-child:dir(rtl) { - border-top-width: 0; - border-bottom-width: 1px; } - .linked.vertical > entry:last-child { - border-width: 1px; - border-radius: 0px; - border-top-width: 0; - border-bottom-width: 1px; - border-top-left-radius: 0; - border-top-right-radius: 0; } - .linked.vertical > entry:last-child:dir(rtl) { - border-top-width: 1px; - border-bottom-width: 0; } - .linked.vertical > entry:only-child { - border-width: 1px; } - .linked.vertical > entry:only-child { - border-radius: 0px; } - -#login_window entry, .osd entry, -#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { - border-width: 1px; - border-style: solid; - border-radius: 0px; - transition: border 100ms ease-out; - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.1), inset 0 1px rgba(41, 41, 41, 0.12), inset -1px 0 rgba(41, 41, 41, 0.1), inset 0 -1px rgba(41, 41, 41, 0.05); } - #login_window entry:focus, - #XfceNotifyWindow entry:focus, popover.background entry:focus, entry:focus, #login_window entry:hover, - #XfceNotifyWindow entry:hover, popover.background entry:hover, entry:hover, #login_window entry:active, - #XfceNotifyWindow entry:active, popover.background entry:active, entry:active { - transition: border 100ms ease-in; } - #login_window entry:selected, - #XfceNotifyWindow entry:selected, popover.background entry:selected, entry:selected { - background-color: #3d6266; - color: #cccccc; } - #login_window entry:disabled, - #XfceNotifyWindow entry:disabled, popover.background entry:disabled, entry:disabled { - box-shadow: none; } - #login_window entry progress, .osd entry progress, - #XfceNotifyWindow entry progress, popover.background entry progress, entry progress { - background-color: #3d6266; - background-image: none; - border-width: 0; - border-radius: 0px; - color: #cccccc; } - #login_window entry image.left, - #XfceNotifyWindow entry image.left, entry image.left { - padding-right: 2px; } - #login_window entry image.right, - #XfceNotifyWindow entry image.right, entry image.right { - padding-left: 2px; } - #login_window entry.warning, - #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { - color: #282c34; - border-color: #f2a80c; - background-color: mix(#555555,#f6be48,0.6); } - #login_window entry.warning image, - #XfceNotifyWindow entry.warning image, entry.warning image { - color: #282c34; } - #login_window entry.warning:focus, - #XfceNotifyWindow entry.warning:focus, entry.warning:focus { - color: #282c34; - border-color: mix(#3d6266,#f6be48,0.3); - background-color: #f6be48; - box-shadow: none; } - #login_window entry.warning selection, - #XfceNotifyWindow entry.warning selection, entry.warning selection { - background-color: #282c34; - color: #f6be48; } - #login_window entry.error, - #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { - color: #282c34; - border-color: #fb0a39; - background-color: mix(#555555,#fc4a6d,0.6); } - #login_window entry.error image, - #XfceNotifyWindow entry.error image, entry.error image { - color: #282c34; } - #login_window entry.error:focus, - #XfceNotifyWindow entry.error:focus, entry.error:focus { - color: #282c34; - border-color: mix(#3d6266,#fc4a6d,0.3); - background-color: #fc4a6d; - box-shadow: none; } - #login_window entry.error selection, - #XfceNotifyWindow entry.error selection, entry.error selection { - background-color: #282c34; - color: #fc4a6d; } - #login_window entry.search-missing, - #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { - color: #282c34; - border-color: #fb0a39; - background-color: mix(#555555,#fc4a6d,0.6); } - #login_window entry.search-missing image, - #XfceNotifyWindow entry.search-missing image, entry.search-missing image { - color: #282c34; } - #login_window entry.search-missing:focus, - #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { - color: #282c34; - border-color: mix(#3d6266,#fc4a6d,0.3); - background-color: #fc4a6d; - box-shadow: none; } - #login_window entry.search-missing selection, - #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { - background-color: #282c34; - color: #fc4a6d; } - -entry { - background-color: #555555; - background-image: none; - border-color: mix(#cccccc,#555555,0.64); - padding: 4px 2px; - color: #cccccc; - caret-color: #8e8463; - -gtk-secondary-caret-color: #e6e6e6; } - entry:focus, entry:hover { - border-color: mix(#3d6266,mix(#cccccc,#555555,0.7),0.3); } - entry:active, entry:active:hover, entry:active:focus, entry:active:hover:focus, entry:checked, entry:checked:hover, entry:checked:focus, entry:checked:hover:focus { - border-color: mix(#cccccc,#555555,0.4); } - entry:disabled { - border-color: mix(#cccccc,#555555,0.72); } - entry:active:disabled, entry:checked:disabled { - border-color: mix(#cccccc,#555555,0.64); } - entry:focus, entry:active { - border-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); } - entry:disabled { - background-color: mix(#555555,#cccccc,0.07); - background-image: none; - opacity: .9; - color: mix(#555555,#cccccc,0.9); } - -/********* - ! Buttons -**********/ -/****************** -! ComboBoxes * -*******************/ -/********* - ! Buttons -**********/ -/****************** -! ComboBoxes * -*******************/ -/********* - ! Toolbar -**********/ -toolbar { - padding: 1px; - border-style: none; } - toolbar.horizontal separator { - margin: 0 4px 1px; } - toolbar.vertical separator { - margin: 4px 1px 4px 0; } - -headerbar { - border-width: 0 0 1px; - border-style: solid; } - headerbar entry, - headerbar spinbutton, - headerbar separator, - headerbar button, - headerbar button.nautilus-circular-button.image-button { - margin-top: 5px; - margin-bottom: 5px; } - headerbar switch { - margin-top: 3px; - margin-bottom: 3px; } - window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child { - border-top-left-radius: 0px; } - window:not(.tiled):not(.maximized) headerbar:last-child { - border-top-right-radius: 0px; } - -.titlebar:not(headerbar), headerbar { - background-color: #555555; - background-image: none; - border-color: mix(#cccccc,#555555,0.72); - color: #cccccc; - background-color: #555555; - background-image: none; - border-radius: 0px 0px 0 0; - color: #cccccc; - padding: 0 6px; - min-height: 42px; } - .titlebar:focus:not(headerbar), headerbar:focus, .titlebar:hover:not(headerbar), headerbar:hover { - border-color: mix(#3d6266,mix(#cccccc,#555555,0.8),0.3); } - .titlebar:active:not(headerbar), headerbar:active, .titlebar:checked:not(headerbar), headerbar:checked { - border-color: mix(#cccccc,#555555,0.48); } - .titlebar:disabled:not(headerbar), headerbar:disabled { - border-color: mix(#cccccc,#555555,0.8); } - .titlebar:active:disabled:not(headerbar), headerbar:active:disabled, .titlebar:checked:disabled:not(headerbar), headerbar:checked:disabled { - border-color: mix(#cccccc,#555555,0.72); } - .titlebar:disabled:not(headerbar), headerbar:disabled { - background-color: #4d4d4d; - background-image: none; - color: mix(#cccccc,#555555,0.5); } - .titlebar:not(headerbar) .background, headerbar .background { - background-color: #555555; - border-color: mix(#555555,#cccccc,0.3); } - .titlebar:not(headerbar) .title, headerbar .title { - font-weight: bold; - padding: 0 4px; } - .titlebar:not(headerbar) .subtitle, headerbar .subtitle { - font-size: smaller; - padding: 0 4px; } - .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { - background-color: #555555; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked { - border-color: rgba(143, 143, 143, 0.22); } - .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked.vertical > headerbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked.vertical > :not(:last-child):not(:only-child) headerbar button, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover { - background-color: #595959; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .titlebar:not(headerbar) button:hover:active, headerbar button:hover:active, .titlebar:not(headerbar) button:hover:checked, headerbar button:hover:checked { - border-color: rgba(143, 143, 143, 0.3); } - .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .titlebar:not(headerbar) button:hover:active:disabled, headerbar button:hover:active:disabled, .titlebar:not(headerbar) button:hover:checked:disabled, headerbar button:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { - background-color: #595959; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { - background-color: #5e5e5e; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .titlebar:not(headerbar) button:focus:hover:active, headerbar button:focus:hover:active, .titlebar:not(headerbar) button:focus:hover:checked, headerbar button:focus:hover:checked { - border-color: rgba(143, 143, 143, 0.3); } - .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .titlebar:not(headerbar) button:focus:hover:active:disabled, headerbar button:focus:hover:active:disabled, .titlebar:not(headerbar) button:focus:hover:checked:disabled, headerbar button:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked, .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .titlebar:not(headerbar) button:checked:checked, headerbar button:checked:checked, .titlebar:not(headerbar) button:active:active, headerbar button:active:active { - border-color: rgba(143, 143, 143, 0.22); } - .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .titlebar:not(headerbar) button:checked:checked:disabled, headerbar button:checked:checked:disabled, .titlebar:not(headerbar) button:active:active:disabled, headerbar button:active:active:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover { - color: #cccccc; } - .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { - background-color: alpha(mix(#555555,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#555555,#cccccc,0.6); - box-shadow: none; } - .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { - color: mix(#555555,#cccccc,0.6); } - .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - .titlebar:not(headerbar) button:active:disabled :disabled, headerbar button:active:disabled :disabled, .titlebar:not(headerbar) button:checked:disabled :disabled, headerbar button:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - .titlebar:not(headerbar) button.separator, headerbar button.separator, headerbar button.separator.nautilus-circular-button.image-button, .titlebar:not(headerbar) button .separator, headerbar button .separator, headerbar button.nautilus-circular-button.image-button .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.9); } - .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { - color: rgba(85, 85, 85, 0.85); } - .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { - background-image: image(mix(#cccccc,#555555,0.9)); } - .titlebar:not(headerbar) button.image-button, headerbar button.image-button, headerbar button.image-button.nautilus-circular-button { - padding: 2px; } - .titlebar:not(headerbar) viewswitcher button, headerbar viewswitcher button, headerbar viewswitcher button.nautilus-circular-button.image-button, - .titlebar:not(headerbar) .linked > button, - headerbar .linked > button, - headerbar .linked > button.nautilus-circular-button.image-button { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .titlebar:not(headerbar) viewswitcher button:focus, headerbar viewswitcher button:focus, headerbar viewswitcher button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) viewswitcher button:hover, headerbar viewswitcher button:hover, headerbar viewswitcher button.nautilus-circular-button.image-button:hover, - .titlebar:not(headerbar) .linked > button:focus, - headerbar .linked > button:focus, - .titlebar:not(headerbar) .linked > button:hover, - headerbar .linked > button:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .titlebar:not(headerbar) viewswitcher button:active, headerbar viewswitcher button:active, headerbar viewswitcher button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) viewswitcher button:checked, headerbar viewswitcher button:checked, headerbar viewswitcher button.nautilus-circular-button.image-button:checked, - .titlebar:not(headerbar) .linked > button:active, - headerbar .linked > button:active, - .titlebar:not(headerbar) .linked > button:checked, - headerbar .linked > button:checked { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset 0 -1px rgba(41, 41, 41, 0.05); } - .titlebar:not(headerbar) viewswitcher button:disabled, headerbar viewswitcher button:disabled, headerbar viewswitcher button.nautilus-circular-button.image-button:disabled, - .titlebar:not(headerbar) .linked > button:disabled, - headerbar .linked > button:disabled { - box-shadow: inset -1px 0 #444444; } - .titlebar:not(headerbar) viewswitcher button:last-child, headerbar viewswitcher button:last-child, headerbar viewswitcher button.nautilus-circular-button.image-button:last-child, .titlebar:not(headerbar) viewswitcher button:only-child, headerbar viewswitcher button:only-child, headerbar viewswitcher button.nautilus-circular-button.image-button:only-child, - .titlebar:not(headerbar) .linked > button:last-child, - headerbar .linked > button:last-child, - .titlebar:not(headerbar) .linked > button:only-child, - headerbar .linked > button:only-child { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .titlebar:not(headerbar) viewswitcher button:last-child:hover, headerbar viewswitcher button:last-child:hover, .titlebar:not(headerbar) viewswitcher button:only-child:hover, headerbar viewswitcher button:only-child:hover, - .titlebar:not(headerbar) .linked > button:last-child:hover, - headerbar .linked > button:last-child:hover, - .titlebar:not(headerbar) .linked > button:only-child:hover, - headerbar .linked > button:only-child:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .titlebar:not(headerbar) viewswitcher button:disabled:last-child, headerbar viewswitcher button:disabled:last-child, .titlebar:not(headerbar) viewswitcher button:disabled:only-child, headerbar viewswitcher button:disabled:only-child, - .titlebar:not(headerbar) .linked > button:disabled:last-child, - headerbar .linked > button:disabled:last-child, - .titlebar:not(headerbar) .linked > button:disabled:only-child, - headerbar .linked > button:disabled:only-child { - box-shadow: none; } - .titlebar:not(headerbar) viewswitcher button:active:last-child, headerbar viewswitcher button:active:last-child, .titlebar:not(headerbar) viewswitcher button:checked:last-child, headerbar viewswitcher button:checked:last-child, - .titlebar:not(headerbar) .linked > button:active:last-child, - headerbar .linked > button:active:last-child, - .titlebar:not(headerbar) .linked > button:checked:last-child, - headerbar .linked > button:checked:last-child { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - .titlebar:not(headerbar) viewswitcher button:active:only-child, headerbar viewswitcher button:active:only-child, .titlebar:not(headerbar) viewswitcher button:checked:only-child, headerbar viewswitcher button:checked:only-child, - .titlebar:not(headerbar) .linked > button:active:only-child, - headerbar .linked > button:active:only-child, - .titlebar:not(headerbar) .linked > button:checked:only-child, - headerbar .linked > button:checked:only-child { - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.06), inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - .titlebar:not(headerbar) box button.image-button, headerbar box button.image-button, headerbar box button.image-button.nautilus-circular-button { - padding: 2px 6px; } - .titlebar:not(headerbar) separator, headerbar separator { - color: #333333; - border-color: currentColor; - -GtkWidget-window-dragging: true; } - .titlebar:not(headerbar) separator, headerbar separator { - background-image: image(mix(#cccccc,#555555,0.9)); } - .titlebar:backdrop:not(headerbar), headerbar:backdrop { - background-color: #161510; - background-image: none; - color: mix(#cccccc,#161510,0.4); - text-shadow: none; - border-color: mix(mix(#161510,mix(#161510,#cccccc,0.18),0.9),#161510,0.5); } - .default-decoration.titlebar:not(headerbar), headerbar.default-decoration { - min-height: 24px; - box-shadow: none; - border: 0; } - .default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { - min-height: 16px; - min-width: 16px; - margin: 0; - padding: 0; } - .solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd headerbar:dir(rtl), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd headerbar:dir(ltr) { - border-radius: 0; - box-shadow: none; } - .tiled .titlebar:not(headerbar), .tiled headerbar, .maximized .titlebar:not(headerbar), .maximized headerbar { - border-radius: 0; } - .titlebar:not(headerbar) .title, headerbar .title { - font-weight: bold; } - .titlebar:not(headerbar) separator.titlebutton, headerbar separator.titlebutton { - margin-left: 2px; } - .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { - background-color: #555555; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); - padding: 2px; } - .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked { - border-color: rgba(143, 143, 143, 0.22); } - .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked.vertical > headerbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked.vertical > :not(:last-child):not(:only-child) headerbar button, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover { - background-color: #595959; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .titlebar:not(headerbar) button:hover:active, headerbar button:hover:active, .titlebar:not(headerbar) button:hover:checked, headerbar button:hover:checked { - border-color: rgba(143, 143, 143, 0.3); } - .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .titlebar:not(headerbar) button:hover:active:disabled, headerbar button:hover:active:disabled, .titlebar:not(headerbar) button:hover:checked:disabled, headerbar button:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { - background-color: #595959; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { - background-color: #5e5e5e; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .titlebar:not(headerbar) button:focus:hover:active, headerbar button:focus:hover:active, .titlebar:not(headerbar) button:focus:hover:checked, headerbar button:focus:hover:checked { - border-color: rgba(143, 143, 143, 0.3); } - .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .titlebar:not(headerbar) button:focus:hover:active:disabled, headerbar button:focus:hover:active:disabled, .titlebar:not(headerbar) button:focus:hover:checked:disabled, headerbar button:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked, .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .titlebar:not(headerbar) button:checked:checked, headerbar button:checked:checked, .titlebar:not(headerbar) button:active:active, headerbar button:active:active { - border-color: rgba(143, 143, 143, 0.22); } - .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .titlebar:not(headerbar) button:checked:checked:disabled, headerbar button:checked:checked:disabled, .titlebar:not(headerbar) button:active:active:disabled, headerbar button:active:active:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover { - color: #cccccc; } - .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { - background-color: alpha(mix(#555555,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#555555,#cccccc,0.6); - box-shadow: none; } - .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { - color: mix(#555555,#cccccc,0.6); } - .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - .titlebar:not(headerbar) button:active:disabled :disabled, headerbar button:active:disabled :disabled, .titlebar:not(headerbar) button:checked:disabled :disabled, headerbar button:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - .titlebar:not(headerbar) button.separator, headerbar button.separator, headerbar button.separator.nautilus-circular-button.image-button, .titlebar:not(headerbar) button .separator, headerbar button .separator, headerbar button.nautilus-circular-button.image-button .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.9); } - .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { - color: rgba(85, 85, 85, 0.85); } - .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { - background-image: image(mix(#cccccc,#555555,0.9)); } - .titlebar:not(headerbar) button.text-button, headerbar button.text-button, headerbar button.text-button.nautilus-circular-button.image-button { - padding: 2px 5px; } - .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { - color: #cccccc; } - .titlebar:not(headerbar) button.flat:hover, headerbar button.flat:hover { - color: #cccccc; } - .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { - color: mix(#cccccc,#161510,0.4); } - .titlebar:not(headerbar) button stack box.narrow, headerbar button stack box.narrow, headerbar button.nautilus-circular-button.image-button stack box.narrow { - /* have no clue why it's ignored by gtk and forced to 5px and 7px */ - padding: 0; } - .titlebar:not(headerbar) button:not(:checked):not(:hover) stack box, headerbar button:not(:checked):not(:hover) stack box { - color: #cccccc; } - .titlebar:not(headerbar) viewswitcher button:not(:checked):not(:hover) stack box, headerbar viewswitcher button:not(:checked):not(:hover) stack box { - color: #cccccc; } - .titlebar:not(headerbar) button.titlebutton + separator.titlebutton, headerbar button.titlebutton + separator.titlebutton { - margin-left: 0; - margin-right: 2px; } - .titlebar:not(headerbar) button.titlebutton, headerbar button.titlebutton, headerbar button.titlebutton.nautilus-circular-button.image-button { - border: 0; - padding: 2px; - background-image: none; - background-color: transparent; - color: #cccccc; - box-shadow: none; } - .titlebar:not(headerbar) button.titlebutton:hover, headerbar button.titlebutton:hover { - background-image: none; - background-color: transparent; - color: #3d6266; - box-shadow: none; } - .titlebar:not(headerbar) button.titlebutton:active, headerbar button.titlebutton:active { - background-image: none; - background-color: transparent; - color: #37585c; - box-shadow: none; } - .titlebar:not(headerbar) button.titlebutton:backdrop, headerbar button.titlebutton:backdrop { - background: none; - color: mix(#cccccc,#161510,0.4); - -gtk-icon-shadow: none; } - -toolbar { - background-color: #161510; - background-image: none; - border-color: mix(#cccccc,#161510,0.88); - color: #cccccc; } - toolbar:focus, toolbar:hover { - border-color: mix(#3d6266,mix(#cccccc,#161510,0.8),0.3); } - toolbar:active, toolbar:active:hover, toolbar:active:focus, toolbar:active:hover:focus, toolbar:checked, toolbar:checked:hover, toolbar:checked:focus, toolbar:checked:hover:focus { - border-color: mix(#cccccc,#161510,0.4); } - toolbar:disabled { - border-color: mix(#cccccc,#161510,0.92); } - toolbar:active:disabled, toolbar:checked:disabled { - border-color: mix(#cccccc,#161510,0.88); } - toolbar:disabled { - background-color: #14130e; - background-image: none; - color: mix(#cccccc,#161510,0.5); } - toolbar .background { - background-color: #161510; - border-color: mix(#161510,#cccccc,0.3); } - toolbar .title { - font-weight: bold; - padding: 0 4px; } - toolbar .subtitle { - font-size: smaller; - padding: 0 4px; } - toolbar button, toolbar button.nautilus-circular-button.image-button { - background-color: #161510; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - toolbar button:active, toolbar button.nautilus-circular-button.image-button:active, toolbar button:active:hover, toolbar button:active:focus, toolbar button:active:hover:focus, toolbar button:checked, toolbar button.nautilus-circular-button.image-button:checked, toolbar button:checked:hover, toolbar button:checked:focus, toolbar button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - toolbar button:disabled, toolbar button.nautilus-circular-button.image-button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - toolbar button:active:disabled, toolbar button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:hover, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:checked, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:checked:hover, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > toolbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) toolbar button, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > toolbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar button:hover, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > toolbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) toolbar button:checked, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > toolbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar button:checked:hover, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - toolbar button.flat, toolbar button.flat.nautilus-circular-button.image-button { - color: #cccccc; - border-color: rgba(22, 21, 16, 0); - background-color: rgba(22, 21, 16, 0); - background-image: none; - box-shadow: none; } - toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:hover { - background-color: #171611; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - toolbar button:hover:focus, toolbar button:hover:hover, toolbar button.flat:hover:focus, toolbar button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - toolbar button:hover:active, toolbar button:hover:active:focus, toolbar button.flat:hover:active:focus, toolbar button:hover:checked, toolbar button:hover:checked:focus, toolbar button.flat:hover:checked:focus, toolbar button.flat:hover:active, toolbar button.flat:hover:active:hover:focus, toolbar button.flat:hover:checked, toolbar button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - toolbar button:hover:disabled, toolbar button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - toolbar button:hover:active:disabled, toolbar button:hover:checked:disabled, toolbar button.flat:hover:active:disabled, toolbar button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button.flat:focus { - background-color: #171611; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - toolbar button:focus:hover, toolbar button.flat:focus:hover { - background-color: #181712; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - toolbar button:focus:hover:hover, toolbar button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - toolbar button:focus:hover:active, toolbar button.flat:focus:hover:active, toolbar button.flat:focus:hover:active:focus, toolbar button:focus:hover:checked, toolbar button.flat:focus:hover:checked, toolbar button.flat:focus:hover:checked:focus, toolbar button.flat:focus:hover:active:hover:focus, toolbar button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - toolbar button:focus:hover:disabled, toolbar button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - toolbar button:focus:hover:active:disabled, toolbar button:focus:hover:checked:disabled, toolbar button.flat:focus:hover:active:disabled, toolbar button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - toolbar button:checked, toolbar button.nautilus-circular-button.image-button:checked, toolbar button:active, toolbar button.nautilus-circular-button.image-button:active, toolbar button.flat:checked, toolbar button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - toolbar button:checked:focus, toolbar button:checked:hover, toolbar button:active:focus, toolbar button:active:hover, toolbar button.flat:checked:focus, toolbar button.flat:checked:hover, toolbar button.flat:active:focus, toolbar button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - toolbar button:active:checked, toolbar button:active:checked:hover, toolbar button:active:checked:focus, toolbar button:active:checked:hover:focus, toolbar button.flat:active:checked, toolbar button.flat:active:checked:hover, toolbar button.flat:active:checked:focus, toolbar button.flat:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - toolbar button:checked:disabled, toolbar button:active:disabled, toolbar button.flat:checked:disabled, toolbar button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - toolbar button:active:checked:disabled, toolbar button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - toolbar button:checked:focus, toolbar button:checked:hover, toolbar button:active:focus, toolbar button:active:hover, toolbar button.flat:checked:focus, toolbar button.flat:checked:hover, toolbar button.flat:active:focus, toolbar button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:focus, toolbar button.flat:hover { - color: #cccccc; } - toolbar button:disabled:disabled, toolbar button.flat:disabled:disabled { - background-color: alpha(mix(#161510,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#161510,#cccccc,0.6); - box-shadow: none; } - toolbar button:disabled:disabled :disabled, toolbar button.flat:disabled:disabled :disabled { - color: mix(#161510,#cccccc,0.6); } - toolbar button:active:disabled, toolbar button:checked:disabled, toolbar button.flat:active:disabled, toolbar button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - toolbar button:active:disabled :disabled, toolbar button:checked:disabled :disabled, toolbar button.flat:active:disabled :disabled, toolbar button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - toolbar button:backdrop, toolbar button.nautilus-circular-button.image-button:backdrop, toolbar button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - toolbar button.separator, toolbar button.separator.nautilus-circular-button.image-button, toolbar button .separator, toolbar button.nautilus-circular-button.image-button .separator { - border: 1px solid currentColor; - color: rgba(22, 21, 16, 0.9); } - toolbar button.separator:disabled, toolbar button .separator:disabled { - color: rgba(22, 21, 16, 0.85); } - toolbar button separator, toolbar button.nautilus-circular-button.image-button separator { - background-image: image(mix(#cccccc,#161510,0.9)); } - toolbar button.image-button, toolbar button.image-button.nautilus-circular-button { - padding: 2px; } - toolbar viewswitcher button, toolbar viewswitcher button.nautilus-circular-button.image-button, - toolbar .linked > button, - toolbar .linked > button.nautilus-circular-button.image-button { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - toolbar viewswitcher button:focus, toolbar viewswitcher button.nautilus-circular-button.image-button:focus, toolbar viewswitcher button:hover, toolbar viewswitcher button.nautilus-circular-button.image-button:hover, - toolbar .linked > button:focus, - toolbar .linked > button:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - toolbar viewswitcher button:active, toolbar viewswitcher button.nautilus-circular-button.image-button:active, toolbar viewswitcher button:active:hover, toolbar viewswitcher button:active:focus, toolbar viewswitcher button:active:hover:focus, toolbar viewswitcher button:checked, toolbar viewswitcher button.nautilus-circular-button.image-button:checked, toolbar viewswitcher button:checked:hover, toolbar viewswitcher button:checked:focus, toolbar viewswitcher button:checked:hover:focus, - toolbar .linked > button:active, - toolbar .linked > button:active:hover, - toolbar .linked > button:active:focus, - toolbar .linked > button:active:hover:focus, - toolbar .linked > button:checked, - toolbar .linked > button:checked:hover, - toolbar .linked > button:checked:focus, - toolbar .linked > button:checked:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset 0 -1px rgba(41, 41, 41, 0.05); } - toolbar viewswitcher button:disabled, toolbar viewswitcher button.nautilus-circular-button.image-button:disabled, - toolbar .linked > button:disabled { - box-shadow: inset -1px 0 #12110d; } - toolbar viewswitcher button:last-child, toolbar viewswitcher button.nautilus-circular-button.image-button:last-child, toolbar viewswitcher button:only-child, toolbar viewswitcher button.nautilus-circular-button.image-button:only-child, - toolbar .linked > button:last-child, - toolbar .linked > button:only-child { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - toolbar viewswitcher button:last-child:hover, toolbar viewswitcher button:only-child:hover, - toolbar .linked > button:last-child:hover, - toolbar .linked > button:only-child:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - toolbar viewswitcher button:disabled:last-child, toolbar viewswitcher button:disabled:only-child, toolbar viewswitcher button:active:disabled:last-child, toolbar viewswitcher button:active:disabled:only-child, toolbar viewswitcher button:checked:disabled:last-child, toolbar viewswitcher button:checked:disabled:only-child, - toolbar .linked > button:disabled:last-child, - toolbar .linked > button:disabled:only-child, - toolbar .linked > button:active:disabled:last-child, - toolbar .linked > button:active:disabled:only-child, - toolbar .linked > button:checked:disabled:last-child, - toolbar .linked > button:checked:disabled:only-child { - box-shadow: none; } - toolbar viewswitcher button:active:last-child, toolbar viewswitcher button:active:last-child:focus, toolbar viewswitcher button:active:last-child:hover, toolbar viewswitcher button:active:last-child:hover:focus, toolbar viewswitcher button:checked:last-child, toolbar viewswitcher button:checked:last-child:focus, toolbar viewswitcher button:checked:last-child:hover, toolbar viewswitcher button:checked:last-child:hover:focus, - toolbar .linked > button:active:last-child, - toolbar .linked > button:active:last-child:focus, - toolbar .linked > button:active:last-child:hover, - toolbar .linked > button:active:last-child:hover:focus, - toolbar .linked > button:checked:last-child, - toolbar .linked > button:checked:last-child:focus, - toolbar .linked > button:checked:last-child:hover, - toolbar .linked > button:checked:last-child:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - toolbar viewswitcher button:active:only-child, toolbar viewswitcher button:active:only-child:focus, toolbar viewswitcher button:active:only-child:hover, toolbar viewswitcher button:active:only-child:hover:focus, toolbar viewswitcher button:checked:only-child, toolbar viewswitcher button:checked:only-child:focus, toolbar viewswitcher button:checked:only-child:hover, toolbar viewswitcher button:checked:only-child:hover:focus, - toolbar .linked > button:active:only-child, - toolbar .linked > button:active:only-child:focus, - toolbar .linked > button:active:only-child:hover, - toolbar .linked > button:active:only-child:hover:focus, - toolbar .linked > button:checked:only-child, - toolbar .linked > button:checked:only-child:focus, - toolbar .linked > button:checked:only-child:hover, - toolbar .linked > button:checked:only-child:hover:focus { - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.06), inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - toolbar box button.image-button, toolbar box button.image-button.nautilus-circular-button { - padding: 2px 6px; } - toolbar separator, toolbar separator:disabled { - color: #0d0d0a; - border-color: currentColor; - -GtkWidget-window-dragging: true; } - toolbar.inline-toolbar { - padding: 1px; - border-width: 0 1px 1px; - border-style: solid; - border-color: mix(#161510,#cccccc,0.18); - background-color: mix(mix(#161510,#cccccc,0.18),#161510,0.7); - background-image: none; } - toolbar.inline-toolbar:backdrop { - border-color: mix(#161510,mix(#161510,#cccccc,0.18),0.9); - background-color: mix(#161510,mix(#161510,mix(#161510,#cccccc,0.18),0.9),0.35); - transition: 200ms ease-out; } - toolbar.inline-toolbar button, toolbar.inline-toolbar button.nautilus-circular-button.image-button { - background-color: #161510; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - toolbar.inline-toolbar button:active, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover:focus, toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - toolbar.inline-toolbar button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:hover, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked:hover, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:hover, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked:hover, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - toolbar.inline-toolbar button.flat { - color: #cccccc; - border-color: rgba(22, 21, 16, 0); - background-color: rgba(22, 21, 16, 0); - background-image: none; - box-shadow: none; } - toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:hover { - background-color: #171611; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - toolbar.inline-toolbar button:hover:focus, toolbar.inline-toolbar button:hover:hover, toolbar.inline-toolbar button.flat:hover:focus, toolbar.inline-toolbar button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - toolbar.inline-toolbar button:hover:active, toolbar.inline-toolbar button:hover:active:focus, toolbar.inline-toolbar button.flat:hover:active:focus, toolbar.inline-toolbar button:hover:checked, toolbar.inline-toolbar button:hover:checked:focus, toolbar.inline-toolbar button.flat:hover:checked:focus, toolbar.inline-toolbar button.flat:hover:active, toolbar.inline-toolbar button.flat:hover:active:hover:focus, toolbar.inline-toolbar button.flat:hover:checked, toolbar.inline-toolbar button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - toolbar.inline-toolbar button:hover:disabled, toolbar.inline-toolbar button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - toolbar.inline-toolbar button:hover:active:disabled, toolbar.inline-toolbar button:hover:checked:disabled, toolbar.inline-toolbar button.flat:hover:active:disabled, toolbar.inline-toolbar button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button.flat:focus { - background-color: #171611; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - toolbar.inline-toolbar button:focus:hover, toolbar.inline-toolbar button.flat:focus:hover { - background-color: #181712; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - toolbar.inline-toolbar button:focus:hover:hover, toolbar.inline-toolbar button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - toolbar.inline-toolbar button:focus:hover:active, toolbar.inline-toolbar button.flat:focus:hover:active, toolbar.inline-toolbar button.flat:focus:hover:active:focus, toolbar.inline-toolbar button:focus:hover:checked, toolbar.inline-toolbar button.flat:focus:hover:checked, toolbar.inline-toolbar button.flat:focus:hover:checked:focus, toolbar.inline-toolbar button.flat:focus:hover:active:hover:focus, toolbar.inline-toolbar button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - toolbar.inline-toolbar button:focus:hover:disabled, toolbar.inline-toolbar button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - toolbar.inline-toolbar button:focus:hover:active:disabled, toolbar.inline-toolbar button:focus:hover:checked:disabled, toolbar.inline-toolbar button.flat:focus:hover:active:disabled, toolbar.inline-toolbar button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:active, toolbar.inline-toolbar button.flat:checked, toolbar.inline-toolbar button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button.flat:checked:focus, toolbar.inline-toolbar button.flat:checked:hover, toolbar.inline-toolbar button.flat:active:focus, toolbar.inline-toolbar button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - toolbar.inline-toolbar button:active:checked, toolbar.inline-toolbar button:active:checked:hover, toolbar.inline-toolbar button:active:checked:focus, toolbar.inline-toolbar button:active:checked:hover:focus, toolbar.inline-toolbar button.flat:active:checked, toolbar.inline-toolbar button.flat:active:checked:hover, toolbar.inline-toolbar button.flat:active:checked:focus, toolbar.inline-toolbar button.flat:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - toolbar.inline-toolbar button:checked:disabled, toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button.flat:checked:disabled, toolbar.inline-toolbar button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - toolbar.inline-toolbar button:active:checked:disabled, toolbar.inline-toolbar button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button.flat:checked:focus, toolbar.inline-toolbar button.flat:checked:hover, toolbar.inline-toolbar button.flat:active:focus, toolbar.inline-toolbar button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:focus, toolbar.inline-toolbar button.flat:hover { - color: #cccccc; } - toolbar.inline-toolbar button:disabled:disabled, toolbar.inline-toolbar button.flat:disabled:disabled { - background-color: alpha(mix(#161510,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#161510,#cccccc,0.6); - box-shadow: none; } - toolbar.inline-toolbar button:disabled:disabled :disabled, toolbar.inline-toolbar button.flat:disabled:disabled :disabled { - color: mix(#161510,#cccccc,0.6); } - toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled, toolbar.inline-toolbar button.flat:active:disabled, toolbar.inline-toolbar button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - toolbar.inline-toolbar button:active:disabled :disabled, toolbar.inline-toolbar button:checked:disabled :disabled, toolbar.inline-toolbar button.flat:active:disabled :disabled, toolbar.inline-toolbar button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - toolbar.inline-toolbar button:backdrop, toolbar.inline-toolbar button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - toolbar.inline-toolbar button.separator, toolbar.inline-toolbar button .separator { - border: 1px solid currentColor; - color: rgba(22, 21, 16, 0.9); } - toolbar.inline-toolbar button.separator:disabled, toolbar.inline-toolbar button .separator:disabled { - color: rgba(22, 21, 16, 0.85); } - toolbar.inline-toolbar button separator, toolbar.inline-toolbar button.nautilus-circular-button.image-button separator { - background-image: image(mix(#cccccc,#161510,0.9)); } - -window.csd > .titlebar:not(headerbar) { - padding: 0; - background-color: transparent; - background-image: none; - border-style: none; - border-color: transparent; - box-shadow: none; } - -.titlebar:not(headerbar) > separator { - background-color: #4b4b4b; } - -.background .titlebar:backdrop, .background .titlebar { - border-top-left-radius: 0px; - border-top-right-radius: 0px; } - -.background.tiled .titlebar:backdrop, .background.tiled .titlebar, -.background.tiled-top .titlebar:backdrop, -.background.tiled-top .titlebar, -.background.tiled-right .titlebar:backdrop, -.background.tiled-right .titlebar, -.background.tiled-bottom .titlebar:backdrop, -.background.tiled-bottom .titlebar, -.background.tiled-left .titlebar:backdrop, -.background.tiled-left .titlebar, -.background.maximized .titlebar:backdrop, -.background.maximized .titlebar, -.background.solid-csd .titlebar:backdrop, -.background.solid-csd .titlebar { - border-top-left-radius: 0; - border-top-right-radius: 0; } - -.background:not(.csd):not(.ssd):not(.solid-csd) headerbar, .background:not(.csd):not(.ssd):not(.solid-csd) headerbar:not(:last-child), .background:not(.csd):not(.ssd):not(.solid-csd) headerbar:backdrop, .background:not(.csd):not(.ssd):not(.solid-csd) headerbar:backdrop:not(:last-child) { - border-radius: 0; - border-top-color: transparent; } - -/************** - ! Action-bar * -***************/ -actionbar > revealer > box { - padding: 2px; - border-top: 1px solid mix(#161510,#cccccc,0.18); } - actionbar > revealer > box:backdrop { - border-color: mix(#161510,mix(#161510,#cccccc,0.18),0.9); } - -/**************************** - ! Search and Location bars * -*****************************/ -searchbar, -.location-bar { - background-color: #161510; - background-image: none; - border-width: 0 0 1px; - border-style: solid; - border-color: #12110d; - color: #cccccc; } - -/****************** - ! Action buttons * -*******************/ -.suggested-action, headerbar.selection-mode button.suggested-action, -.titlebar.selection-mode:not(headerbar) button.suggested-action { - background-color: #37bd58; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus, - .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover, - .titlebar:not(headerbar).selection-mode button.suggested-action:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .suggested-action:active, headerbar.selection-mode button.suggested-action:active, - .titlebar:not(headerbar).selection-mode button.suggested-action:active, .suggested-action:active:hover, .suggested-action:active:focus, .suggested-action:active:hover:focus, .suggested-action:checked, headerbar.selection-mode button.suggested-action:checked, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked, .suggested-action:checked:hover, .suggested-action:checked:focus, .suggested-action:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .suggested-action:disabled, headerbar.selection-mode button.suggested-action:disabled, - .titlebar:not(headerbar).selection-mode button.suggested-action:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .suggested-action:active:disabled, - .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action:checked:disabled, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), - .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), - .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), - .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, - .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:hover, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, - .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, - .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked, - .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:checked, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), - .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked, - .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover, - .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:checked:hover, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, - .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover, - .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child), - .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .suggested-action, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child), - .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):hover, - .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:hover, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):hover, - .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked, - .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:checked, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked, - .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover, - .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:checked:hover, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover, - .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .suggested-action.flat, headerbar.selection-mode button.flat.suggested-action, - .titlebar:not(headerbar).selection-mode button.flat.suggested-action { - color: #cccccc; - border-color: rgba(55, 189, 88, 0); - background-color: rgba(55, 189, 88, 0); - background-image: none; - box-shadow: none; } - .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover, - .titlebar:not(headerbar).selection-mode button.suggested-action:hover, .suggested-action.flat:hover { - background-color: #3ac65d; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - .suggested-action:hover:focus, .suggested-action:hover:hover, - .titlebar:not(headerbar).selection-mode button.suggested-action:hover:hover, .suggested-action.flat:hover:focus, .suggested-action.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .suggested-action:hover:active, - .titlebar:not(headerbar).selection-mode button.suggested-action:hover:active, .suggested-action:hover:active:focus, .suggested-action.flat:hover:active:focus, .suggested-action:hover:checked, - .titlebar:not(headerbar).selection-mode button.suggested-action:hover:checked, .suggested-action:hover:checked:focus, .suggested-action.flat:hover:checked:focus, .suggested-action.flat:hover:active, .suggested-action.flat:hover:active:hover:focus, .suggested-action.flat:hover:checked, .suggested-action.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .suggested-action:hover:disabled, - .titlebar:not(headerbar).selection-mode button.suggested-action:hover:disabled, .suggested-action.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .suggested-action:hover:active:disabled, .suggested-action:hover:checked:disabled, .suggested-action.flat:hover:active:disabled, .suggested-action.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus, - .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action.flat:focus { - background-color: #3ac65d; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .suggested-action:focus:hover, - .titlebar:not(headerbar).selection-mode button.suggested-action:focus:hover, .suggested-action.flat:focus:hover { - background-color: #44c965; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - .suggested-action:focus:hover:hover, .suggested-action.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .suggested-action:focus:hover:active, .suggested-action.flat:focus:hover:active, .suggested-action.flat:focus:hover:active:focus, .suggested-action:focus:hover:checked, .suggested-action.flat:focus:hover:checked, .suggested-action.flat:focus:hover:checked:focus, .suggested-action.flat:focus:hover:active:hover:focus, .suggested-action.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .suggested-action:focus:hover:disabled, .suggested-action.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .suggested-action:focus:hover:active:disabled, .suggested-action:focus:hover:checked:disabled, .suggested-action.flat:focus:hover:active:disabled, .suggested-action.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .suggested-action:checked, headerbar.selection-mode button.suggested-action:checked, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked, .suggested-action:active, headerbar.selection-mode button.suggested-action:active, - .titlebar:not(headerbar).selection-mode button.suggested-action:active, .suggested-action.flat:checked, .suggested-action.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - .suggested-action:checked:focus, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked:focus, .suggested-action:checked:hover, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked:hover, .suggested-action:active:focus, - .titlebar:not(headerbar).selection-mode button.suggested-action:active:focus, .suggested-action:active:hover, - .titlebar:not(headerbar).selection-mode button.suggested-action:active:hover, .suggested-action.flat:checked:focus, .suggested-action.flat:checked:hover, .suggested-action.flat:active:focus, .suggested-action.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .suggested-action:active:checked, .suggested-action:active:checked:hover, .suggested-action:active:checked:focus, .suggested-action:active:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked:checked, - .titlebar:not(headerbar).selection-mode button.suggested-action:active:active, .suggested-action.flat:active:checked, .suggested-action.flat:active:checked:hover, .suggested-action.flat:active:checked:focus, .suggested-action.flat:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .suggested-action:checked:disabled, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled, .suggested-action:active:disabled, - .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action.flat:checked:disabled, .suggested-action.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .suggested-action:active:checked:disabled, .suggested-action.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .suggested-action:checked:focus, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked:focus, .suggested-action:checked:hover, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked:hover, .suggested-action:active:focus, - .titlebar:not(headerbar).selection-mode button.suggested-action:active:focus, .suggested-action:active:hover, - .titlebar:not(headerbar).selection-mode button.suggested-action:active:hover, .suggested-action.flat:checked:focus, .suggested-action.flat:checked:hover, .suggested-action.flat:active:focus, .suggested-action.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus, - .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover, - .titlebar:not(headerbar).selection-mode button.suggested-action:hover, .suggested-action.flat:focus, .suggested-action.flat:hover { - color: #cccccc; } - .suggested-action:disabled:disabled, - .titlebar:not(headerbar).selection-mode button.suggested-action:disabled:disabled, .suggested-action.flat:disabled:disabled { - background-color: alpha(mix(#37bd58,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#37bd58,#cccccc,0.6); - box-shadow: none; } - .suggested-action:disabled:disabled :disabled, .suggested-action.flat:disabled:disabled :disabled { - color: mix(#37bd58,#cccccc,0.6); } - .suggested-action:active:disabled, - .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action:checked:disabled, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled, .suggested-action.flat:active:disabled, .suggested-action.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - .suggested-action:active:disabled :disabled, .suggested-action:checked:disabled :disabled, .suggested-action.flat:active:disabled :disabled, .suggested-action.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - .suggested-action:backdrop, headerbar.selection-mode button.suggested-action:backdrop, - .titlebar:not(headerbar).selection-mode button.suggested-action:backdrop, .suggested-action.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - .suggested-action.separator, headerbar.selection-mode button.separator.suggested-action, - .titlebar:not(headerbar).selection-mode button.separator.suggested-action, .suggested-action .separator, headerbar.selection-mode button.suggested-action .separator, - .titlebar.selection-mode:not(headerbar) button.suggested-action .separator { - border: 1px solid currentColor; - color: rgba(55, 189, 88, 0.9); } - .suggested-action.separator:disabled, - .titlebar:not(headerbar).selection-mode button.separator.suggested-action:disabled, .suggested-action .separator:disabled, - .titlebar.selection-mode:not(headerbar) button.suggested-action .separator:disabled { - color: rgba(55, 189, 88, 0.85); } - .suggested-action separator, headerbar.selection-mode button.suggested-action separator, - .titlebar.selection-mode:not(headerbar) button.suggested-action separator { - background-image: image(mix(#cccccc,#37bd58,0.9)); } - -.destructive-action { - background-color: #fc4a6d; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.12); } - .destructive-action:focus, .destructive-action:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .destructive-action:active, .destructive-action:active:hover, .destructive-action:active:focus, .destructive-action:active:hover:focus, .destructive-action:checked, .destructive-action:checked:hover, .destructive-action:checked:focus, .destructive-action:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .destructive-action:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .destructive-action:active:disabled, .destructive-action:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:hover, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:checked, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:checked:hover, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > .destructive-action:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .destructive-action, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > .destructive-action:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:hover, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > .destructive-action:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:checked, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > .destructive-action:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:checked:hover, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .destructive-action.flat { - color: #cccccc; - border-color: rgba(252, 74, 109, 0); - background-color: rgba(252, 74, 109, 0); - background-image: none; - box-shadow: none; } - .destructive-action:hover, .destructive-action.flat:hover { - background-color: #fc5a7a; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .destructive-action:hover:focus, .destructive-action:hover:hover, .destructive-action.flat:hover:focus, .destructive-action.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .destructive-action:hover:active, .destructive-action:hover:active:hover, .destructive-action:hover:active:focus, .destructive-action:hover:active:hover:focus, .destructive-action:hover:checked, .destructive-action:hover:checked:hover, .destructive-action:hover:checked:focus, .destructive-action:hover:checked:hover:focus, .destructive-action.flat:hover:active, .destructive-action.flat:hover:active:hover, .destructive-action.flat:hover:active:focus, .destructive-action.flat:hover:active:hover:focus, .destructive-action.flat:hover:checked, .destructive-action.flat:hover:checked:hover, .destructive-action.flat:hover:checked:focus, .destructive-action.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .destructive-action:hover:disabled, .destructive-action.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .destructive-action:hover:active:disabled, .destructive-action:hover:checked:disabled, .destructive-action.flat:hover:active:disabled, .destructive-action.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .destructive-action:focus, .destructive-action.flat:focus { - background-color: #fc5a7a; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - .destructive-action:focus:hover, .destructive-action.flat:focus:hover { - background-color: #fd6a87; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.38); } - .destructive-action:focus:hover:focus, .destructive-action:focus:hover:hover, .destructive-action.flat:focus:hover:focus, .destructive-action.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .destructive-action:focus:hover:active, .destructive-action:focus:hover:active:hover, .destructive-action:focus:hover:active:focus, .destructive-action:focus:hover:active:hover:focus, .destructive-action:focus:hover:checked, .destructive-action:focus:hover:checked:hover, .destructive-action:focus:hover:checked:focus, .destructive-action:focus:hover:checked:hover:focus, .destructive-action.flat:focus:hover:active, .destructive-action.flat:focus:hover:active:hover, .destructive-action.flat:focus:hover:active:focus, .destructive-action.flat:focus:hover:active:hover:focus, .destructive-action.flat:focus:hover:checked, .destructive-action.flat:focus:hover:checked:hover, .destructive-action.flat:focus:hover:checked:focus, .destructive-action.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .destructive-action:focus:hover:disabled, .destructive-action.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .destructive-action:focus:hover:active:disabled, .destructive-action:focus:hover:checked:disabled, .destructive-action.flat:focus:hover:active:disabled, .destructive-action.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .destructive-action:checked, .destructive-action:active, .destructive-action.flat:checked, .destructive-action.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - .destructive-action:checked:focus, .destructive-action:checked:hover, .destructive-action:active:focus, .destructive-action:active:hover, .destructive-action.flat:checked:focus, .destructive-action.flat:checked:hover, .destructive-action.flat:active:focus, .destructive-action.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .destructive-action:checked:active, .destructive-action:checked:active:hover, .destructive-action:checked:active:focus, .destructive-action:checked:active:hover:focus, .destructive-action:checked:checked, .destructive-action:checked:checked:hover, .destructive-action:checked:checked:focus, .destructive-action:checked:checked:hover:focus, .destructive-action:active:active, .destructive-action:active:active:hover, .destructive-action:active:active:focus, .destructive-action:active:active:hover:focus, .destructive-action:active:checked, .destructive-action:active:checked:hover, .destructive-action:active:checked:focus, .destructive-action:active:checked:hover:focus, .destructive-action.flat:checked:active, .destructive-action.flat:checked:active:hover, .destructive-action.flat:checked:active:focus, .destructive-action.flat:checked:active:hover:focus, .destructive-action.flat:checked:checked, .destructive-action.flat:checked:checked:hover, .destructive-action.flat:checked:checked:focus, .destructive-action.flat:checked:checked:hover:focus, .destructive-action.flat:active:active, .destructive-action.flat:active:active:hover, .destructive-action.flat:active:active:focus, .destructive-action.flat:active:active:hover:focus, .destructive-action.flat:active:checked, .destructive-action.flat:active:checked:hover, .destructive-action.flat:active:checked:focus, .destructive-action.flat:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .destructive-action:checked:disabled, .destructive-action:active:disabled, .destructive-action.flat:checked:disabled, .destructive-action.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .destructive-action:checked:active:disabled, .destructive-action:checked:checked:disabled, .destructive-action:active:active:disabled, .destructive-action:active:checked:disabled, .destructive-action.flat:checked:active:disabled, .destructive-action.flat:checked:checked:disabled, .destructive-action.flat:active:active:disabled, .destructive-action.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .destructive-action:checked:focus, .destructive-action:checked:hover, .destructive-action:active:focus, .destructive-action:active:hover, .destructive-action.flat:checked:focus, .destructive-action.flat:checked:hover, .destructive-action.flat:active:focus, .destructive-action.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - .destructive-action:focus, .destructive-action:hover, .destructive-action.flat:focus, .destructive-action.flat:hover { - color: #cccccc; } - .destructive-action:disabled:disabled, .destructive-action.flat:disabled:disabled { - background-color: alpha(mix(#fc4a6d,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#fc4a6d,#cccccc,0.6); - box-shadow: none; } - .destructive-action:disabled:disabled :disabled, .destructive-action.flat:disabled:disabled :disabled { - color: mix(#fc4a6d,#cccccc,0.6); } - .destructive-action:active:disabled, .destructive-action:checked:disabled, .destructive-action.flat:active:disabled, .destructive-action.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - .destructive-action:active:disabled :disabled, .destructive-action:checked:disabled :disabled, .destructive-action.flat:active:disabled :disabled, .destructive-action.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - .destructive-action:backdrop, .destructive-action.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - .destructive-action.separator, .destructive-action .separator { - border: 1px solid currentColor; - color: rgba(252, 74, 109, 0.9); } - .destructive-action.separator:disabled, .destructive-action .separator:disabled { - color: rgba(252, 74, 109, 0.85); } - .destructive-action separator { - background-image: image(mix(#cccccc,#fc4a6d,0.9)); } - -/****************** - ! Selection mode * -*******************/ -headerbar.selection-mode, -.titlebar:not(headerbar).selection-mode { - background-color: #3d6266; - background-image: none; - border-color: mix(#cccccc,#3d6266,0.88); - color: #cccccc; } - headerbar.selection-mode:focus, headerbar.selection-mode:hover, - .titlebar:not(headerbar).selection-mode:focus, - .titlebar:not(headerbar).selection-mode:hover { - border-color: mix(#3d6266,mix(#cccccc,#3d6266,0.8),0.3); } - headerbar.selection-mode:active, headerbar.selection-mode:active:hover, headerbar.selection-mode:active:focus, headerbar.selection-mode:active:hover:focus, headerbar.selection-mode:checked, headerbar.selection-mode:checked:hover, headerbar.selection-mode:checked:focus, headerbar.selection-mode:checked:hover:focus, - .titlebar:not(headerbar).selection-mode:active, - .titlebar:not(headerbar).selection-mode:active:hover, - .titlebar:not(headerbar).selection-mode:active:focus, - .titlebar:not(headerbar).selection-mode:active:hover:focus, - .titlebar:not(headerbar).selection-mode:checked, - .titlebar:not(headerbar).selection-mode:checked:hover, - .titlebar:not(headerbar).selection-mode:checked:focus, - .titlebar:not(headerbar).selection-mode:checked:hover:focus { - border-color: mix(#cccccc,#3d6266,0.4); } - headerbar.selection-mode:disabled, - .titlebar:not(headerbar).selection-mode:disabled { - border-color: mix(#cccccc,#3d6266,0.92); } - headerbar.selection-mode:active:disabled, headerbar.selection-mode:checked:disabled, - .titlebar:not(headerbar).selection-mode:active:disabled, - .titlebar:not(headerbar).selection-mode:checked:disabled { - border-color: mix(#cccccc,#3d6266,0.88); } - headerbar.selection-mode:disabled, - .titlebar:not(headerbar).selection-mode:disabled { - background-color: #37585c; - background-image: none; - color: mix(#cccccc,#3d6266,0.5); } - headerbar.selection-mode .background, - .titlebar:not(headerbar).selection-mode .background { - background-color: #3d6266; - border-color: mix(#3d6266,#cccccc,0.3); } - headerbar.selection-mode .title, - .titlebar:not(headerbar).selection-mode .title { - font-weight: bold; - padding: 0 4px; } - headerbar.selection-mode .subtitle, - .titlebar:not(headerbar).selection-mode .subtitle { - font-size: smaller; - padding: 0 4px; } - headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button, - .titlebar:not(headerbar).selection-mode button { - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, - .titlebar:not(headerbar).selection-mode button:focus, - .titlebar:not(headerbar).selection-mode button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - headerbar.selection-mode button:active, headerbar.selection-mode button:active:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover:focus, headerbar.selection-mode button:checked, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:active, - .titlebar:not(headerbar).selection-mode button:active:hover, - .titlebar:not(headerbar).selection-mode button:active:focus, - .titlebar:not(headerbar).selection-mode button:active:hover:focus, - .titlebar:not(headerbar).selection-mode button:checked, - .titlebar:not(headerbar).selection-mode button:checked:hover, - .titlebar:not(headerbar).selection-mode button:checked:focus, - .titlebar:not(headerbar).selection-mode button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - headerbar.selection-mode button:disabled, - .titlebar:not(headerbar).selection-mode button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, - .titlebar:not(headerbar).selection-mode button:active:disabled, - .titlebar:not(headerbar).selection-mode button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - headerbar.selection-mode button.flat, - .titlebar:not(headerbar).selection-mode button.flat { - color: #cccccc; - border-color: rgba(61, 98, 102, 0); - background-color: rgba(61, 98, 102, 0); - background-image: none; - box-shadow: none; } - headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:hover, - .titlebar:not(headerbar).selection-mode button:hover, - .titlebar:not(headerbar).selection-mode button.flat:hover { - background-color: #40676b; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - headerbar.selection-mode button:hover:focus, headerbar.selection-mode button:hover:hover, headerbar.selection-mode button.flat:hover:focus, headerbar.selection-mode button.flat:hover:hover, - .titlebar:not(headerbar).selection-mode button:hover:focus, - .titlebar:not(headerbar).selection-mode button:hover:hover, - .titlebar:not(headerbar).selection-mode button.flat:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - headerbar.selection-mode button:hover:active, headerbar.selection-mode button:hover:active:focus, headerbar.selection-mode button.flat:hover:active:focus, headerbar.selection-mode button:hover:checked, headerbar.selection-mode button:hover:checked:focus, headerbar.selection-mode button.flat:hover:checked:focus, headerbar.selection-mode button.flat:hover:active, headerbar.selection-mode button.flat:hover:active:hover:focus, headerbar.selection-mode button.flat:hover:checked, headerbar.selection-mode button.flat:hover:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:hover:active, - .titlebar:not(headerbar).selection-mode button:hover:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:active:focus, - .titlebar:not(headerbar).selection-mode button:hover:checked, - .titlebar:not(headerbar).selection-mode button:hover:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:active, - .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:checked, - .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - headerbar.selection-mode button:hover:disabled, headerbar.selection-mode button.flat:hover:disabled, - .titlebar:not(headerbar).selection-mode button:hover:disabled, - .titlebar:not(headerbar).selection-mode button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - headerbar.selection-mode button:hover:active:disabled, headerbar.selection-mode button:hover:checked:disabled, headerbar.selection-mode button.flat:hover:active:disabled, headerbar.selection-mode button.flat:hover:checked:disabled, - .titlebar:not(headerbar).selection-mode button:hover:active:disabled, - .titlebar:not(headerbar).selection-mode button:hover:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:hover:active:disabled, - .titlebar:not(headerbar).selection-mode button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - headerbar.selection-mode button:focus, headerbar.selection-mode button.flat:focus, - .titlebar:not(headerbar).selection-mode button:focus, - .titlebar:not(headerbar).selection-mode button.flat:focus { - background-color: #40676b; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - headerbar.selection-mode button:focus:hover, headerbar.selection-mode button.flat:focus:hover, - .titlebar:not(headerbar).selection-mode button:focus:hover, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover { - background-color: #436c70; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - headerbar.selection-mode button:focus:hover:hover, headerbar.selection-mode button.flat:focus:hover:hover, - .titlebar:not(headerbar).selection-mode button:focus:hover:hover, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - headerbar.selection-mode button:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active:focus, headerbar.selection-mode button:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked:focus, headerbar.selection-mode button.flat:focus:hover:active:hover:focus, headerbar.selection-mode button.flat:focus:hover:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:focus:hover:active, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:focus, - .titlebar:not(headerbar).selection-mode button:focus:hover:checked, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - headerbar.selection-mode button:focus:hover:disabled, headerbar.selection-mode button.flat:focus:hover:disabled, - .titlebar:not(headerbar).selection-mode button:focus:hover:disabled, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - headerbar.selection-mode button:focus:hover:active:disabled, headerbar.selection-mode button:focus:hover:checked:disabled, headerbar.selection-mode button.flat:focus:hover:active:disabled, headerbar.selection-mode button.flat:focus:hover:checked:disabled, - .titlebar:not(headerbar).selection-mode button:focus:hover:active:disabled, - .titlebar:not(headerbar).selection-mode button:focus:hover:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:disabled, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - headerbar.selection-mode button:checked, headerbar.selection-mode button:active, headerbar.selection-mode button.flat:checked, headerbar.selection-mode button.flat:active, - .titlebar:not(headerbar).selection-mode button:checked, - .titlebar:not(headerbar).selection-mode button:active, - .titlebar:not(headerbar).selection-mode button.flat:checked, - .titlebar:not(headerbar).selection-mode button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover, - .titlebar:not(headerbar).selection-mode button:checked:focus, - .titlebar:not(headerbar).selection-mode button:checked:hover, - .titlebar:not(headerbar).selection-mode button:active:focus, - .titlebar:not(headerbar).selection-mode button:active:hover, - .titlebar:not(headerbar).selection-mode button.flat:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - headerbar.selection-mode button:checked:active, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button:checked:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button:checked:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button:checked:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button:checked:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button:checked:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button:checked:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button:checked:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button:active:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button:active:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button:active:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button:active:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button:active:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button:active:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button:active:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button:active:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus, headerbar.selection-mode button.flat:checked:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button.flat:checked:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button.flat:checked:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button.flat:checked:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button.flat:checked:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button.flat:checked:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button.flat:checked:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button.flat:checked:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button.flat:active:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button.flat:active:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button.flat:active:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button.flat:active:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button.flat:active:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button.flat:active:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button.flat:active:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button.flat:active:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:checked:active, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active, - .titlebar:not(headerbar).selection-mode button:checked:active:hover, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover, - .titlebar:not(headerbar).selection-mode button:checked:active:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:focus, - .titlebar:not(headerbar).selection-mode button:checked:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus, - .titlebar:not(headerbar).selection-mode button:checked:checked, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked, - .titlebar:not(headerbar).selection-mode button:checked:checked:hover, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover, - .titlebar:not(headerbar).selection-mode button:checked:checked:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:focus, - .titlebar:not(headerbar).selection-mode button:checked:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:active:active, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active, - .titlebar:not(headerbar).selection-mode button:active:active:hover, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover, - .titlebar:not(headerbar).selection-mode button:active:active:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:focus, - .titlebar:not(headerbar).selection-mode button:active:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus, - .titlebar:not(headerbar).selection-mode button:active:checked, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked, - .titlebar:not(headerbar).selection-mode button:active:checked:hover, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover, - .titlebar:not(headerbar).selection-mode button:active:checked:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:focus, - .titlebar:not(headerbar).selection-mode button:active:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:active, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active, - .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover, - .titlebar:not(headerbar).selection-mode button.flat:checked:active:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:checked, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked, - .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat:checked:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:active, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active, - .titlebar:not(headerbar).selection-mode button.flat:active:active:hover, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover, - .titlebar:not(headerbar).selection-mode button.flat:active:active:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:checked, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked, - .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat:active:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button:active:disabled, headerbar.selection-mode button.flat:checked:disabled, headerbar.selection-mode button.flat:active:disabled, - .titlebar:not(headerbar).selection-mode button:checked:disabled, - .titlebar:not(headerbar).selection-mode button:active:disabled, - .titlebar:not(headerbar).selection-mode button.flat:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - headerbar.selection-mode button:active:checked:disabled, headerbar.selection-mode button.flat:active:checked:disabled, - .titlebar:not(headerbar).selection-mode button:active:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover, - .titlebar:not(headerbar).selection-mode button:checked:focus, - .titlebar:not(headerbar).selection-mode button:checked:hover, - .titlebar:not(headerbar).selection-mode button:active:focus, - .titlebar:not(headerbar).selection-mode button:active:hover, - .titlebar:not(headerbar).selection-mode button.flat:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:focus, headerbar.selection-mode button.flat:hover, - .titlebar:not(headerbar).selection-mode button:focus, - .titlebar:not(headerbar).selection-mode button:hover, - .titlebar:not(headerbar).selection-mode button.flat:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover { - color: #cccccc; } - headerbar.selection-mode button:disabled:disabled, headerbar.selection-mode button.flat:disabled:disabled, - .titlebar:not(headerbar).selection-mode button:disabled:disabled, - .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled { - background-color: alpha(mix(#3d6266,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#3d6266,#cccccc,0.6); - box-shadow: none; } - headerbar.selection-mode button:disabled:disabled :disabled, headerbar.selection-mode button.flat:disabled:disabled :disabled, - .titlebar:not(headerbar).selection-mode button:disabled:disabled :disabled, - .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled :disabled { - color: mix(#3d6266,#cccccc,0.6); } - headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button.flat:active:disabled, headerbar.selection-mode button.flat:checked:disabled, - .titlebar:not(headerbar).selection-mode button:active:disabled, - .titlebar:not(headerbar).selection-mode button:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:active:disabled, - .titlebar:not(headerbar).selection-mode button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - headerbar.selection-mode button:active:disabled :disabled, headerbar.selection-mode button:checked:disabled :disabled, headerbar.selection-mode button.flat:active:disabled :disabled, headerbar.selection-mode button.flat:checked:disabled :disabled, - .titlebar:not(headerbar).selection-mode button:active:disabled :disabled, - .titlebar:not(headerbar).selection-mode button:checked:disabled :disabled, - .titlebar:not(headerbar).selection-mode button.flat:active:disabled :disabled, - .titlebar:not(headerbar).selection-mode button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - headerbar.selection-mode button:backdrop, headerbar.selection-mode button.flat:backdrop, - .titlebar:not(headerbar).selection-mode button:backdrop, - .titlebar:not(headerbar).selection-mode button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - headerbar.selection-mode button.separator, headerbar.selection-mode button .separator, - .titlebar:not(headerbar).selection-mode button.separator, - .titlebar:not(headerbar).selection-mode button .separator { - border: 1px solid currentColor; - color: rgba(61, 98, 102, 0.9); } - headerbar.selection-mode button.separator:disabled, headerbar.selection-mode button .separator:disabled, - .titlebar:not(headerbar).selection-mode button.separator:disabled, - .titlebar:not(headerbar).selection-mode button .separator:disabled { - color: rgba(61, 98, 102, 0.85); } - headerbar.selection-mode button separator, headerbar.selection-mode button.nautilus-circular-button.image-button separator, - .titlebar:not(headerbar).selection-mode button separator { - background-image: image(mix(#cccccc,#3d6266,0.9)); } - headerbar.selection-mode button.image-button, - .titlebar:not(headerbar).selection-mode button.image-button { - padding: 2px; } - headerbar.selection-mode viewswitcher button, headerbar.selection-mode viewswitcher button.nautilus-circular-button.image-button, - headerbar.selection-mode .linked > button, - .titlebar:not(headerbar).selection-mode viewswitcher button, - .titlebar:not(headerbar).selection-mode .linked > button { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - headerbar.selection-mode viewswitcher button:focus, headerbar.selection-mode viewswitcher button:hover, - headerbar.selection-mode .linked > button:focus, - headerbar.selection-mode .linked > button:hover, - .titlebar:not(headerbar).selection-mode viewswitcher button:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:hover, - .titlebar:not(headerbar).selection-mode .linked > button:focus, - .titlebar:not(headerbar).selection-mode .linked > button:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - headerbar.selection-mode viewswitcher button:active, headerbar.selection-mode viewswitcher button:active:hover, headerbar.selection-mode viewswitcher button:active:focus, headerbar.selection-mode viewswitcher button:active:hover:focus, headerbar.selection-mode viewswitcher button:checked, headerbar.selection-mode viewswitcher button:checked:hover, headerbar.selection-mode viewswitcher button:checked:focus, headerbar.selection-mode viewswitcher button:checked:hover:focus, - headerbar.selection-mode .linked > button:active, - headerbar.selection-mode .linked > button:active:hover, - headerbar.selection-mode .linked > button:active:focus, - headerbar.selection-mode .linked > button:active:hover:focus, - headerbar.selection-mode .linked > button:checked, - headerbar.selection-mode .linked > button:checked:hover, - headerbar.selection-mode .linked > button:checked:focus, - headerbar.selection-mode .linked > button:checked:hover:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:active, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:hover, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:hover:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:hover, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:hover:focus, - .titlebar:not(headerbar).selection-mode .linked > button:active, - .titlebar:not(headerbar).selection-mode .linked > button:active:hover, - .titlebar:not(headerbar).selection-mode .linked > button:active:focus, - .titlebar:not(headerbar).selection-mode .linked > button:active:hover:focus, - .titlebar:not(headerbar).selection-mode .linked > button:checked, - .titlebar:not(headerbar).selection-mode .linked > button:checked:hover, - .titlebar:not(headerbar).selection-mode .linked > button:checked:focus, - .titlebar:not(headerbar).selection-mode .linked > button:checked:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset 0 -1px rgba(41, 41, 41, 0.05); } - headerbar.selection-mode viewswitcher button:disabled, - headerbar.selection-mode .linked > button:disabled, - .titlebar:not(headerbar).selection-mode viewswitcher button:disabled, - .titlebar:not(headerbar).selection-mode .linked > button:disabled { - box-shadow: inset -1px 0 #314e52; } - headerbar.selection-mode viewswitcher button:last-child, headerbar.selection-mode viewswitcher button:only-child, - headerbar.selection-mode .linked > button:last-child, - headerbar.selection-mode .linked > button:only-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:last-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:only-child, - .titlebar:not(headerbar).selection-mode .linked > button:last-child, - .titlebar:not(headerbar).selection-mode .linked > button:only-child { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - headerbar.selection-mode viewswitcher button:last-child:hover, headerbar.selection-mode viewswitcher button:only-child:hover, - headerbar.selection-mode .linked > button:last-child:hover, - headerbar.selection-mode .linked > button:only-child:hover, - .titlebar:not(headerbar).selection-mode viewswitcher button:last-child:hover, - .titlebar:not(headerbar).selection-mode viewswitcher button:only-child:hover, - .titlebar:not(headerbar).selection-mode .linked > button:last-child:hover, - .titlebar:not(headerbar).selection-mode .linked > button:only-child:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - headerbar.selection-mode viewswitcher button:disabled:last-child, headerbar.selection-mode viewswitcher button:disabled:only-child, headerbar.selection-mode viewswitcher button:active:disabled:last-child, headerbar.selection-mode viewswitcher button:active:disabled:only-child, headerbar.selection-mode viewswitcher button:checked:disabled:last-child, headerbar.selection-mode viewswitcher button:checked:disabled:only-child, - headerbar.selection-mode .linked > button:disabled:last-child, - headerbar.selection-mode .linked > button:disabled:only-child, - headerbar.selection-mode .linked > button:active:disabled:last-child, - headerbar.selection-mode .linked > button:active:disabled:only-child, - headerbar.selection-mode .linked > button:checked:disabled:last-child, - headerbar.selection-mode .linked > button:checked:disabled:only-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:disabled:last-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:disabled:only-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:disabled:last-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:disabled:only-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:disabled:last-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:disabled:only-child, - .titlebar:not(headerbar).selection-mode .linked > button:disabled:last-child, - .titlebar:not(headerbar).selection-mode .linked > button:disabled:only-child, - .titlebar:not(headerbar).selection-mode .linked > button:active:disabled:last-child, - .titlebar:not(headerbar).selection-mode .linked > button:active:disabled:only-child, - .titlebar:not(headerbar).selection-mode .linked > button:checked:disabled:last-child, - .titlebar:not(headerbar).selection-mode .linked > button:checked:disabled:only-child { - box-shadow: none; } - headerbar.selection-mode viewswitcher button:active:last-child, headerbar.selection-mode viewswitcher button:active:last-child:focus, headerbar.selection-mode viewswitcher button:active:last-child:hover, headerbar.selection-mode viewswitcher button:active:last-child:hover:focus, headerbar.selection-mode viewswitcher button:checked:last-child, headerbar.selection-mode viewswitcher button:checked:last-child:focus, headerbar.selection-mode viewswitcher button:checked:last-child:hover, headerbar.selection-mode viewswitcher button:checked:last-child:hover:focus, - headerbar.selection-mode .linked > button:active:last-child, - headerbar.selection-mode .linked > button:active:last-child:focus, - headerbar.selection-mode .linked > button:active:last-child:hover, - headerbar.selection-mode .linked > button:active:last-child:hover:focus, - headerbar.selection-mode .linked > button:checked:last-child, - headerbar.selection-mode .linked > button:checked:last-child:focus, - headerbar.selection-mode .linked > button:checked:last-child:hover, - headerbar.selection-mode .linked > button:checked:last-child:hover:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child:hover, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child:hover:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child:hover, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child:hover:focus, - .titlebar:not(headerbar).selection-mode .linked > button:active:last-child, - .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:focus, - .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:hover, - .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:hover:focus, - .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child, - .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:focus, - .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:hover, - .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - headerbar.selection-mode viewswitcher button:active:only-child, headerbar.selection-mode viewswitcher button:active:only-child:focus, headerbar.selection-mode viewswitcher button:active:only-child:hover, headerbar.selection-mode viewswitcher button:active:only-child:hover:focus, headerbar.selection-mode viewswitcher button:checked:only-child, headerbar.selection-mode viewswitcher button:checked:only-child:focus, headerbar.selection-mode viewswitcher button:checked:only-child:hover, headerbar.selection-mode viewswitcher button:checked:only-child:hover:focus, - headerbar.selection-mode .linked > button:active:only-child, - headerbar.selection-mode .linked > button:active:only-child:focus, - headerbar.selection-mode .linked > button:active:only-child:hover, - headerbar.selection-mode .linked > button:active:only-child:hover:focus, - headerbar.selection-mode .linked > button:checked:only-child, - headerbar.selection-mode .linked > button:checked:only-child:focus, - headerbar.selection-mode .linked > button:checked:only-child:hover, - headerbar.selection-mode .linked > button:checked:only-child:hover:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child:hover, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child:hover:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child:hover, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child:hover:focus, - .titlebar:not(headerbar).selection-mode .linked > button:active:only-child, - .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:focus, - .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:hover, - .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:hover:focus, - .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child, - .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:focus, - .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:hover, - .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:hover:focus { - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.06), inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - headerbar.selection-mode box button.image-button, - .titlebar:not(headerbar).selection-mode box button.image-button { - padding: 2px 6px; } - headerbar.selection-mode separator, headerbar.selection-mode separator:disabled, - .titlebar:not(headerbar).selection-mode separator, - .titlebar:not(headerbar).selection-mode separator:disabled { - color: #253b3d; - border-color: currentColor; - -GtkWidget-window-dragging: true; } - headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button, - .titlebar:not(headerbar).selection-mode button { - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, - .titlebar:not(headerbar).selection-mode button:focus, - .titlebar:not(headerbar).selection-mode button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - headerbar.selection-mode button:active, headerbar.selection-mode button:active:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover:focus, headerbar.selection-mode button:checked, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:active, - .titlebar:not(headerbar).selection-mode button:active:hover, - .titlebar:not(headerbar).selection-mode button:active:focus, - .titlebar:not(headerbar).selection-mode button:active:hover:focus, - .titlebar:not(headerbar).selection-mode button:checked, - .titlebar:not(headerbar).selection-mode button:checked:hover, - .titlebar:not(headerbar).selection-mode button:checked:focus, - .titlebar:not(headerbar).selection-mode button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - headerbar.selection-mode button:disabled, - .titlebar:not(headerbar).selection-mode button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, - .titlebar:not(headerbar).selection-mode button:active:disabled, - .titlebar:not(headerbar).selection-mode button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - headerbar.selection-mode button.flat, - .titlebar:not(headerbar).selection-mode button.flat { - color: #cccccc; - border-color: rgba(61, 98, 102, 0); - background-color: rgba(61, 98, 102, 0); - background-image: none; - box-shadow: none; } - headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:hover, - .titlebar:not(headerbar).selection-mode button:hover, - .titlebar:not(headerbar).selection-mode button.flat:hover { - background-color: #40676b; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - headerbar.selection-mode button:hover:focus, headerbar.selection-mode button:hover:hover, headerbar.selection-mode button.flat:hover:focus, headerbar.selection-mode button.flat:hover:hover, - .titlebar:not(headerbar).selection-mode button:hover:focus, - .titlebar:not(headerbar).selection-mode button:hover:hover, - .titlebar:not(headerbar).selection-mode button.flat:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - headerbar.selection-mode button:hover:active, headerbar.selection-mode button:hover:active:focus, headerbar.selection-mode button.flat:hover:active:focus, headerbar.selection-mode button:hover:checked, headerbar.selection-mode button:hover:checked:focus, headerbar.selection-mode button.flat:hover:checked:focus, headerbar.selection-mode button.flat:hover:active, headerbar.selection-mode button.flat:hover:active:hover:focus, headerbar.selection-mode button.flat:hover:checked, headerbar.selection-mode button.flat:hover:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:hover:active, - .titlebar:not(headerbar).selection-mode button:hover:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:active:focus, - .titlebar:not(headerbar).selection-mode button:hover:checked, - .titlebar:not(headerbar).selection-mode button:hover:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:active, - .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:checked, - .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - headerbar.selection-mode button:hover:disabled, headerbar.selection-mode button.flat:hover:disabled, - .titlebar:not(headerbar).selection-mode button:hover:disabled, - .titlebar:not(headerbar).selection-mode button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - headerbar.selection-mode button:hover:active:disabled, headerbar.selection-mode button:hover:checked:disabled, headerbar.selection-mode button.flat:hover:active:disabled, headerbar.selection-mode button.flat:hover:checked:disabled, - .titlebar:not(headerbar).selection-mode button:hover:active:disabled, - .titlebar:not(headerbar).selection-mode button:hover:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:hover:active:disabled, - .titlebar:not(headerbar).selection-mode button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - headerbar.selection-mode button:focus, headerbar.selection-mode button.flat:focus, - .titlebar:not(headerbar).selection-mode button:focus, - .titlebar:not(headerbar).selection-mode button.flat:focus { - background-color: #40676b; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - headerbar.selection-mode button:focus:hover, headerbar.selection-mode button.flat:focus:hover, - .titlebar:not(headerbar).selection-mode button:focus:hover, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover { - background-color: #436c70; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - headerbar.selection-mode button:focus:hover:hover, headerbar.selection-mode button.flat:focus:hover:hover, - .titlebar:not(headerbar).selection-mode button:focus:hover:hover, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - headerbar.selection-mode button:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active:focus, headerbar.selection-mode button:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked:focus, headerbar.selection-mode button.flat:focus:hover:active:hover:focus, headerbar.selection-mode button.flat:focus:hover:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:focus:hover:active, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:focus, - .titlebar:not(headerbar).selection-mode button:focus:hover:checked, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - headerbar.selection-mode button:focus:hover:disabled, headerbar.selection-mode button.flat:focus:hover:disabled, - .titlebar:not(headerbar).selection-mode button:focus:hover:disabled, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - headerbar.selection-mode button:focus:hover:active:disabled, headerbar.selection-mode button:focus:hover:checked:disabled, headerbar.selection-mode button.flat:focus:hover:active:disabled, headerbar.selection-mode button.flat:focus:hover:checked:disabled, - .titlebar:not(headerbar).selection-mode button:focus:hover:active:disabled, - .titlebar:not(headerbar).selection-mode button:focus:hover:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:disabled, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - headerbar.selection-mode button:checked, headerbar.selection-mode button:active, headerbar.selection-mode button.flat:checked, headerbar.selection-mode button.flat:active, - .titlebar:not(headerbar).selection-mode button:checked, - .titlebar:not(headerbar).selection-mode button:active, - .titlebar:not(headerbar).selection-mode button.flat:checked, - .titlebar:not(headerbar).selection-mode button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover, - .titlebar:not(headerbar).selection-mode button:checked:focus, - .titlebar:not(headerbar).selection-mode button:checked:hover, - .titlebar:not(headerbar).selection-mode button:active:focus, - .titlebar:not(headerbar).selection-mode button:active:hover, - .titlebar:not(headerbar).selection-mode button.flat:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - headerbar.selection-mode button:checked:active, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button:checked:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button:checked:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button:checked:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button:checked:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button:checked:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button:checked:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button:checked:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button:active:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button:active:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button:active:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button:active:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button:active:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button:active:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button:active:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button:active:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus, headerbar.selection-mode button.flat:checked:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button.flat:checked:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button.flat:checked:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button.flat:checked:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button.flat:checked:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button.flat:checked:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button.flat:checked:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button.flat:checked:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button.flat:active:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button.flat:active:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button.flat:active:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button.flat:active:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button.flat:active:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button.flat:active:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button.flat:active:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button.flat:active:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:checked:active, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active, - .titlebar:not(headerbar).selection-mode button:checked:active:hover, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover, - .titlebar:not(headerbar).selection-mode button:checked:active:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:focus, - .titlebar:not(headerbar).selection-mode button:checked:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus, - .titlebar:not(headerbar).selection-mode button:checked:checked, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked, - .titlebar:not(headerbar).selection-mode button:checked:checked:hover, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover, - .titlebar:not(headerbar).selection-mode button:checked:checked:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:focus, - .titlebar:not(headerbar).selection-mode button:checked:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:active:active, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active, - .titlebar:not(headerbar).selection-mode button:active:active:hover, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover, - .titlebar:not(headerbar).selection-mode button:active:active:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:focus, - .titlebar:not(headerbar).selection-mode button:active:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus, - .titlebar:not(headerbar).selection-mode button:active:checked, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked, - .titlebar:not(headerbar).selection-mode button:active:checked:hover, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover, - .titlebar:not(headerbar).selection-mode button:active:checked:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:focus, - .titlebar:not(headerbar).selection-mode button:active:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:active, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active, - .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover, - .titlebar:not(headerbar).selection-mode button.flat:checked:active:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:checked, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked, - .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat:checked:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:active, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active, - .titlebar:not(headerbar).selection-mode button.flat:active:active:hover, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover, - .titlebar:not(headerbar).selection-mode button.flat:active:active:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:checked, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked, - .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat:active:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button:active:disabled, headerbar.selection-mode button.flat:checked:disabled, headerbar.selection-mode button.flat:active:disabled, - .titlebar:not(headerbar).selection-mode button:checked:disabled, - .titlebar:not(headerbar).selection-mode button:active:disabled, - .titlebar:not(headerbar).selection-mode button.flat:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - headerbar.selection-mode button:active:checked:disabled, headerbar.selection-mode button.flat:active:checked:disabled, - .titlebar:not(headerbar).selection-mode button:active:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover, - .titlebar:not(headerbar).selection-mode button:checked:focus, - .titlebar:not(headerbar).selection-mode button:checked:hover, - .titlebar:not(headerbar).selection-mode button:active:focus, - .titlebar:not(headerbar).selection-mode button:active:hover, - .titlebar:not(headerbar).selection-mode button.flat:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:focus, headerbar.selection-mode button.flat:hover, - .titlebar:not(headerbar).selection-mode button:focus, - .titlebar:not(headerbar).selection-mode button:hover, - .titlebar:not(headerbar).selection-mode button.flat:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover { - color: #cccccc; } - headerbar.selection-mode button:disabled:disabled, headerbar.selection-mode button.flat:disabled:disabled, - .titlebar:not(headerbar).selection-mode button:disabled:disabled, - .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled { - background-color: alpha(mix(#3d6266,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#3d6266,#cccccc,0.6); - box-shadow: none; } - headerbar.selection-mode button:disabled:disabled :disabled, headerbar.selection-mode button.flat:disabled:disabled :disabled, - .titlebar:not(headerbar).selection-mode button:disabled:disabled :disabled, - .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled :disabled { - color: mix(#3d6266,#cccccc,0.6); } - headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button.flat:active:disabled, headerbar.selection-mode button.flat:checked:disabled, - .titlebar:not(headerbar).selection-mode button:active:disabled, - .titlebar:not(headerbar).selection-mode button:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:active:disabled, - .titlebar:not(headerbar).selection-mode button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - headerbar.selection-mode button:active:disabled :disabled, headerbar.selection-mode button:checked:disabled :disabled, headerbar.selection-mode button.flat:active:disabled :disabled, headerbar.selection-mode button.flat:checked:disabled :disabled, - .titlebar:not(headerbar).selection-mode button:active:disabled :disabled, - .titlebar:not(headerbar).selection-mode button:checked:disabled :disabled, - .titlebar:not(headerbar).selection-mode button.flat:active:disabled :disabled, - .titlebar:not(headerbar).selection-mode button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - headerbar.selection-mode button:backdrop, headerbar.selection-mode button.flat:backdrop, - .titlebar:not(headerbar).selection-mode button:backdrop, - .titlebar:not(headerbar).selection-mode button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - headerbar.selection-mode button.separator, headerbar.selection-mode button .separator, - .titlebar:not(headerbar).selection-mode button.separator, - .titlebar:not(headerbar).selection-mode button .separator { - border: 1px solid currentColor; - color: rgba(61, 98, 102, 0.9); } - headerbar.selection-mode button.separator:disabled, headerbar.selection-mode button .separator:disabled, - .titlebar:not(headerbar).selection-mode button.separator:disabled, - .titlebar:not(headerbar).selection-mode button .separator:disabled { - color: rgba(61, 98, 102, 0.85); } - headerbar.selection-mode button separator, headerbar.selection-mode button.nautilus-circular-button.image-button separator, - .titlebar:not(headerbar).selection-mode button separator { - background-image: image(mix(#cccccc,#3d6266,0.9)); } - headerbar.selection-mode:backdrop, - .titlebar:not(headerbar).selection-mode:backdrop { - background-color: #3d6266; - background-image: none; } - headerbar.selection-mode .selection-menu:backdrop, headerbar.selection-mode .selection-menu, - .titlebar:not(headerbar).selection-mode .selection-menu:backdrop, - .titlebar:not(headerbar).selection-mode .selection-menu { - color: #314e52; - background-color: transparent; - background-image: none; - box-shadow: none; - border: 0; } - headerbar.selection-mode .selection-menu:backdrop:hover, headerbar.selection-mode .selection-menu:hover, - .titlebar:not(headerbar).selection-mode .selection-menu:backdrop:hover, - .titlebar:not(headerbar).selection-mode .selection-menu:hover { - color: #2b4547; } - headerbar.selection-mode .selection-menu:backdrop:active, headerbar.selection-mode .selection-menu:active, - .titlebar:not(headerbar).selection-mode .selection-menu:backdrop:active, - .titlebar:not(headerbar).selection-mode .selection-menu:active { - color: #2e4a4d; } - headerbar.selection-mode .selection-menu:backdrop .arrow, headerbar.selection-mode .selection-menu .arrow, - .titlebar:not(headerbar).selection-mode .selection-menu:backdrop .arrow, - .titlebar:not(headerbar).selection-mode .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); - color: rgba(204, 204, 204, 0.5); - -gtk-icon-shadow: none; } - headerbar.selection-mode .dim-label, headerbar.selection-mode label.separator, .selection-menu headerbar.selection-mode .dim-label, - .titlebar:not(headerbar).selection-mode .dim-label, - .titlebar:not(headerbar).selection-mode label.separator, .selection-menu .titlebar:not(headerbar).selection-mode .dim-label { - color: #2b4547; } - -/********** - ! Calendar -***********/ -calendar { - padding: 1px 3px; - outline-offset: -1px; - color: #cccccc; } - calendar:selected { - border-radius: 0px; } - calendar.header { - border-bottom: 1px solid rgba(82, 82, 82, 0.1); - border-radius: 0; } - calendar.header:backdrop { - border-color: rgba(82, 82, 82, 0.1); } - calendar.button { - color: rgba(204, 204, 204, 0.55); } - calendar.button:hover { - color: #cccccc; } - calendar.button:backdrop { - color: alpha(mix(#cccccc,#161510,0.5),0.55); } - calendar.button:disabled { - color: alpha(mix(#cccccc,#161510,0.5),0.55); } - calendar:indeterminate, calendar:indeterminate:backdrop { - color: mix(#cccccc,#161510,0.5); } - calendar.highlight, calendar.highlight:backdrop { - font-size: smaller; - color: mix(#3d6266,#cccccc,0.5); } - calendar:backdrop { - color: mix(#555555,#cccccc,0.8); } - -/* gnome-calendar */ -.calendar-view { - background-color: #555555; - color: #cccccc; } - -/*************** - ! Color chooser -****************/ -colorswatch:drop(active), colorswatch { - border-style: none; } - -colorswatch.top { - border-top-left-radius: 0.5px; - border-top-right-radius: 0.5px; } - colorswatch.top overlay { - border-top-left-radius: 0px; - border-top-right-radius: 0px; } - -colorswatch.bottom { - border-bottom-left-radius: 0.5px; - border-bottom-right-radius: 0.5px; } - colorswatch.bottom overlay { - border-bottom-left-radius: 0px; - border-bottom-right-radius: 0px; } - -colorswatch.left, colorswatch:first-child:not(.top) { - border-top-left-radius: 0.5px; - border-bottom-left-radius: 0.5px; } - colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { - border-top-left-radius: 0px; - border-bottom-left-radius: 0px; } - -colorswatch.right, colorswatch:last-child:not(.bottom) { - border-top-right-radius: 0.5px; - border-bottom-right-radius: 0.5px; } - colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { - border-top-right-radius: 0px; - border-bottom-right-radius: 0px; } - -colorswatch.dark overlay { - color: #cccccc; } - colorswatch.dark overlay:hover { - border-color: rgba(82, 82, 82, 0.8); } - colorswatch.dark overlay:backdrop { - color: mix(#3d6266,#cccccc,0.66); } - -colorswatch.light overlay { - color: #cccccc; } - colorswatch.light overlay:hover { - border-color: rgba(82, 82, 82, 0.5); } - colorswatch.light overlay:backdrop { - color: mix(#555555,#cccccc,0.8); } - -colorswatch:drop(active) { - box-shadow: none; } - colorswatch:drop(active).light overlay { - border-color: #3d6266; - box-shadow: inset 0 0 0 2px #304d50, inset 0 0 0 1px #3d6266; } - colorswatch:drop(active).dark overlay { - border-color: #3d6266; - box-shadow: inset 0 0 0 2px rgba(82, 82, 82, 0.3), inset 0 0 0 1px #3d6266; } - -colorswatch overlay { - border: 1px solid rgba(82, 82, 82, 0.3); } - colorswatch overlay:hover { - box-shadow: inset 0 1px rgba(24, 23, 17, 0.4), inset 0 -1px rgba(82, 82, 82, 0.2); } - colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { - border-color: rgba(82, 82, 82, 0.3); - box-shadow: none; } - -colorswatch:disabled { - opacity: .5; } - colorswatch:disabled overlay { - border-color: rgba(82, 82, 82, 0.6); - box-shadow: none; } - -row:selected colorswatch { - box-shadow: 0 0 0 2px #cccccc; } - -colorswatch#add-color-button { - border-radius: 0px 0px 0 0; } - colorswatch#add-color-button:only-child { - border-radius: 0px; } - colorswatch#add-color-button overlay { - background-color: #15140f; - color: #cccccc; } - colorswatch#add-color-button overlay:hover { - background-color: #14130e; } - colorswatch#add-color-button overlay:backdrop { - background-color: #15140f; } - -colorswatch#editor-color-sample { - border-radius: 0px; } - colorswatch#editor-color-sample overlay { - border-radius: 0.5px; } - -button.color, button.color.nautilus-circular-button.image-button { - padding: 2px; } - button.color colorswatch:only-child, button.color colorswatch:only-child overlay { - border-radius: 0px; } - button.color:disabled colorswatch:only-child, button.color:backdrop colorswatch:only-child, button.color:active colorswatch:only-child, button.color:checked colorswatch:only-child { - box-shadow: none; } - -/*********************** -! Font and file choosers -************************/ -filechooser { - /* for fallback when header bar not used */ } - filechooser .dialog-action-box { - border-top: 1px solid mix(#161510,#cccccc,0.18); } - filechooser .dialog-action-box:backdrop { - border-top-color: mix(#161510,mix(#161510,#cccccc,0.18),0.9); } - filechooser #pathbarbox { - border-bottom: 1px solid mix(#161510,#cccccc,0.18); - background-color: #161510; } - -filechooserbutton:drop(active) { - box-shadow: none; - border-color: transparent; } - -/****************** - ! Grid and flowbox -*******************/ -widget:active { - background-color: mix(#3d6266,#555555,0.5); } - -list { - color: #cccccc; - background-color: #555555; - border-color: mix(#161510,#cccccc,0.18); } - list:backdrop { - background-color: #555555; - border-color: mix(#161510,mix(#161510,#cccccc,0.18),0.9); } - list row { - padding: 2px; } - -row { - transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } - row:hover { - transition: none; } - row:backdrop { - transition: 200ms ease-out; } - row.activatable.has-open-popup, row.activatable:hover { - background-color: rgba(204, 204, 204, 0.05); } - row.activatable:active { - box-shadow: inset 0 2px 2px -2px rgba(82, 82, 82, 0.2); } - row.activatable:backdrop:hover { - background-color: transparent; } - row.activatable:selected:active { - box-shadow: inset 0 2px 3px -1px rgba(82, 82, 82, 0.5); } - row.activatable:selected.has-open-popup, row.activatable:selected:hover { - background-color: mix(#3d6266,#cccccc,0.1); } - row.activatable:selected:backdrop { - background-color: #3d6266; } - -flowbox flowboxchild { - padding: 2px; - border-radius: 0px; } - flowbox flowboxchild:selected { - outline-offset: -2px; } - -/********* - ! Buttons -**********/ -/****************** -! ComboBoxes * -*******************/ -/********* - ! Infobar -**********/ -infobar { - border: 0; } - infobar.info, infobar.info:backdrop { - background-color: #199ffd; - background-image: none; - border: 1px solid #0282dc; - caret-color: currentColor; } - infobar.info label, infobar.info, infobar.info:backdrop label, infobar.info:backdrop { - color: #282c34; } - infobar.info button, infobar.info button.nautilus-circular-button.image-button { - background-color: #199ffd; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.12); } - infobar.info button:focus, infobar.info button:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - infobar.info button:active, infobar.info button:active:hover, infobar.info button:active:focus, infobar.info button:active:hover:focus, infobar.info button:checked, infobar.info button:checked:hover, infobar.info button:checked:focus, infobar.info button:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - infobar.info button:disabled { - border-color: rgba(34, 37, 44, 0.32); } - infobar.info button:active:disabled, infobar.info button:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:hover, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:checked, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:checked:hover, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > infobar.info button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.info button, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > infobar.info button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:hover, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked.vertical > infobar.info button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:checked, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > infobar.info button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:checked:hover, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - infobar.info button.flat { - color: #282c34; - border-color: rgba(25, 159, 253, 0); - background-color: rgba(25, 159, 253, 0); - background-image: none; - box-shadow: none; } - infobar.info button:hover, infobar.info button.flat:hover { - background-color: #27a5fd; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - infobar.info button:hover:focus, infobar.info button:hover:hover, infobar.info button.flat:hover:focus, infobar.info button.flat:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - infobar.info button:hover:active, infobar.info button:hover:active:focus, infobar.info button.flat:hover:active:focus, infobar.info button:hover:checked, infobar.info button:hover:checked:focus, infobar.info button.flat:hover:checked:focus, infobar.info button.flat:hover:active, infobar.info button.flat:hover:active:hover:focus, infobar.info button.flat:hover:checked, infobar.info button.flat:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - infobar.info button:hover:disabled, infobar.info button.flat:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - infobar.info button:hover:active:disabled, infobar.info button:hover:checked:disabled, infobar.info button.flat:hover:active:disabled, infobar.info button.flat:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - infobar.info button:focus, infobar.info button.flat:focus { - background-color: #27a5fd; - background-image: none; - border-color: rgba(40, 44, 52, 0.32); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - infobar.info button:focus:hover, infobar.info button.flat:focus:hover { - background-color: #35abfd; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.38); } - infobar.info button:focus:hover:hover, infobar.info button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - infobar.info button:focus:hover:active, infobar.info button.flat:focus:hover:active, infobar.info button.flat:focus:hover:active:focus, infobar.info button:focus:hover:checked, infobar.info button.flat:focus:hover:checked, infobar.info button.flat:focus:hover:checked:focus, infobar.info button.flat:focus:hover:active:hover:focus, infobar.info button.flat:focus:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - infobar.info button:focus:hover:disabled, infobar.info button.flat:focus:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - infobar.info button:focus:hover:active:disabled, infobar.info button:focus:hover:checked:disabled, infobar.info button.flat:focus:hover:active:disabled, infobar.info button.flat:focus:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - infobar.info button:checked, infobar.info button:active, infobar.info button.flat:checked, infobar.info button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #cccccc; - box-shadow: inset 1px 0 rgba(40, 44, 52, 0.06), inset 0 1px rgba(40, 44, 52, 0.07), inset -1px 0 rgba(40, 44, 52, 0.06), inset 0 -1px rgba(40, 44, 52, 0.05); } - infobar.info button:checked:focus, infobar.info button:checked:hover, infobar.info button:active:focus, infobar.info button:active:hover, infobar.info button.flat:checked:focus, infobar.info button.flat:checked:hover, infobar.info button.flat:active:focus, infobar.info button.flat:active:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - infobar.info button:active:checked, infobar.info button:active:checked:hover, infobar.info button:active:checked:focus, infobar.info button:active:checked:hover:focus, infobar.info button.flat:active:checked, infobar.info button.flat:active:checked:hover, infobar.info button.flat:active:checked:focus, infobar.info button.flat:active:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - infobar.info button:checked:disabled, infobar.info button:active:disabled, infobar.info button.flat:checked:disabled, infobar.info button.flat:active:disabled { - border-color: rgba(34, 37, 44, 0.32); } - infobar.info button:active:checked:disabled, infobar.info button.flat:active:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - infobar.info button:checked:focus, infobar.info button:checked:hover, infobar.info button:active:focus, infobar.info button:active:hover, infobar.info button.flat:checked:focus, infobar.info button.flat:checked:hover, infobar.info button.flat:active:focus, infobar.info button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - infobar.info button:focus, infobar.info button:hover, infobar.info button.flat:focus, infobar.info button.flat:hover { - color: #282c34; } - infobar.info button:disabled:disabled, infobar.info button.flat:disabled:disabled { - background-color: alpha(mix(#199ffd,#282c34,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#199ffd,#282c34,0.6); - box-shadow: none; } - infobar.info button:disabled:disabled :disabled, infobar.info button.flat:disabled:disabled :disabled { - color: mix(#199ffd,#282c34,0.6); } - infobar.info button:active:disabled, infobar.info button:checked:disabled, infobar.info button.flat:active:disabled, infobar.info button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - infobar.info button:active:disabled :disabled, infobar.info button:checked:disabled :disabled, infobar.info button.flat:active:disabled :disabled, infobar.info button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - infobar.info button:backdrop, infobar.info button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - infobar.info button.separator, infobar.info button .separator { - border: 1px solid currentColor; - color: rgba(25, 159, 253, 0.9); } - infobar.info button.separator:disabled, infobar.info button .separator:disabled { - color: rgba(25, 159, 253, 0.85); } - infobar.info button separator, infobar.info button.nautilus-circular-button.image-button separator { - background-image: image(mix(#282c34,#199ffd,0.9)); } - infobar.warning, infobar.warning:backdrop { - background-color: #f6be48; - background-image: none; - border: 1px solid #f2a80c; - caret-color: currentColor; } - infobar.warning label, infobar.warning, infobar.warning:backdrop label, infobar.warning:backdrop { - color: #282c34; } - infobar.warning button, infobar.warning button.nautilus-circular-button.image-button { - background-color: #f6be48; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.12); } - infobar.warning button:focus, infobar.warning button:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - infobar.warning button:active, infobar.warning button:active:hover, infobar.warning button:active:focus, infobar.warning button:active:hover:focus, infobar.warning button:checked, infobar.warning button:checked:hover, infobar.warning button:checked:focus, infobar.warning button:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - infobar.warning button:disabled { - border-color: rgba(34, 37, 44, 0.32); } - infobar.warning button:active:disabled, infobar.warning button:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:hover, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:checked, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:checked:hover, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > infobar.warning button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:hover, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:checked, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:checked:hover, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - infobar.warning button.flat { - color: #282c34; - border-color: rgba(246, 190, 72, 0); - background-color: rgba(246, 190, 72, 0); - background-image: none; - box-shadow: none; } - infobar.warning button:hover, infobar.warning button.flat:hover { - background-color: #f7c357; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - infobar.warning button:hover:focus, infobar.warning button:hover:hover, infobar.warning button.flat:hover:focus, infobar.warning button.flat:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - infobar.warning button:hover:active, infobar.warning button:hover:active:focus, infobar.warning button.flat:hover:active:focus, infobar.warning button:hover:checked, infobar.warning button:hover:checked:focus, infobar.warning button.flat:hover:checked:focus, infobar.warning button.flat:hover:active, infobar.warning button.flat:hover:active:hover:focus, infobar.warning button.flat:hover:checked, infobar.warning button.flat:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - infobar.warning button:hover:disabled, infobar.warning button.flat:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - infobar.warning button:hover:active:disabled, infobar.warning button:hover:checked:disabled, infobar.warning button.flat:hover:active:disabled, infobar.warning button.flat:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - infobar.warning button:focus, infobar.warning button.flat:focus { - background-color: #f7c357; - background-image: none; - border-color: rgba(40, 44, 52, 0.32); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - infobar.warning button:focus:hover, infobar.warning button.flat:focus:hover { - background-color: #f7c966; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.38); } - infobar.warning button:focus:hover:hover, infobar.warning button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - infobar.warning button:focus:hover:active, infobar.warning button.flat:focus:hover:active, infobar.warning button.flat:focus:hover:active:focus, infobar.warning button:focus:hover:checked, infobar.warning button.flat:focus:hover:checked, infobar.warning button.flat:focus:hover:checked:focus, infobar.warning button.flat:focus:hover:active:hover:focus, infobar.warning button.flat:focus:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - infobar.warning button:focus:hover:disabled, infobar.warning button.flat:focus:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - infobar.warning button:focus:hover:active:disabled, infobar.warning button:focus:hover:checked:disabled, infobar.warning button.flat:focus:hover:active:disabled, infobar.warning button.flat:focus:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - infobar.warning button:checked, infobar.warning button:active, infobar.warning button.flat:checked, infobar.warning button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #cccccc; - box-shadow: inset 1px 0 rgba(40, 44, 52, 0.06), inset 0 1px rgba(40, 44, 52, 0.07), inset -1px 0 rgba(40, 44, 52, 0.06), inset 0 -1px rgba(40, 44, 52, 0.05); } - infobar.warning button:checked:focus, infobar.warning button:checked:hover, infobar.warning button:active:focus, infobar.warning button:active:hover, infobar.warning button.flat:checked:focus, infobar.warning button.flat:checked:hover, infobar.warning button.flat:active:focus, infobar.warning button.flat:active:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - infobar.warning button:active:checked, infobar.warning button:active:checked:hover, infobar.warning button:active:checked:focus, infobar.warning button:active:checked:hover:focus, infobar.warning button.flat:active:checked, infobar.warning button.flat:active:checked:hover, infobar.warning button.flat:active:checked:focus, infobar.warning button.flat:active:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - infobar.warning button:checked:disabled, infobar.warning button:active:disabled, infobar.warning button.flat:checked:disabled, infobar.warning button.flat:active:disabled { - border-color: rgba(34, 37, 44, 0.32); } - infobar.warning button:active:checked:disabled, infobar.warning button.flat:active:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - infobar.warning button:checked:focus, infobar.warning button:checked:hover, infobar.warning button:active:focus, infobar.warning button:active:hover, infobar.warning button.flat:checked:focus, infobar.warning button.flat:checked:hover, infobar.warning button.flat:active:focus, infobar.warning button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - infobar.warning button:focus, infobar.warning button:hover, infobar.warning button.flat:focus, infobar.warning button.flat:hover { - color: #282c34; } - infobar.warning button:disabled:disabled, infobar.warning button.flat:disabled:disabled { - background-color: alpha(mix(#f6be48,#282c34,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#f6be48,#282c34,0.6); - box-shadow: none; } - infobar.warning button:disabled:disabled :disabled, infobar.warning button.flat:disabled:disabled :disabled { - color: mix(#f6be48,#282c34,0.6); } - infobar.warning button:active:disabled, infobar.warning button:checked:disabled, infobar.warning button.flat:active:disabled, infobar.warning button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - infobar.warning button:active:disabled :disabled, infobar.warning button:checked:disabled :disabled, infobar.warning button.flat:active:disabled :disabled, infobar.warning button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - infobar.warning button:backdrop, infobar.warning button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - infobar.warning button.separator, infobar.warning button .separator { - border: 1px solid currentColor; - color: rgba(246, 190, 72, 0.9); } - infobar.warning button.separator:disabled, infobar.warning button .separator:disabled { - color: rgba(246, 190, 72, 0.85); } - infobar.warning button separator, infobar.warning button.nautilus-circular-button.image-button separator { - background-image: image(mix(#282c34,#f6be48,0.9)); } - infobar.question, infobar.question:backdrop { - background-color: #199ffd; - background-image: none; - border: 1px solid #0282dc; - caret-color: currentColor; } - infobar.question label, infobar.question, infobar.question:backdrop label, infobar.question:backdrop { - color: #282c34; } - infobar.question button, infobar.question button.nautilus-circular-button.image-button { - background-color: #199ffd; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.12); } - infobar.question button:focus, infobar.question button:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - infobar.question button:active, infobar.question button:active:hover, infobar.question button:active:focus, infobar.question button:active:hover:focus, infobar.question button:checked, infobar.question button:checked:hover, infobar.question button:checked:focus, infobar.question button:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - infobar.question button:disabled { - border-color: rgba(34, 37, 44, 0.32); } - infobar.question button:active:disabled, infobar.question button:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:hover, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:checked, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:checked:hover, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > infobar.question button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.question button, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > infobar.question button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:hover, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked.vertical > infobar.question button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:checked, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > infobar.question button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:checked:hover, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - infobar.question button.flat { - color: #282c34; - border-color: rgba(25, 159, 253, 0); - background-color: rgba(25, 159, 253, 0); - background-image: none; - box-shadow: none; } - infobar.question button:hover, infobar.question button.flat:hover { - background-color: #27a5fd; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - infobar.question button:hover:focus, infobar.question button:hover:hover, infobar.question button.flat:hover:focus, infobar.question button.flat:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - infobar.question button:hover:active, infobar.question button:hover:active:focus, infobar.question button.flat:hover:active:focus, infobar.question button:hover:checked, infobar.question button:hover:checked:focus, infobar.question button.flat:hover:checked:focus, infobar.question button.flat:hover:active, infobar.question button.flat:hover:active:hover:focus, infobar.question button.flat:hover:checked, infobar.question button.flat:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - infobar.question button:hover:disabled, infobar.question button.flat:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - infobar.question button:hover:active:disabled, infobar.question button:hover:checked:disabled, infobar.question button.flat:hover:active:disabled, infobar.question button.flat:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - infobar.question button:focus, infobar.question button.flat:focus { - background-color: #27a5fd; - background-image: none; - border-color: rgba(40, 44, 52, 0.32); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - infobar.question button:focus:hover, infobar.question button.flat:focus:hover { - background-color: #35abfd; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.38); } - infobar.question button:focus:hover:hover, infobar.question button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - infobar.question button:focus:hover:active, infobar.question button.flat:focus:hover:active, infobar.question button.flat:focus:hover:active:focus, infobar.question button:focus:hover:checked, infobar.question button.flat:focus:hover:checked, infobar.question button.flat:focus:hover:checked:focus, infobar.question button.flat:focus:hover:active:hover:focus, infobar.question button.flat:focus:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - infobar.question button:focus:hover:disabled, infobar.question button.flat:focus:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - infobar.question button:focus:hover:active:disabled, infobar.question button:focus:hover:checked:disabled, infobar.question button.flat:focus:hover:active:disabled, infobar.question button.flat:focus:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - infobar.question button:checked, infobar.question button:active, infobar.question button.flat:checked, infobar.question button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #cccccc; - box-shadow: inset 1px 0 rgba(40, 44, 52, 0.06), inset 0 1px rgba(40, 44, 52, 0.07), inset -1px 0 rgba(40, 44, 52, 0.06), inset 0 -1px rgba(40, 44, 52, 0.05); } - infobar.question button:checked:focus, infobar.question button:checked:hover, infobar.question button:active:focus, infobar.question button:active:hover, infobar.question button.flat:checked:focus, infobar.question button.flat:checked:hover, infobar.question button.flat:active:focus, infobar.question button.flat:active:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - infobar.question button:active:checked, infobar.question button:active:checked:hover, infobar.question button:active:checked:focus, infobar.question button:active:checked:hover:focus, infobar.question button.flat:active:checked, infobar.question button.flat:active:checked:hover, infobar.question button.flat:active:checked:focus, infobar.question button.flat:active:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - infobar.question button:checked:disabled, infobar.question button:active:disabled, infobar.question button.flat:checked:disabled, infobar.question button.flat:active:disabled { - border-color: rgba(34, 37, 44, 0.32); } - infobar.question button:active:checked:disabled, infobar.question button.flat:active:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - infobar.question button:checked:focus, infobar.question button:checked:hover, infobar.question button:active:focus, infobar.question button:active:hover, infobar.question button.flat:checked:focus, infobar.question button.flat:checked:hover, infobar.question button.flat:active:focus, infobar.question button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - infobar.question button:focus, infobar.question button:hover, infobar.question button.flat:focus, infobar.question button.flat:hover { - color: #282c34; } - infobar.question button:disabled:disabled, infobar.question button.flat:disabled:disabled { - background-color: alpha(mix(#199ffd,#282c34,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#199ffd,#282c34,0.6); - box-shadow: none; } - infobar.question button:disabled:disabled :disabled, infobar.question button.flat:disabled:disabled :disabled { - color: mix(#199ffd,#282c34,0.6); } - infobar.question button:active:disabled, infobar.question button:checked:disabled, infobar.question button.flat:active:disabled, infobar.question button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - infobar.question button:active:disabled :disabled, infobar.question button:checked:disabled :disabled, infobar.question button.flat:active:disabled :disabled, infobar.question button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - infobar.question button:backdrop, infobar.question button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - infobar.question button.separator, infobar.question button .separator { - border: 1px solid currentColor; - color: rgba(25, 159, 253, 0.9); } - infobar.question button.separator:disabled, infobar.question button .separator:disabled { - color: rgba(25, 159, 253, 0.85); } - infobar.question button separator, infobar.question button.nautilus-circular-button.image-button separator { - background-image: image(mix(#282c34,#199ffd,0.9)); } - infobar.error, infobar.error:backdrop { - background-color: #fc4a6d; - background-image: none; - border: 1px solid #fb0a39; - caret-color: currentColor; } - infobar.error label, infobar.error, infobar.error:backdrop label, infobar.error:backdrop { - color: #282c34; } - infobar.error button, infobar.error button.nautilus-circular-button.image-button { - background-color: #fc4a6d; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.12); } - infobar.error button:focus, infobar.error button:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - infobar.error button:active, infobar.error button:active:hover, infobar.error button:active:focus, infobar.error button:active:hover:focus, infobar.error button:checked, infobar.error button:checked:hover, infobar.error button:checked:focus, infobar.error button:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - infobar.error button:disabled { - border-color: rgba(34, 37, 44, 0.32); } - infobar.error button:active:disabled, infobar.error button:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:hover, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:checked, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:checked:hover, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > infobar.error button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.error button, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > infobar.error button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:hover, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked.vertical > infobar.error button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:checked, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > infobar.error button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:checked:hover, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - infobar.error button.flat { - color: #282c34; - border-color: rgba(252, 74, 109, 0); - background-color: rgba(252, 74, 109, 0); - background-image: none; - box-shadow: none; } - infobar.error button:hover, infobar.error button.flat:hover { - background-color: #fc5a7a; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - infobar.error button:hover:focus, infobar.error button:hover:hover, infobar.error button.flat:hover:focus, infobar.error button.flat:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - infobar.error button:hover:active, infobar.error button:hover:active:focus, infobar.error button.flat:hover:active:focus, infobar.error button:hover:checked, infobar.error button:hover:checked:focus, infobar.error button.flat:hover:checked:focus, infobar.error button.flat:hover:active, infobar.error button.flat:hover:active:hover:focus, infobar.error button.flat:hover:checked, infobar.error button.flat:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - infobar.error button:hover:disabled, infobar.error button.flat:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - infobar.error button:hover:active:disabled, infobar.error button:hover:checked:disabled, infobar.error button.flat:hover:active:disabled, infobar.error button.flat:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - infobar.error button:focus, infobar.error button.flat:focus { - background-color: #fc5a7a; - background-image: none; - border-color: rgba(40, 44, 52, 0.32); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - infobar.error button:focus:hover, infobar.error button.flat:focus:hover { - background-color: #fd6a87; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.38); } - infobar.error button:focus:hover:hover, infobar.error button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - infobar.error button:focus:hover:active, infobar.error button.flat:focus:hover:active, infobar.error button.flat:focus:hover:active:focus, infobar.error button:focus:hover:checked, infobar.error button.flat:focus:hover:checked, infobar.error button.flat:focus:hover:checked:focus, infobar.error button.flat:focus:hover:active:hover:focus, infobar.error button.flat:focus:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - infobar.error button:focus:hover:disabled, infobar.error button.flat:focus:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - infobar.error button:focus:hover:active:disabled, infobar.error button:focus:hover:checked:disabled, infobar.error button.flat:focus:hover:active:disabled, infobar.error button.flat:focus:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - infobar.error button:checked, infobar.error button:active, infobar.error button.flat:checked, infobar.error button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #cccccc; - box-shadow: inset 1px 0 rgba(40, 44, 52, 0.06), inset 0 1px rgba(40, 44, 52, 0.07), inset -1px 0 rgba(40, 44, 52, 0.06), inset 0 -1px rgba(40, 44, 52, 0.05); } - infobar.error button:checked:focus, infobar.error button:checked:hover, infobar.error button:active:focus, infobar.error button:active:hover, infobar.error button.flat:checked:focus, infobar.error button.flat:checked:hover, infobar.error button.flat:active:focus, infobar.error button.flat:active:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - infobar.error button:active:checked, infobar.error button:active:checked:hover, infobar.error button:active:checked:focus, infobar.error button:active:checked:hover:focus, infobar.error button.flat:active:checked, infobar.error button.flat:active:checked:hover, infobar.error button.flat:active:checked:focus, infobar.error button.flat:active:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - infobar.error button:checked:disabled, infobar.error button:active:disabled, infobar.error button.flat:checked:disabled, infobar.error button.flat:active:disabled { - border-color: rgba(34, 37, 44, 0.32); } - infobar.error button:active:checked:disabled, infobar.error button.flat:active:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - infobar.error button:checked:focus, infobar.error button:checked:hover, infobar.error button:active:focus, infobar.error button:active:hover, infobar.error button.flat:checked:focus, infobar.error button.flat:checked:hover, infobar.error button.flat:active:focus, infobar.error button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - infobar.error button:focus, infobar.error button:hover, infobar.error button.flat:focus, infobar.error button.flat:hover { - color: #282c34; } - infobar.error button:disabled:disabled, infobar.error button.flat:disabled:disabled { - background-color: alpha(mix(#fc4a6d,#282c34,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#fc4a6d,#282c34,0.6); - box-shadow: none; } - infobar.error button:disabled:disabled :disabled, infobar.error button.flat:disabled:disabled :disabled { - color: mix(#fc4a6d,#282c34,0.6); } - infobar.error button:active:disabled, infobar.error button:checked:disabled, infobar.error button.flat:active:disabled, infobar.error button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - infobar.error button:active:disabled :disabled, infobar.error button:checked:disabled :disabled, infobar.error button.flat:active:disabled :disabled, infobar.error button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - infobar.error button:backdrop, infobar.error button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - infobar.error button.separator, infobar.error button .separator { - border: 1px solid currentColor; - color: rgba(252, 74, 109, 0.9); } - infobar.error button.separator:disabled, infobar.error button .separator:disabled { - color: rgba(252, 74, 109, 0.85); } - infobar.error button separator, infobar.error button.nautilus-circular-button.image-button separator { - background-image: image(mix(#282c34,#fc4a6d,0.9)); } - -/********* - ! Entry * -**********/ -.linked:not(.vertical) > entry { - border-width: 1px; - border-radius: 0; - border-right-width: 0; - border-left-width: 0; } - .linked:not(.vertical) > entry:first-child { - border-width: 1px; - border-radius: 0px; - border-right-width: 0; - border-bottom-right-radius: 0; - border-top-right-radius: 0; } - .linked:not(.vertical) > entry:first-child:dir(rtl) { - border-left-width: 0; - border-right-width: 1px; } - .linked:not(.vertical) > entry:last-child { - border-width: 1px; - border-radius: 0px; - border-left-width: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; } - .linked:not(.vertical) > entry:last-child:dir(rtl) { - border-left-width: 1px; - border-right-width: 0; } - .linked:not(.vertical) > entry:only-child { - border-width: 1px; } - .linked:not(.vertical) > entry:only-child { - border-radius: 0px; } - -.linked.vertical > entry { - border-width: 1px; - border-radius: 0; - border-top-width: 0; - border-bottom-width: 0; } - .linked.vertical > entry:first-child { - border-width: 1px; - border-radius: 0px; - border-top-width: 1px; - border-bottom-width: 0; - border-bottom-left-radius: 0; - border-bottom-right-radius: 0; } - .linked.vertical > entry:first-child:dir(rtl) { - border-top-width: 0; - border-bottom-width: 1px; } - .linked.vertical > entry:last-child { - border-width: 1px; - border-radius: 0px; - border-top-width: 0; - border-bottom-width: 1px; - border-top-left-radius: 0; - border-top-right-radius: 0; } - .linked.vertical > entry:last-child:dir(rtl) { - border-top-width: 1px; - border-bottom-width: 0; } - .linked.vertical > entry:only-child { - border-width: 1px; } - .linked.vertical > entry:only-child { - border-radius: 0px; } - -#login_window entry, .osd entry, -#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { - border-width: 1px; - border-style: solid; - border-radius: 0px; - transition: border 100ms ease-out; - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.1), inset 0 1px rgba(41, 41, 41, 0.12), inset -1px 0 rgba(41, 41, 41, 0.1), inset 0 -1px rgba(41, 41, 41, 0.05); } - #login_window entry:focus, - #XfceNotifyWindow entry:focus, popover.background entry:focus, entry:focus, #login_window entry:hover, - #XfceNotifyWindow entry:hover, popover.background entry:hover, entry:hover, #login_window entry:active, - #XfceNotifyWindow entry:active, popover.background entry:active, entry:active { - transition: border 100ms ease-in; } - #login_window entry:selected, - #XfceNotifyWindow entry:selected, popover.background entry:selected, entry:selected { - background-color: #3d6266; - color: #cccccc; } - #login_window entry:disabled, - #XfceNotifyWindow entry:disabled, popover.background entry:disabled, entry:disabled { - box-shadow: none; } - #login_window entry progress, .osd entry progress, - #XfceNotifyWindow entry progress, popover.background entry progress, entry progress { - background-color: #3d6266; - background-image: none; - border-width: 0; - border-radius: 0px; - color: #cccccc; } - #login_window entry image.left, - #XfceNotifyWindow entry image.left, entry image.left { - padding-right: 2px; } - #login_window entry image.right, - #XfceNotifyWindow entry image.right, entry image.right { - padding-left: 2px; } - #login_window entry.warning, - #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { - color: #282c34; - border-color: #f2a80c; - background-color: mix(#555555,#f6be48,0.6); } - #login_window entry.warning image, - #XfceNotifyWindow entry.warning image, entry.warning image { - color: #282c34; } - #login_window entry.warning:focus, - #XfceNotifyWindow entry.warning:focus, entry.warning:focus { - color: #282c34; - border-color: mix(#3d6266,#f6be48,0.3); - background-color: #f6be48; - box-shadow: none; } - #login_window entry.warning selection, - #XfceNotifyWindow entry.warning selection, entry.warning selection { - background-color: #282c34; - color: #f6be48; } - #login_window entry.error, - #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { - color: #282c34; - border-color: #fb0a39; - background-color: mix(#555555,#fc4a6d,0.6); } - #login_window entry.error image, - #XfceNotifyWindow entry.error image, entry.error image { - color: #282c34; } - #login_window entry.error:focus, - #XfceNotifyWindow entry.error:focus, entry.error:focus { - color: #282c34; - border-color: mix(#3d6266,#fc4a6d,0.3); - background-color: #fc4a6d; - box-shadow: none; } - #login_window entry.error selection, - #XfceNotifyWindow entry.error selection, entry.error selection { - background-color: #282c34; - color: #fc4a6d; } - #login_window entry.search-missing, - #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { - color: #282c34; - border-color: #fb0a39; - background-color: mix(#555555,#fc4a6d,0.6); } - #login_window entry.search-missing image, - #XfceNotifyWindow entry.search-missing image, entry.search-missing image { - color: #282c34; } - #login_window entry.search-missing:focus, - #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { - color: #282c34; - border-color: mix(#3d6266,#fc4a6d,0.3); - background-color: #fc4a6d; - box-shadow: none; } - #login_window entry.search-missing selection, - #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { - background-color: #282c34; - color: #fc4a6d; } - -/********* - ! Menubar -**********/ -menubar, .menubar { - -GtkWidget-window-dragging: true; - padding: 0; - border: 0; - background-color: #555555; - background-image: none; - color: #cccccc; } - menubar > menuitem, .menubar > menuitem { - min-height: 14px; - padding: 4px 6px; - border: 1px solid transparent; - background-color: transparent; - background-image: none; - color: #cccccc; } - menubar > menuitem:hover, .menubar > menuitem:hover { - border-color: mix(#555555,#cccccc,0.21); - background-color: mix(#555555,#cccccc,0.21); - background-image: none; - color: gainsboro; } - menubar > menuitem *:hover, .menubar > menuitem *:hover { - color: gainsboro; } - -/****** - ! Menu -*******/ -menu, -.menu, -.context-menu { - border-radius: 0; - padding: 2px; - background-color: #555555; - color: #cccccc; - border: 1px solid mix(#555555,#cccccc,0.21); } - .csd menu, .csd .menu, .csd .context-menu { - border: 0; } - menu:selected, - .menu:selected, - .context-menu:selected { - background-color: #3d6266; - color: #cccccc; } - menu separator, .csd menu separator, - .menu separator, .csd .menu separator, - .context-menu separator, .csd .context-menu separator { - background-image: image(mix(#555555,#cccccc,0.18)); - margin: 0px 0; } - menu .separator, .csd menu .separator, - .menu .separator, .csd .menu .separator, - .context-menu .separator, .csd .context-menu .separator { - color: mix(#555555,#cccccc,0.18); } - menu menuitem, - .menu menuitem, - .context-menu menuitem { - min-height: 14px; - min-width: 40px; - padding: 4px; - border-radius: 0; } - menu menuitem:active, menu menuitem:hover, - .menu menuitem:active, - .menu menuitem:hover, - .context-menu menuitem:active, - .context-menu menuitem:hover { - border: 0; - background-color: #3d6266; - background-image: none; - color: #cccccc; } - menu menuitem:active accelerator, menu menuitem:hover accelerator, - .menu menuitem:active accelerator, - .menu menuitem:hover accelerator, - .context-menu menuitem:active accelerator, - .context-menu menuitem:hover accelerator { - color: mix(#cccccc,#3d6266,0.6); } - menu menuitem *:active, menu menuitem *:hover, - .menu menuitem *:active, - .menu menuitem *:hover, - .context-menu menuitem *:active, - .context-menu menuitem *:hover { - color: #cccccc; } - menu menuitem:disabled, menu menuitem *:disabled, - .menu menuitem:disabled, - .menu menuitem *:disabled, - .context-menu menuitem:disabled, - .context-menu menuitem *:disabled { - color: mix(#cccccc,#555555,0.5); } - menu menuitem arrow, - .menu menuitem arrow, - .context-menu menuitem arrow { - min-height: 16px; - min-width: 16px; } - menu menuitem arrow:dir(ltr), - .menu menuitem arrow:dir(ltr), - .context-menu menuitem arrow:dir(ltr) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - margin-left: 10px; } - menu menuitem arrow:dir(rtl), - .menu menuitem arrow:dir(rtl), - .context-menu menuitem arrow:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); - margin-right: 10px; } - menu menuitem.button, menu menuitem.button:focus, menu menuitem.button:active, menu menuitem.button:disabled, menu menuitem.button:active:disabled, menu menuitem.button.flat, menu menuitem.button.flat:focus, menu menuitem.button.flat:active, menu menuitem.button.flat:disabled, menu menuitem.button.flat:active:disabled, - .menu menuitem.button, - .menu menuitem.button:focus, - .menu menuitem.button:active, - .menu menuitem.button:disabled, - .menu menuitem.button:active:disabled, - .menu menuitem.button.flat, - .menu menuitem.button.flat:focus, - .menu menuitem.button.flat:active, - .menu menuitem.button.flat:disabled, - .menu menuitem.button.flat:active:disabled, - .context-menu menuitem.button, - .context-menu menuitem.button:focus, - .context-menu menuitem.button:active, - .context-menu menuitem.button:disabled, - .context-menu menuitem.button:active:disabled, - .context-menu menuitem.button.flat, - .context-menu menuitem.button.flat:focus, - .context-menu menuitem.button.flat:active, - .context-menu menuitem.button.flat:disabled, - .context-menu menuitem.button.flat:active:disabled { - background-color: transparent; - background-image: none; - border: 0; - box-shadow: none; - color: currentColor; } - menu menuitem.button:hover, menu menuitem.button:focus:hover, menu menuitem.button:active:hover, menu menuitem.button:selected, menu menuitem.button.flat:hover, menu menuitem.button.flat:focus:hover, menu menuitem.button.flat:active:hover, menu menuitem.button.flat:selected, - .menu menuitem.button:hover, - .menu menuitem.button:focus:hover, - .menu menuitem.button:active:hover, - .menu menuitem.button:selected, - .menu menuitem.button.flat:hover, - .menu menuitem.button.flat:focus:hover, - .menu menuitem.button.flat:active:hover, - .menu menuitem.button.flat:selected, - .context-menu menuitem.button:hover, - .context-menu menuitem.button:focus:hover, - .context-menu menuitem.button:active:hover, - .context-menu menuitem.button:selected, - .context-menu menuitem.button.flat:hover, - .context-menu menuitem.button.flat:focus:hover, - .context-menu menuitem.button.flat:active:hover, - .context-menu menuitem.button.flat:selected { - background-image: none; - background-color: #3d6266; - color: #cccccc; } - menu menuitem calendar, - .menu menuitem calendar, - .context-menu menuitem calendar { - color: #cccccc; } - menu menuitem calendar.header, - .menu menuitem calendar.header, - .context-menu menuitem calendar.header { - border-bottom: 1px solid #4d4d4d; - border-radius: 0; } - menu menuitem calendar.header:backdrop, - .menu menuitem calendar.header:backdrop, - .context-menu menuitem calendar.header:backdrop { - border-color: #4d4d4d; } - menu menuitem calendar.button, - .menu menuitem calendar.button, - .context-menu menuitem calendar.button { - color: rgba(204, 204, 204, 0.55); } - menu menuitem calendar.button:hover, - .menu menuitem calendar.button:hover, - .context-menu menuitem calendar.button:hover { - color: #cccccc; } - menu menuitem calendar:indeterminate, menu menuitem calendar:indeterminate:backdrop, - .menu menuitem calendar:indeterminate, - .menu menuitem calendar:indeterminate:backdrop, - .context-menu menuitem calendar:indeterminate, - .context-menu menuitem calendar:indeterminate:backdrop { - color: mix(#cccccc,#555555,0.5); } - menu menuitem label:dir(rtl), menu menuitem label:dir(ltr), - .menu menuitem label:dir(rtl), - .menu menuitem label:dir(ltr), - .context-menu menuitem label:dir(rtl), - .context-menu menuitem label:dir(ltr) { - color: inherit; } - menu > arrow, - .menu > arrow, - .context-menu > arrow { - min-height: 16px; - min-width: 16px; - padding: 2px; - background-color: #555555; - border-radius: 0; } - menu > arrow.top, - .menu > arrow.top, - .context-menu > arrow.top { - margin-top: -6px; - border-bottom: 1px solid mix(#555555,#cccccc,0.18); - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } - menu > arrow.bottom, - .menu > arrow.bottom, - .context-menu > arrow.bottom { - margin-bottom: -6px; - border-top: 1px solid mix(#555555,#cccccc,0.18); - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - menu > arrow:hover, - .menu > arrow:hover, - .context-menu > arrow:hover { - background-color: mix(#555555,#cccccc,0.1); } - menu > arrow:backdrop, - .menu > arrow:backdrop, - .context-menu > arrow:backdrop { - background-color: #555555; } - menu > arrow:disabled, - .menu > arrow:disabled, - .context-menu > arrow:disabled { - color: transparent; - background-color: transparent; - border-color: transparent; } - -.context-menu { - font: initial; } - -.monospace { - font-family: monospace; } - -menuitem accelerator { - color: rgba(204, 204, 204, 0.6); } - menuitem accelerator:hover { - color: rgba(204, 204, 204, 0.8); } - menuitem accelerator:disabled { - color: alpha(mix(#cccccc,#555555,0.5),0.4); } - -menuitem check, menuitem radio { - min-height: 16px; - min-width: 16px; } - menuitem check:dir(ltr), menuitem radio:dir(ltr) { - margin-right: 7px; } - menuitem check:dir(rtl), menuitem radio:dir(rtl) { - margin-left: 7px; } - -menuitem window decoration { - box-shadow: 0 2px 3px rgba(82, 82, 82, 0.2); } - -menuitem entry { - background-color: #555555; - background-image: none; - border-color: mix(#cccccc,#555555,0.64); - padding: 4px 2px; - color: #cccccc; - caret-color: #8e8463; - -gtk-secondary-caret-color: #e6e6e6; } - menuitem entry:focus, menuitem entry:hover { - border-color: mix(#3d6266,mix(#cccccc,#555555,0.7),0.3); } - menuitem entry:active, menuitem entry:active:hover, menuitem entry:active:focus, menuitem entry:active:hover:focus, menuitem entry:checked, menuitem entry:checked:hover, menuitem entry:checked:focus, menuitem entry:checked:hover:focus { - border-color: mix(#cccccc,#555555,0.4); } - menuitem entry:disabled { - border-color: mix(#cccccc,#555555,0.72); } - menuitem entry:active:disabled, menuitem entry:checked:disabled { - border-color: mix(#cccccc,#555555,0.64); } - menuitem entry:focus, menuitem entry:active { - border-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); } - menuitem entry:disabled { - background-color: mix(#555555,#cccccc,0.07); - background-image: none; - opacity: .9; - color: mix(#555555,#cccccc,0.9); } - -/********* - ! Popover -**********/ -popover.background { - padding: 0px; - border-radius: 0px; - background-clip: border-box; - background-color: #555555; - background-image: none; - color: #cccccc; - box-shadow: 0 3px 6px rgba(82, 82, 82, 0.16); } - .csd popover.background, popover.background { - border-color: mix(#cccccc,#555555,0.48); - border-width: 1px; - border-style: solid; } - .csd popover.background:focus, .csd popover.background:hover, popover.background:focus, popover.background:hover { - border-color: mix(#3d6266,mix(#cccccc,#555555,0.5),0.3); } - .csd popover.background:active, .csd popover.background:active:hover, .csd popover.background:active:focus, .csd popover.background:active:hover:focus, .csd popover.background:checked, .csd popover.background:checked:hover, .csd popover.background:checked:focus, .csd popover.background:checked:hover:focus, popover.background:active, popover.background:active:hover, popover.background:active:focus, popover.background:active:hover:focus, popover.background:checked, popover.background:checked:hover, popover.background:checked:focus, popover.background:checked:hover:focus { - border-color: mix(#cccccc,#555555,0.24); } - .csd popover.background:disabled, popover.background:disabled { - border-color: mix(#cccccc,#555555,0.56); } - .csd popover.background:active:disabled, .csd popover.background:checked:disabled, popover.background:active:disabled, popover.background:checked:disabled { - border-color: mix(#cccccc,#555555,0.48); } - popover.background:backdrop { - box-shadow: none; } - popover.background treeview.view:hover, popover.background treeview.view:selected, popover.background treeview.view:selected:focus, popover.background treeview.view:backdrop:selected, popover.background treeview.view:backdrop:selected:focus { - border-top-color: #3d6266; } - popover.background treeview.view, popover.background treeview.view:backdrop { - border-top-color: #666666; } - popover.background view:hover, popover.background .view:hover, popover.background iconview:hover, popover.background list:hover { - background-image: none; - background-color: #3d6266; - color: #cccccc; } - popover.background view, popover.background view:backdrop, popover.background .view, popover.background iconview, popover.background .view:backdrop, popover.background list, popover.background list:backdrop { - background-color: mix(#555555,#cccccc,1.3); - background-image: none; - color: #cccccc; - border-color: mix(#cccccc,#555555,0.64); } - popover.background list row, popover.background list row .button { - background-color: transparent; - background-image: none; - color: #cccccc; } - popover.background list row:focus, popover.background list row:hover, popover.background list row:active, popover.background list row .button:focus, popover.background list row .button:hover, popover.background list row .button:active { - background-image: none; - background-color: #3d6266; - color: #cccccc; } - popover.background .frame { - border-color: mix(#cccccc,#555555,0.64); - border-radius: 0px; } - popover.background entry { - background-color: #555555; - background-image: none; - border-color: mix(#cccccc,#555555,0.64); - padding: 4px 2px; - color: #cccccc; - caret-color: #8e8463; - -gtk-secondary-caret-color: #e6e6e6; } - popover.background entry:focus, popover.background entry:hover { - border-color: mix(#3d6266,mix(#cccccc,#555555,0.7),0.3); } - popover.background entry:active, popover.background entry:active:hover, popover.background entry:active:focus, popover.background entry:active:hover:focus, popover.background entry:checked, popover.background entry:checked:hover, popover.background entry:checked:focus, popover.background entry:checked:hover:focus { - border-color: mix(#cccccc,#555555,0.4); } - popover.background entry:disabled { - border-color: mix(#cccccc,#555555,0.72); } - popover.background entry:active:disabled, popover.background entry:checked:disabled { - border-color: mix(#cccccc,#555555,0.64); } - popover.background entry:focus, popover.background entry:active { - border-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); } - popover.background entry:disabled { - background-color: mix(#555555,#cccccc,0.07); - background-image: none; - opacity: .9; - color: mix(#555555,#cccccc,0.9); } - popover.background button, popover.background button.nautilus-circular-button.image-button { - background-color: #555555; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - popover.background button:focus, popover.background button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - popover.background button:active, popover.background button:active:hover, popover.background button:active:focus, popover.background button:active:hover:focus, popover.background button:checked, popover.background button:checked:hover, popover.background button:checked:focus, popover.background button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - popover.background button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - popover.background button:active:disabled, popover.background button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:hover, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:checked, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:checked:hover, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > popover.background button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) popover.background button, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > popover.background button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) popover.background button:hover, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > popover.background button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) popover.background button:checked, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > popover.background button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) popover.background button:checked:hover, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - popover.background button.flat { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - popover.background button:hover, popover.background button.flat:hover { - background-color: #595959; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - popover.background button:hover:focus, popover.background button:hover:hover, popover.background button.flat:hover:focus, popover.background button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - popover.background button:hover:active, popover.background button:hover:active:focus, popover.background button.flat:hover:active:focus, popover.background button:hover:checked, popover.background button:hover:checked:focus, popover.background button.flat:hover:checked:focus, popover.background button.flat:hover:active, popover.background button.flat:hover:active:hover:focus, popover.background button.flat:hover:checked, popover.background button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - popover.background button:hover:disabled, popover.background button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - popover.background button:hover:active:disabled, popover.background button:hover:checked:disabled, popover.background button.flat:hover:active:disabled, popover.background button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - popover.background button:focus, popover.background button.flat:focus { - background-color: #595959; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - popover.background button:focus:hover, popover.background button.flat:focus:hover { - background-color: #5e5e5e; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - popover.background button:focus:hover:hover, popover.background button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - popover.background button:focus:hover:active, popover.background button.flat:focus:hover:active, popover.background button.flat:focus:hover:active:focus, popover.background button:focus:hover:checked, popover.background button.flat:focus:hover:checked, popover.background button.flat:focus:hover:checked:focus, popover.background button.flat:focus:hover:active:hover:focus, popover.background button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - popover.background button:focus:hover:disabled, popover.background button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - popover.background button:focus:hover:active:disabled, popover.background button:focus:hover:checked:disabled, popover.background button.flat:focus:hover:active:disabled, popover.background button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - popover.background button:checked, popover.background button:active, popover.background button.flat:checked, popover.background button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - popover.background button:checked:focus, popover.background button:checked:hover, popover.background button:active:focus, popover.background button:active:hover, popover.background button.flat:checked:focus, popover.background button.flat:checked:hover, popover.background button.flat:active:focus, popover.background button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - popover.background button:active:checked, popover.background button:active:checked:hover, popover.background button:active:checked:focus, popover.background button:active:checked:hover:focus, popover.background button.flat:active:checked, popover.background button.flat:active:checked:hover, popover.background button.flat:active:checked:focus, popover.background button.flat:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - popover.background button:checked:disabled, popover.background button:active:disabled, popover.background button.flat:checked:disabled, popover.background button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - popover.background button:active:checked:disabled, popover.background button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - popover.background button:checked:focus, popover.background button:checked:hover, popover.background button:active:focus, popover.background button:active:hover, popover.background button.flat:checked:focus, popover.background button.flat:checked:hover, popover.background button.flat:active:focus, popover.background button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - popover.background button:focus, popover.background button:hover, popover.background button.flat:focus, popover.background button.flat:hover { - color: #cccccc; } - popover.background button:disabled:disabled, popover.background button.flat:disabled:disabled { - background-color: alpha(mix(#555555,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#555555,#cccccc,0.6); - box-shadow: none; } - popover.background button:disabled:disabled :disabled, popover.background button.flat:disabled:disabled :disabled { - color: mix(#555555,#cccccc,0.6); } - popover.background button:active:disabled, popover.background button:checked:disabled, popover.background button.flat:active:disabled, popover.background button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - popover.background button:active:disabled :disabled, popover.background button:checked:disabled :disabled, popover.background button.flat:active:disabled :disabled, popover.background button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - popover.background button:backdrop, popover.background button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - popover.background button.separator, popover.background button .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.9); } - popover.background button.separator:disabled, popover.background button .separator:disabled { - color: rgba(85, 85, 85, 0.85); } - popover.background button separator, popover.background button.nautilus-circular-button.image-button separator { - background-image: image(mix(#cccccc,#555555,0.9)); } - popover.background button.flat:not(:hover) { - color: #cccccc; } - popover.background .linked > button { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - popover.background .linked > button:focus, popover.background .linked > button:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - popover.background .linked > button:active, popover.background .linked > button:active:hover, popover.background .linked > button:active:focus, popover.background .linked > button:active:hover:focus, popover.background .linked > button:checked, popover.background .linked > button:checked:hover, popover.background .linked > button:checked:focus, popover.background .linked > button:checked:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset 0 -1px rgba(41, 41, 41, 0.05); } - popover.background .linked > button:disabled { - box-shadow: inset -1px 0 #444444; } - popover.background .linked > button:last-child, popover.background .linked > button:only-child { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - popover.background .linked > button:last-child:hover, popover.background .linked > button:only-child:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - popover.background .linked > button:disabled:last-child, popover.background .linked > button:disabled:only-child, popover.background .linked > button:active:disabled:last-child, popover.background .linked > button:active:disabled:only-child, popover.background .linked > button:checked:disabled:last-child, popover.background .linked > button:checked:disabled:only-child { - box-shadow: none; } - popover.background .linked > button:active:last-child, popover.background .linked > button:active:last-child:focus, popover.background .linked > button:active:last-child:hover, popover.background .linked > button:active:last-child:hover:focus, popover.background .linked > button:checked:last-child, popover.background .linked > button:checked:last-child:focus, popover.background .linked > button:checked:last-child:hover, popover.background .linked > button:checked:last-child:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - popover.background .linked > button:active:only-child, popover.background .linked > button:active:only-child:focus, popover.background .linked > button:active:only-child:hover, popover.background .linked > button:active:only-child:hover:focus, popover.background .linked > button:checked:only-child, popover.background .linked > button:checked:only-child:focus, popover.background .linked > button:checked:only-child:hover, popover.background .linked > button:checked:only-child:hover:focus { - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.06), inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - popover.background > list, popover.background > .view, popover.background > iconview, popover.background > toolbar { - border-style: none; - background-color: transparent; } - -modelbutton.flat, -menuitem.button.flat { - padding: 2px; - padding-left: 2px; - transition: none; } - modelbutton.flat:hover, - menuitem.button.flat:hover { - border-radius: 0px; - background-color: #3d6266; - color: #cccccc; } - modelbutton.flat:checked, - menuitem.button.flat:checked { - color: #cccccc; } - modelbutton.flat arrow.left, - menuitem.button.flat arrow.left { - -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } - modelbutton.flat arrow.right, - menuitem.button.flat arrow.right { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } - modelbutton.flat check:last-child, - modelbutton.flat radio:last-child, - menuitem.button.flat check:last-child, - menuitem.button.flat radio:last-child { - margin-left: 8px; } - modelbutton.flat check:first-child, - modelbutton.flat radio:first-child, - menuitem.button.flat check:first-child, - menuitem.button.flat radio:first-child { - margin-right: 8px; } - -/*************** -! Dimmed label * -****************/ -.dim-label, label.separator { - opacity: .5; - text-shadow: none; } - -/*********** - ! Tooltip * -************/ -.tooltip.background, .tooltip.background.csd, -tooltip.background, -tooltip.background.csd { - background-color: #161510; - background-clip: padding-box; - border: 1px solid #12110d; - border-radius: 0px; - color: #cccccc; } - -.tooltip *, -tooltip * { - background-color: transparent; - color: inherit; } - -/*********** - ! Dialogs * -************/ -messagedialog, .message-dialog, .prompt { - -GtkDialog-content-area-border: 0; - -GtkDialog-action-area-border: 0; - -GtkDialog-button-spacing: 2px; - margin: 0; - padding: 0; } - messagedialog .dialog-action-box, .message-dialog .dialog-action-box, .prompt .dialog-action-box { - margin: 4px; } - -printdialog paper { - color: #cccccc; - border: 1px solid mix(#161510,#cccccc,0.18); - background: #181711; - padding: 0; } - printdialog paper:backdrop { - color: mix(#cccccc,#161510,0.5); - border-color: mix(#161510,mix(#161510,#cccccc,0.18),0.9); } - -printdialog .dialog-action-box { - margin: 4px; } - -/********************* - ! App notifications * -**********************/ -frame.app-notification { - border-style: solid; - border-color: rgba(68, 68, 68, 0.8); - border-width: 0 1px 1px; - border-radius: 0 0 0px 0px; - padding: 4px; - background-color: rgba(85, 85, 85, 0.8); - background-image: none; - color: #cccccc; } - frame.app-notification button, frame.app-notification button.nautilus-circular-button.image-button { - background-color: rgba(85, 85, 85, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - frame.app-notification button:focus, frame.app-notification button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - frame.app-notification button:active, frame.app-notification button:active:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover:focus, frame.app-notification button:checked, frame.app-notification button:checked:hover, frame.app-notification button:checked:focus, frame.app-notification button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - frame.app-notification button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:hover, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:checked, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:checked:hover, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:hover, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:checked, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:checked:hover, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - frame.app-notification button.flat { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - frame.app-notification button:hover, frame.app-notification button.flat:hover { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - frame.app-notification button:hover:focus, frame.app-notification button:hover:hover, frame.app-notification button.flat:hover:focus, frame.app-notification button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - frame.app-notification button:hover:active, frame.app-notification button:hover:active:focus, frame.app-notification button.flat:hover:active:focus, frame.app-notification button:hover:checked, frame.app-notification button:hover:checked:focus, frame.app-notification button.flat:hover:checked:focus, frame.app-notification button.flat:hover:active, frame.app-notification button.flat:hover:active:hover:focus, frame.app-notification button.flat:hover:checked, frame.app-notification button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - frame.app-notification button:hover:disabled, frame.app-notification button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - frame.app-notification button:hover:active:disabled, frame.app-notification button:hover:checked:disabled, frame.app-notification button.flat:hover:active:disabled, frame.app-notification button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - frame.app-notification button:focus, frame.app-notification button.flat:focus { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - frame.app-notification button:focus:hover, frame.app-notification button.flat:focus:hover { - background-color: rgba(94, 94, 94, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - frame.app-notification button:focus:hover:hover, frame.app-notification button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - frame.app-notification button:focus:hover:active, frame.app-notification button.flat:focus:hover:active, frame.app-notification button.flat:focus:hover:active:focus, frame.app-notification button:focus:hover:checked, frame.app-notification button.flat:focus:hover:checked, frame.app-notification button.flat:focus:hover:checked:focus, frame.app-notification button.flat:focus:hover:active:hover:focus, frame.app-notification button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - frame.app-notification button:focus:hover:disabled, frame.app-notification button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - frame.app-notification button:focus:hover:active:disabled, frame.app-notification button:focus:hover:checked:disabled, frame.app-notification button.flat:focus:hover:active:disabled, frame.app-notification button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - frame.app-notification button:checked, frame.app-notification button:active, frame.app-notification button.flat:checked, frame.app-notification button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - frame.app-notification button:checked:focus, frame.app-notification button:checked:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover, frame.app-notification button.flat:checked:focus, frame.app-notification button.flat:checked:hover, frame.app-notification button.flat:active:focus, frame.app-notification button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - frame.app-notification button:active:checked, frame.app-notification button:active:checked:hover, frame.app-notification button:active:checked:focus, frame.app-notification button:active:checked:hover:focus, frame.app-notification button.flat:active:checked, frame.app-notification button.flat:active:checked:hover, frame.app-notification button.flat:active:checked:focus, frame.app-notification button.flat:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - frame.app-notification button:checked:disabled, frame.app-notification button:active:disabled, frame.app-notification button.flat:checked:disabled, frame.app-notification button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - frame.app-notification button:active:checked:disabled, frame.app-notification button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - frame.app-notification button:checked:focus, frame.app-notification button:checked:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover, frame.app-notification button.flat:checked:focus, frame.app-notification button.flat:checked:hover, frame.app-notification button.flat:active:focus, frame.app-notification button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - frame.app-notification button:focus, frame.app-notification button:hover, frame.app-notification button.flat:focus, frame.app-notification button.flat:hover { - color: #cccccc; } - frame.app-notification button:disabled:disabled, frame.app-notification button.flat:disabled:disabled { - background-color: alpha(mix(rgba(85, 85, 85, 0.8),#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); - box-shadow: none; } - frame.app-notification button:disabled:disabled :disabled, frame.app-notification button.flat:disabled:disabled :disabled { - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); } - frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled, frame.app-notification button.flat:active:disabled, frame.app-notification button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - frame.app-notification button:active:disabled :disabled, frame.app-notification button:checked:disabled :disabled, frame.app-notification button.flat:active:disabled :disabled, frame.app-notification button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - frame.app-notification button:backdrop, frame.app-notification button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - frame.app-notification button.separator, frame.app-notification button .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.7); } - frame.app-notification button.separator:disabled, frame.app-notification button .separator:disabled { - color: rgba(85, 85, 85, 0.65); } - frame.app-notification button separator, frame.app-notification button.nautilus-circular-button.image-button separator { - background-image: image(mix(#cccccc,rgba(85, 85, 85, 0.8),0.9)); } - frame.app-notification border { - border: 0; } - -/************* - ! Expanders * -**************/ -expander arrow { - min-width: 16px; - min-height: 16px; - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } - expander arrow:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - expander arrow:hover { - color: alpha(currentColor,0.8); } - expander arrow:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - -/******************* - ! Symbolic images * -********************/ -.image { - color: alpha(currentColor,0.5); } - .image:hover { - color: alpha(currentColor,0.9); } - .image:selected, .image:selected:hover { - color: #cccccc; } - -/**************** - ! Floating bar * -*****************/ -.floating-bar { - background-color: #161510; - background-image: none; - border: 1px solid #12110d; - border-radius: 0px; - color: #cccccc; } - .floating-bar.top { - border-top-width: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; } - .floating-bar.right { - border-right-width: 0; - border-top-right-radius: 0; - border-bottom-right-radius: 0; } - .floating-bar.bottom { - border-bottom-width: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; } - .floating-bar.left { - border-left-width: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; } - .floating-bar button, .floating-bar button.nautilus-circular-button.image-button { - border: 0; - background-color: transparent; - background-image: none; } - -/************************* - ! Touch text selections * -**************************/ -GtkBubbleWindow { - border-radius: 0px; - background-clip: border-box; } - GtkBubbleWindow.osd.background { - background-color: rgba(85, 85, 85, 0.8); } - GtkBubbleWindow .toolbar { - background-color: transparent; } - -/*************** - ! Font-viewer * -****************/ -SushiFontWidget { - padding: 2px 4px; } - -/************* - ! Gucharmap * -**************/ -GucharmapChartable { - background-color: #555555; - color: #cccccc; } - -/************* - ! Evolution * -**************/ -EPreviewPane .entry { - background-color: #555555; - color: #cccccc; } - -/******************* - ! Gnome Bluetooth * -********************/ -entry.entry.pin-entry { - font-style: normal; - font-size: 50px; - padding-left: 10px; - padding-right: 10px; } - -label.pin-label { - font-style: normal; - font-size: 50px; } - -/************************ - ! Shortcut window keys * -*************************/ -.keycap { - min-width: 20px; - min-height: 24px; - margin-top: 2px; - padding-bottom: 1px; - padding-left: 2px; - padding-right: 2px; - color: #cccccc; - background-color: #555555; - border: 1px solid; - border-color: mix(mix(#161510,#cccccc,0.18),#161510,0.5); - border-radius: 0px; - box-shadow: inset 0 -3px mix(#555555,#161510,0.2); - font-size: smaller; } - .keycap:backdrop { - background-color: #555555; - color: mix(#cccccc,#161510,0.5); - transition: 200ms ease-out; } - -/***************** - ! Stackswitcher * -******************/ -stackswitcher button.text-button, stackswitcher button.text-button.nautilus-circular-button.image-button { - min-width: 80px; } - -stackswitcher button.circular, stackswitcher button.nautilus-circular-button.image-button { - min-width: 28px; - min-height: 28px; - padding: 0; } - -/******************* - ! Selected Items * -********************/ -row:selected label:disabled, label:disabled:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:disabled:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:disabled:selected, .nemo-window .sidebar .nemo-places-sidebar .view:disabled:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:disabled:selected, .cs-category-view:disabled:selected, .cs-category-view .view:disabled:selected, .cs-category-view iconview:disabled:selected, treeview.view:disabled:selected, .view text selection:disabled, iconview text selection:disabled, -textview text selection:disabled:focus, -textview text selection:disabled, #login_window entry selection:disabled, .osd entry selection:disabled, -#XfceNotifyWindow entry selection:disabled, entry selection:disabled, calendar:disabled:selected, row:disabled:selected, flowbox flowboxchild:disabled:selected, modelbutton.flat:disabled:active, modelbutton.flat:active arrow:disabled, modelbutton.flat:disabled:selected, modelbutton.flat:selected arrow:disabled, -menuitem.button.flat:disabled:active, -menuitem.button.flat:active arrow:disabled, -menuitem.button.flat:disabled:selected, -menuitem.button.flat:selected arrow:disabled, label:disabled selection { - color: mix(#cccccc,#3d6266,0.5); } - -row:selected label:backdrop, label:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar .view:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:backdrop:selected, .cs-category-view:backdrop:selected, .cs-category-view .view:backdrop:selected, .cs-category-view iconview:backdrop:selected, treeview.view:backdrop:selected, .view text selection:backdrop, iconview text selection:backdrop, -textview text selection:backdrop:focus, -textview text selection:backdrop, #login_window entry selection:backdrop, .osd entry selection:backdrop, -#XfceNotifyWindow entry selection:backdrop, entry selection:backdrop, calendar:backdrop:selected, row:backdrop:selected, flowbox flowboxchild:backdrop:selected, modelbutton.flat:backdrop:active, modelbutton.flat:active arrow:backdrop, modelbutton.flat:backdrop:selected, modelbutton.flat:selected arrow:backdrop, -menuitem.button.flat:backdrop:active, -menuitem.button.flat:active arrow:backdrop, -menuitem.button.flat:backdrop:selected, -menuitem.button.flat:selected arrow:backdrop, label:backdrop selection { - background-color: #3d6266; - color: mix(#3d6266,#cccccc,0.66); } - row:selected label:disabled:backdrop, label:disabled:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:disabled:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar .view:disabled:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:disabled:backdrop:selected, .cs-category-view:disabled:backdrop:selected, .cs-category-view .view:disabled:backdrop:selected, .cs-category-view iconview:disabled:backdrop:selected, treeview.view:disabled:backdrop:selected, .view text selection:disabled:backdrop, iconview text selection:disabled:backdrop, - textview text selection:disabled:backdrop, #login_window entry selection:disabled:backdrop, - #XfceNotifyWindow entry selection:disabled:backdrop, entry selection:disabled:backdrop, calendar:disabled:backdrop:selected, row:disabled:backdrop:selected, flowbox flowboxchild:disabled:backdrop:selected, modelbutton.flat:disabled:backdrop:active, modelbutton.flat:active arrow:disabled:backdrop, modelbutton.flat:disabled:backdrop:selected, modelbutton.flat:selected arrow:disabled:backdrop, - menuitem.button.flat:disabled:backdrop:active, - menuitem.button.flat:active arrow:disabled:backdrop, - menuitem.button.flat:disabled:backdrop:selected, - menuitem.button.flat:selected arrow:disabled:backdrop, label:backdrop selection:disabled { - color: mix(mix(#3d6266,#cccccc,0.66),#3d6266,0.3); } - -.background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected, .nemo-window .sidebar .nemo-places-sidebar .view:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected, .cs-category-view:selected:focus, .cs-category-view:selected, .cs-category-view .view:selected:focus, .cs-category-view .view:selected, .cs-category-view iconview:selected, treeview.view:selected:focus, treeview.view:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection, -textview text selection:focus, -textview text selection, #login_window entry selection, .osd entry selection, -#XfceNotifyWindow entry selection, entry selection, calendar:selected, row:selected, flowbox flowboxchild:selected, menuitem entry selection, popover.background entry selection, modelbutton.flat:active, modelbutton.flat:active arrow, modelbutton.flat:selected, modelbutton.flat:selected arrow, -menuitem.button.flat:active, -menuitem.button.flat:active arrow, -menuitem.button.flat:selected, -menuitem.button.flat:selected arrow { - background-color: #3d6266; } - row:selected label, label:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected, .nemo-window .sidebar .nemo-places-sidebar .view:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected, .cs-category-view:selected:focus, .cs-category-view:selected, .cs-category-view .view:selected:focus, .cs-category-view .view:selected, .cs-category-view iconview:selected, treeview.view:selected:focus, treeview.view:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection, - textview text selection:focus, - textview text selection, #login_window entry selection, .osd entry selection, - #XfceNotifyWindow entry selection, entry selection, calendar:selected, row:selected, flowbox flowboxchild:selected, menuitem entry selection, popover.background entry selection, modelbutton.flat:active, modelbutton.flat:active arrow, modelbutton.flat:selected, modelbutton.flat:selected arrow, - menuitem.button.flat:active, - menuitem.button.flat:active arrow, - menuitem.button.flat:selected, - menuitem.button.flat:selected arrow { - color: #cccccc; - outline-color: rgba(204, 204, 204, 0.3); } - -/********* - ! Buttons -**********/ -/****************** -! ComboBoxes * -*******************/ -/********** - ! Notebook -***********/ -notebook { - padding: 0; } - notebook.frame { - border: 1px solid mix(#161510,#cccccc,0.18); } - notebook.frame > header { - margin: -1px; } - notebook.frame > header.top { - margin-bottom: 0; } - notebook.frame > header.bottom { - margin-top: 0; } - notebook.frame > header.left { - margin-right: 0; } - notebook.frame > header.right { - margin-left: 0; } - notebook.frame > header.top, notebook.frame > header.bottom { - padding-left: 0; - padding-right: 0; } - notebook.frame > header.left, notebook.frame > header.right { - padding-top: 0; - padding-bottom: 0; } - notebook > stack:not(:only-child) { - background-color: #161510; } - notebook > header { - padding: 2px; - background-color: #161510; } - notebook > header.top { - box-shadow: inset 0 -1px mix(#161510,#cccccc,0.18); } - notebook > header.bottom { - box-shadow: inset 0 1px mix(#161510,#cccccc,0.18); } - notebook > header.right { - box-shadow: inset 1px 0 mix(#161510,#cccccc,0.18); } - notebook > header.left { - box-shadow: inset -1px 0 mix(#161510,#cccccc,0.18); } - notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } - notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { - margin-left: 2px; } - notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { - -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } - notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { - margin-right: 2px; } - notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { - margin-top: 2px; } - notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } - notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { - margin-bottom: 2px; } - notebook > header > tabs > arrow { - color: mix(#cccccc,#161510,0.5); } - notebook > header > tabs > arrow:hover { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.5); } - notebook > header > tabs > arrow:active { - color: #cccccc; } - notebook > header > tabs > arrow:disabled { - color: alpha(mix(#cccccc,#161510,0.5),0.3); } - notebook > header > tabs > tab { - background-color: alpha(mix(#161510,#cccccc,0.1),0.7); - background-image: none; - border-color: mix(mix(#161510,#cccccc,0.18),mix(#cccccc,#161510,0.5),0.15); - color: rgba(204, 204, 204, 0.8); - padding: 2px 10px; - min-width: 20px; - min-height: 20px; - outline-offset: -4px; - border-width: 1px; - border-style: solid; } - notebook > header > tabs > tab:hover:not(:checked) { - background-color: mix(#161510,#cccccc,0.04); - background-image: none; - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.5); } - notebook > header > tabs > tab:checked, notebook > header > tabs > tab:checked:hover { - background: #161510; - border-color: mix(#161510,#cccccc,0.18); - color: #cccccc; } - notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.flat.nautilus-circular-button.image-button { - min-height: 22px; - min-width: 22px; - padding: 0; - color: mix(#161510,#cccccc,0.35); } - notebook > header > tabs > tab button.flat:hover { - color: #fd95aa; } - notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover { - color: #3d6266; } - notebook > header.top > tabs > tab:hover:not(:checked) { - box-shadow: inset 0 -1px mix(#161510,#cccccc,0.18); } - notebook > header.bottom > tabs > tab:hover:not(:checked) { - box-shadow: inset 0 1px mix(#161510,#cccccc,0.18); } - notebook > header.left > tabs > tab:hover:not(:checked) { - box-shadow: inset -1px 0 mix(#161510,#cccccc,0.18); } - notebook > header.right > tabs > tab:hover:not(:checked) { - box-shadow: inset 1px 0 mix(#161510,#cccccc,0.18); } - notebook > header.top { - padding-bottom: 0; } - notebook > header.top > tabs > tab { - border-bottom: none; - -gtk-outline-radius: 0; - margin-top: 0px; } - notebook > header.top > tabs > tab + tab { - margin-left: -1px; } - notebook > header.top > tabs > tab:first-child { - border-radius: 0px 0 0; - -gtk-outline-radius: 0px 0 0; } - notebook > header.top > tabs > tab:last-child { - border-radius: 0 0px 0 0; - -gtk-outline-radius: 0 0px 0 0; } - notebook > header.top > tabs > tab:hover:not(:checked), notebook > header.top > tabs > tab:checked { - border-top-width: 3px; - border-top-color: #3d6266; - margin-top: 0; - -gtk-outline-radius: 0px; - border-radius: 0px 0px 0 0; - padding-top: 0px; } - notebook > header.top > tabs > tab:hover:not(:checked) { - border-top-color: mix(#3d6266,mix(#161510,#cccccc,0.2),0.66); } - notebook > header.bottom { - padding-top: 0; } - notebook > header.bottom > tabs > tab { - border-top: none; - -gtk-outline-radius: 0; - margin-bottom: 0px; } - notebook > header.bottom > tabs > tab + tab { - margin-left: -1px; } - notebook > header.bottom > tabs > tab:first-child { - border-radius: 0 0 0 0px; - -gtk-outline-radius: 0 0 0 0px; } - notebook > header.bottom > tabs > tab:last-child { - border-radius: 0 0 0px; - -gtk-outline-radius: 0 0 0px; } - notebook > header.bottom > tabs > tab:hover:not(:checked), notebook > header.bottom > tabs > tab:checked { - border-bottom-width: 3px; - border-bottom-color: #3d6266; - margin-bottom: 0; - -gtk-outline-radius: 0px; - border-radius: 0 0 0px 0px; - padding-bottom: 0px; } - notebook > header.bottom > tabs > tab:hover:not(:checked) { - border-bottom-color: mix(#3d6266,mix(#161510,#cccccc,0.2),0.66); } - notebook > header.right { - padding-left: 0; } - notebook > header.right > tabs > tab { - border-left: none; - -gtk-outline-radius: 0; - margin-right: 0px; } - notebook > header.right > tabs > tab + tab { - margin-top: -1px; } - notebook > header.right > tabs > tab:first-child { - border-radius: 0 0px 0 0; - -gtk-outline-radius: 0 0px 0 0; } - notebook > header.right > tabs > tab:last-child { - border-radius: 0 0 0px; - -gtk-outline-radius: 0 0 0px; } - notebook > header.right > tabs > tab:hover:not(:checked), notebook > header.right > tabs > tab:checked { - border-right-width: 3px; - border-right-color: #3d6266; - margin-right: 0; - -gtk-outline-radius: 0px; - border-radius: 0 0px 0px 0; - padding-right: 8px; } - notebook > header.right > tabs > tab:hover:not(:checked) { - border-right-color: mix(#3d6266,mix(#161510,#cccccc,0.2),0.66); } - notebook > header.left { - padding-right: 0; } - notebook > header.left > tabs > tab { - border-right: none; - -gtk-outline-radius: 0; - margin-left: 0px; } - notebook > header.left > tabs > tab + tab { - margin-top: -1px; } - notebook > header.left > tabs > tab:first-child { - border-radius: 0px 0 0; - -gtk-outline-radius: 0px 0 0; } - notebook > header.left > tabs > tab:last-child { - border-radius: 0 0 0 0px; - -gtk-outline-radius: 0 0 0 0px; } - notebook > header.left > tabs > tab:hover:not(:checked), notebook > header.left > tabs > tab:checked { - border-left-width: 3px; - border-left-color: #3d6266; - margin-left: 0; - -gtk-outline-radius: 0px; - border-radius: 0px 0 0 0px; - padding-left: 8px; } - notebook > header.left > tabs > tab:hover:not(:checked) { - border-left-color: mix(#3d6266,mix(#161510,#cccccc,0.2),0.66); } - -/********* - ! Buttons -**********/ -/****************** -! ComboBoxes * -*******************/ -/******* - ! OSD * -********/ -overlay.osd { - background-color: transparent; } - -colorchooser .popover.osd { - border-radius: 0px; } - -button.color .osd colorswatch:only-child { - box-shadow: none; } - -.osd button.color:disabled colorswatch:only-child, .osd button.color:backdrop colorswatch:only-child, .osd button.color:active colorswatch:only-child, .osd button.color:checked colorswatch:only-child { - box-shadow: none; } - -button.osd, button.osd.nautilus-circular-button.image-button, -#XfceNotifyWindow button { - background-color: rgba(85, 85, 85, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - button.osd:focus, button.osd:hover, - #XfceNotifyWindow button:focus, - #XfceNotifyWindow button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - button.osd:active, button.osd:active:hover, button.osd:active:focus, button.osd:active:hover:focus, button.osd:checked, button.osd:checked:hover, button.osd:checked:focus, button.osd:checked:hover:focus, - #XfceNotifyWindow button:active, - #XfceNotifyWindow button:active:hover, - #XfceNotifyWindow button:active:focus, - #XfceNotifyWindow button:active:hover:focus, - #XfceNotifyWindow button:checked, - #XfceNotifyWindow button:checked:hover, - #XfceNotifyWindow button:checked:focus, - #XfceNotifyWindow button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - button.osd:disabled, - #XfceNotifyWindow button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - button.osd:active:disabled, button.osd:checked:disabled, - #XfceNotifyWindow button:active:disabled, - #XfceNotifyWindow button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:hover, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:checked, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:checked:hover, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > button.osd:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) button.osd, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > button.osd:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) button.osd:hover, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > button.osd:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) button.osd:checked, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > button.osd:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) button.osd:checked:hover, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - button.osd.flat, - #XfceNotifyWindow button.flat { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - button.osd:hover, button.osd.flat:hover, - #XfceNotifyWindow button:hover, - #XfceNotifyWindow button.flat:hover { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - button.osd:hover:focus, button.osd:hover:hover, button.osd.flat:hover:focus, button.osd.flat:hover:hover, - #XfceNotifyWindow button:hover:focus, - #XfceNotifyWindow button:hover:hover, - #XfceNotifyWindow button.flat:hover:focus, - #XfceNotifyWindow button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - button.osd:hover:active, button.osd:hover:active:focus, button.osd.flat:hover:active:focus, button.osd:hover:checked, button.osd:hover:checked:focus, button.osd.flat:hover:checked:focus, button.osd.flat:hover:active, button.osd.flat:hover:active:hover:focus, button.osd.flat:hover:checked, button.osd.flat:hover:checked:hover:focus, - #XfceNotifyWindow button:hover:active, - #XfceNotifyWindow button:hover:active:focus, - #XfceNotifyWindow button.flat:hover:active:focus, - #XfceNotifyWindow button:hover:checked, - #XfceNotifyWindow button:hover:checked:focus, - #XfceNotifyWindow button.flat:hover:checked:focus, - #XfceNotifyWindow button.flat:hover:active, - #XfceNotifyWindow button.flat:hover:active:hover:focus, - #XfceNotifyWindow button.flat:hover:checked, - #XfceNotifyWindow button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - button.osd:hover:disabled, button.osd.flat:hover:disabled, - #XfceNotifyWindow button:hover:disabled, - #XfceNotifyWindow button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - button.osd:hover:active:disabled, button.osd:hover:checked:disabled, button.osd.flat:hover:active:disabled, button.osd.flat:hover:checked:disabled, - #XfceNotifyWindow button:hover:active:disabled, - #XfceNotifyWindow button:hover:checked:disabled, - #XfceNotifyWindow button.flat:hover:active:disabled, - #XfceNotifyWindow button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - button.osd:focus, button.osd.flat:focus, - #XfceNotifyWindow button:focus, - #XfceNotifyWindow button.flat:focus { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - button.osd:focus:hover, button.osd.flat:focus:hover, - #XfceNotifyWindow button:focus:hover, - #XfceNotifyWindow button.flat:focus:hover { - background-color: rgba(94, 94, 94, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - button.osd:focus:hover:hover, button.osd.flat:focus:hover:hover, - #XfceNotifyWindow button:focus:hover:hover, - #XfceNotifyWindow button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - button.osd:focus:hover:active, button.osd.flat:focus:hover:active, button.osd.flat:focus:hover:active:focus, button.osd:focus:hover:checked, button.osd.flat:focus:hover:checked, button.osd.flat:focus:hover:checked:focus, button.osd.flat:focus:hover:active:hover:focus, button.osd.flat:focus:hover:checked:hover:focus, - #XfceNotifyWindow button:focus:hover:active, - #XfceNotifyWindow button.flat:focus:hover:active, - #XfceNotifyWindow button.flat:focus:hover:active:focus, - #XfceNotifyWindow button:focus:hover:checked, - #XfceNotifyWindow button.flat:focus:hover:checked, - #XfceNotifyWindow button.flat:focus:hover:checked:focus, - #XfceNotifyWindow button.flat:focus:hover:active:hover:focus, - #XfceNotifyWindow button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - button.osd:focus:hover:disabled, button.osd.flat:focus:hover:disabled, - #XfceNotifyWindow button:focus:hover:disabled, - #XfceNotifyWindow button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - button.osd:focus:hover:active:disabled, button.osd:focus:hover:checked:disabled, button.osd.flat:focus:hover:active:disabled, button.osd.flat:focus:hover:checked:disabled, - #XfceNotifyWindow button:focus:hover:active:disabled, - #XfceNotifyWindow button:focus:hover:checked:disabled, - #XfceNotifyWindow button.flat:focus:hover:active:disabled, - #XfceNotifyWindow button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - button.osd:checked, button.osd:active, button.osd.flat:checked, button.osd.flat:active, - #XfceNotifyWindow button:checked, - #XfceNotifyWindow button:active, - #XfceNotifyWindow button.flat:checked, - #XfceNotifyWindow button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - button.osd:checked:focus, button.osd:checked:hover, button.osd:active:focus, button.osd:active:hover, button.osd.flat:checked:focus, button.osd.flat:checked:hover, button.osd.flat:active:focus, button.osd.flat:active:hover, - #XfceNotifyWindow button:checked:focus, - #XfceNotifyWindow button:checked:hover, - #XfceNotifyWindow button:active:focus, - #XfceNotifyWindow button:active:hover, - #XfceNotifyWindow button.flat:checked:focus, - #XfceNotifyWindow button.flat:checked:hover, - #XfceNotifyWindow button.flat:active:focus, - #XfceNotifyWindow button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - button.osd:checked:active, button.osd.nautilus-circular-button.image-button:checked:active, button.osd:checked:active:hover, button.osd.nautilus-circular-button.image-button:checked:active:hover, button.osd:checked:active:focus, button.osd.nautilus-circular-button.image-button:checked:active:focus, button.osd:checked:active:hover:focus, button.osd.nautilus-circular-button.image-button:checked:active:hover:focus, button.osd:checked:checked, button.osd.nautilus-circular-button.image-button:checked:checked, button.osd:checked:checked:hover, button.osd.nautilus-circular-button.image-button:checked:checked:hover, button.osd:checked:checked:focus, button.osd.nautilus-circular-button.image-button:checked:checked:focus, button.osd:checked:checked:hover:focus, button.osd.nautilus-circular-button.image-button:checked:checked:hover:focus, button.osd:active:active, button.osd.nautilus-circular-button.image-button:active:active, button.osd:active:active:hover, button.osd.nautilus-circular-button.image-button:active:active:hover, button.osd:active:active:focus, button.osd.nautilus-circular-button.image-button:active:active:focus, button.osd:active:active:hover:focus, button.osd.nautilus-circular-button.image-button:active:active:hover:focus, button.osd:active:checked, button.osd.nautilus-circular-button.image-button:active:checked, button.osd:active:checked:hover, button.osd.nautilus-circular-button.image-button:active:checked:hover, button.osd:active:checked:focus, button.osd.nautilus-circular-button.image-button:active:checked:focus, button.osd:active:checked:hover:focus, button.osd.nautilus-circular-button.image-button:active:checked:hover:focus, button.osd.flat:checked:active, button.osd.flat.nautilus-circular-button.image-button:checked:active, button.osd.flat:checked:active:hover, button.osd.flat.nautilus-circular-button.image-button:checked:active:hover, button.osd.flat:checked:active:focus, button.osd.flat.nautilus-circular-button.image-button:checked:active:focus, button.osd.flat:checked:active:hover:focus, button.osd.flat.nautilus-circular-button.image-button:checked:active:hover:focus, button.osd.flat:checked:checked, button.osd.flat.nautilus-circular-button.image-button:checked:checked, button.osd.flat:checked:checked:hover, button.osd.flat.nautilus-circular-button.image-button:checked:checked:hover, button.osd.flat:checked:checked:focus, button.osd.flat.nautilus-circular-button.image-button:checked:checked:focus, button.osd.flat:checked:checked:hover:focus, button.osd.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, button.osd.flat:active:active, button.osd.flat.nautilus-circular-button.image-button:active:active, button.osd.flat:active:active:hover, button.osd.flat.nautilus-circular-button.image-button:active:active:hover, button.osd.flat:active:active:focus, button.osd.flat.nautilus-circular-button.image-button:active:active:focus, button.osd.flat:active:active:hover:focus, button.osd.flat.nautilus-circular-button.image-button:active:active:hover:focus, button.osd.flat:active:checked, button.osd.flat.nautilus-circular-button.image-button:active:checked, button.osd.flat:active:checked:hover, button.osd.flat.nautilus-circular-button.image-button:active:checked:hover, button.osd.flat:active:checked:focus, button.osd.flat.nautilus-circular-button.image-button:active:checked:focus, button.osd.flat:active:checked:hover:focus, button.osd.flat.nautilus-circular-button.image-button:active:checked:hover:focus, - #XfceNotifyWindow button:checked:active, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active, - #XfceNotifyWindow button:checked:active:hover, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover, - #XfceNotifyWindow button:checked:active:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:focus, - #XfceNotifyWindow button:checked:active:hover:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover:focus, - #XfceNotifyWindow button:checked:checked, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked, - #XfceNotifyWindow button:checked:checked:hover, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover, - #XfceNotifyWindow button:checked:checked:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:focus, - #XfceNotifyWindow button:checked:checked:hover:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover:focus, - #XfceNotifyWindow button:active:active, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active, - #XfceNotifyWindow button:active:active:hover, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover, - #XfceNotifyWindow button:active:active:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:focus, - #XfceNotifyWindow button:active:active:hover:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover:focus, - #XfceNotifyWindow button:active:checked, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked, - #XfceNotifyWindow button:active:checked:hover, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover, - #XfceNotifyWindow button:active:checked:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:focus, - #XfceNotifyWindow button:active:checked:hover:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover:focus, - #XfceNotifyWindow button.flat:checked:active, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active, - #XfceNotifyWindow button.flat:checked:active:hover, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover, - #XfceNotifyWindow button.flat:checked:active:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:focus, - #XfceNotifyWindow button.flat:checked:active:hover:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, - #XfceNotifyWindow button.flat:checked:checked, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked, - #XfceNotifyWindow button.flat:checked:checked:hover, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover, - #XfceNotifyWindow button.flat:checked:checked:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:focus, - #XfceNotifyWindow button.flat:checked:checked:hover:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, - #XfceNotifyWindow button.flat:active:active, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active, - #XfceNotifyWindow button.flat:active:active:hover, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover, - #XfceNotifyWindow button.flat:active:active:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:focus, - #XfceNotifyWindow button.flat:active:active:hover:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover:focus, - #XfceNotifyWindow button.flat:active:checked, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked, - #XfceNotifyWindow button.flat:active:checked:hover, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover, - #XfceNotifyWindow button.flat:active:checked:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:focus, - #XfceNotifyWindow button.flat:active:checked:hover:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - button.osd:checked:disabled, button.osd:active:disabled, button.osd.flat:checked:disabled, button.osd.flat:active:disabled, - #XfceNotifyWindow button:checked:disabled, - #XfceNotifyWindow button:active:disabled, - #XfceNotifyWindow button.flat:checked:disabled, - #XfceNotifyWindow button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - button.osd:active:checked:disabled, button.osd.flat:active:checked:disabled, - #XfceNotifyWindow button:active:checked:disabled, - #XfceNotifyWindow button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - button.osd:checked:focus, button.osd:checked:hover, button.osd:active:focus, button.osd:active:hover, button.osd.flat:checked:focus, button.osd.flat:checked:hover, button.osd.flat:active:focus, button.osd.flat:active:hover, - #XfceNotifyWindow button:checked:focus, - #XfceNotifyWindow button:checked:hover, - #XfceNotifyWindow button:active:focus, - #XfceNotifyWindow button:active:hover, - #XfceNotifyWindow button.flat:checked:focus, - #XfceNotifyWindow button.flat:checked:hover, - #XfceNotifyWindow button.flat:active:focus, - #XfceNotifyWindow button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - button.osd:focus, button.osd:hover, button.osd.flat:focus, button.osd.flat:hover, - #XfceNotifyWindow button:focus, - #XfceNotifyWindow button:hover, - #XfceNotifyWindow button.flat:focus, - #XfceNotifyWindow button.flat:hover { - color: #cccccc; } - button.osd:disabled:disabled, button.osd.flat:disabled:disabled, - #XfceNotifyWindow button:disabled:disabled, - #XfceNotifyWindow button.flat:disabled:disabled { - background-color: alpha(mix(rgba(85, 85, 85, 0.8),#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); - box-shadow: none; } - button.osd:disabled:disabled :disabled, button.osd.flat:disabled:disabled :disabled, - #XfceNotifyWindow button:disabled:disabled :disabled, - #XfceNotifyWindow button.flat:disabled:disabled :disabled { - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); } - button.osd:active:disabled, button.osd:checked:disabled, button.osd.flat:active:disabled, button.osd.flat:checked:disabled, - #XfceNotifyWindow button:active:disabled, - #XfceNotifyWindow button:checked:disabled, - #XfceNotifyWindow button.flat:active:disabled, - #XfceNotifyWindow button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - button.osd:active:disabled :disabled, button.osd:checked:disabled :disabled, button.osd.flat:active:disabled :disabled, button.osd.flat:checked:disabled :disabled, - #XfceNotifyWindow button:active:disabled :disabled, - #XfceNotifyWindow button:checked:disabled :disabled, - #XfceNotifyWindow button.flat:active:disabled :disabled, - #XfceNotifyWindow button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - button.osd:backdrop, button.osd.flat:backdrop, - #XfceNotifyWindow button:backdrop, - #XfceNotifyWindow button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - button.osd.separator, button.osd .separator, - #XfceNotifyWindow button.separator, - #XfceNotifyWindow button .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.7); } - button.osd.separator:disabled, button.osd .separator:disabled, - #XfceNotifyWindow button.separator:disabled, - #XfceNotifyWindow button .separator:disabled { - color: rgba(85, 85, 85, 0.65); } - button.osd separator, button.osd.nautilus-circular-button.image-button separator, - #XfceNotifyWindow button separator { - background-image: image(mix(#cccccc,rgba(85, 85, 85, 0.8),0.9)); } - button.osd.image-button, - #XfceNotifyWindow button.image-button { - padding: 0; - min-height: 36px; - min-width: 36px; } - -toolbar.osd { - -GtkToolbar-button-relief: normal; - padding: 2px; - border: 1px solid rgba(68, 68, 68, 0.8); - border-radius: 0px; - background-color: rgba(85, 85, 85, 0.8); - background-image: none; - color: #cccccc; } - toolbar.osd separator { - color: rgba(77, 77, 77, 0.8); } - toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { - border-radius: 0; } - -progressbar.osd { - margin: 2px; - min-height: 2px; - min-width: 2px; } - progressbar.osd trough { - border-style: none; - border-radius: 0; - background-image: none; - background-color: transparent; } - progressbar.osd progress { - border-style: none; - border-radius: 0; - background-color: #3d6266; - background-image: none; } - -.osd, -#XfceNotifyWindow { - background-color: rgba(85, 85, 85, 0.8); - color: #cccccc; - /* used by gnome-settings-daemon's media-keys OSD */ - /* used by Documents */ } - .osd.background, - #XfceNotifyWindow.background { - background-color: rgba(85, 85, 85, 0.6); - color: #cccccc; } - .osd .frame, - #XfceNotifyWindow .frame { - background-clip: border-box; - background-origin: border-box; } - .osd button, .osd button.nautilus-circular-button.image-button, - #XfceNotifyWindow button { - background-color: rgba(85, 85, 85, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .osd button:focus, .osd button:hover, - #XfceNotifyWindow button:focus, - #XfceNotifyWindow button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .osd button:active, .osd button:active:hover, .osd button:active:focus, .osd button:active:hover:focus, .osd button:checked, .osd button:checked:hover, .osd button:checked:focus, .osd button:checked:hover:focus, - #XfceNotifyWindow button:active, - #XfceNotifyWindow button:active:hover, - #XfceNotifyWindow button:active:focus, - #XfceNotifyWindow button:active:hover:focus, - #XfceNotifyWindow button:checked, - #XfceNotifyWindow button:checked:hover, - #XfceNotifyWindow button:checked:focus, - #XfceNotifyWindow button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .osd button:disabled, - #XfceNotifyWindow button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .osd button:active:disabled, .osd button:checked:disabled, - #XfceNotifyWindow button:active:disabled, - #XfceNotifyWindow button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:hover, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:checked, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:checked:hover, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > .osd button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .osd button, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > .osd button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .osd button:hover, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > .osd button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .osd button:checked, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > .osd button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .osd button:checked:hover, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .osd button.flat, - #XfceNotifyWindow button.flat { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - .osd button:hover, .osd button.flat:hover, - #XfceNotifyWindow button:hover, - #XfceNotifyWindow button.flat:hover { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - .osd button:hover:focus, .osd button:hover:hover, .osd button.flat:hover:focus, .osd button.flat:hover:hover, - #XfceNotifyWindow button:hover:focus, - #XfceNotifyWindow button:hover:hover, - #XfceNotifyWindow button.flat:hover:focus, - #XfceNotifyWindow button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .osd button:hover:active, .osd button:hover:active:focus, .osd button.flat:hover:active:focus, .osd button:hover:checked, .osd button:hover:checked:focus, .osd button.flat:hover:checked:focus, .osd button.flat:hover:active, .osd button.flat:hover:active:hover:focus, .osd button.flat:hover:checked, .osd button.flat:hover:checked:hover:focus, - #XfceNotifyWindow button:hover:active, - #XfceNotifyWindow button:hover:active:focus, - #XfceNotifyWindow button.flat:hover:active:focus, - #XfceNotifyWindow button:hover:checked, - #XfceNotifyWindow button:hover:checked:focus, - #XfceNotifyWindow button.flat:hover:checked:focus, - #XfceNotifyWindow button.flat:hover:active, - #XfceNotifyWindow button.flat:hover:active:hover:focus, - #XfceNotifyWindow button.flat:hover:checked, - #XfceNotifyWindow button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .osd button:hover:disabled, .osd button.flat:hover:disabled, - #XfceNotifyWindow button:hover:disabled, - #XfceNotifyWindow button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .osd button:hover:active:disabled, .osd button:hover:checked:disabled, .osd button.flat:hover:active:disabled, .osd button.flat:hover:checked:disabled, - #XfceNotifyWindow button:hover:active:disabled, - #XfceNotifyWindow button:hover:checked:disabled, - #XfceNotifyWindow button.flat:hover:active:disabled, - #XfceNotifyWindow button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .osd button:focus, .osd button.flat:focus, - #XfceNotifyWindow button:focus, - #XfceNotifyWindow button.flat:focus { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .osd button:focus:hover, .osd button.flat:focus:hover, - #XfceNotifyWindow button:focus:hover, - #XfceNotifyWindow button.flat:focus:hover { - background-color: rgba(94, 94, 94, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - .osd button:focus:hover:hover, .osd button.flat:focus:hover:hover, - #XfceNotifyWindow button:focus:hover:hover, - #XfceNotifyWindow button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .osd button:focus:hover:active, .osd button.flat:focus:hover:active, .osd button.flat:focus:hover:active:focus, .osd button:focus:hover:checked, .osd button.flat:focus:hover:checked, .osd button.flat:focus:hover:checked:focus, .osd button.flat:focus:hover:active:hover:focus, .osd button.flat:focus:hover:checked:hover:focus, - #XfceNotifyWindow button:focus:hover:active, - #XfceNotifyWindow button.flat:focus:hover:active, - #XfceNotifyWindow button.flat:focus:hover:active:focus, - #XfceNotifyWindow button:focus:hover:checked, - #XfceNotifyWindow button.flat:focus:hover:checked, - #XfceNotifyWindow button.flat:focus:hover:checked:focus, - #XfceNotifyWindow button.flat:focus:hover:active:hover:focus, - #XfceNotifyWindow button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .osd button:focus:hover:disabled, .osd button.flat:focus:hover:disabled, - #XfceNotifyWindow button:focus:hover:disabled, - #XfceNotifyWindow button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .osd button:focus:hover:active:disabled, .osd button:focus:hover:checked:disabled, .osd button.flat:focus:hover:active:disabled, .osd button.flat:focus:hover:checked:disabled, - #XfceNotifyWindow button:focus:hover:active:disabled, - #XfceNotifyWindow button:focus:hover:checked:disabled, - #XfceNotifyWindow button.flat:focus:hover:active:disabled, - #XfceNotifyWindow button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .osd button:checked, .osd button:active, .osd button.flat:checked, .osd button.flat:active, - #XfceNotifyWindow button:checked, - #XfceNotifyWindow button:active, - #XfceNotifyWindow button.flat:checked, - #XfceNotifyWindow button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - .osd button:checked:focus, .osd button:checked:hover, .osd button:active:focus, .osd button:active:hover, .osd button.flat:checked:focus, .osd button.flat:checked:hover, .osd button.flat:active:focus, .osd button.flat:active:hover, - #XfceNotifyWindow button:checked:focus, - #XfceNotifyWindow button:checked:hover, - #XfceNotifyWindow button:active:focus, - #XfceNotifyWindow button:active:hover, - #XfceNotifyWindow button.flat:checked:focus, - #XfceNotifyWindow button.flat:checked:hover, - #XfceNotifyWindow button.flat:active:focus, - #XfceNotifyWindow button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .osd button:checked:active, .osd button.nautilus-circular-button.image-button:checked:active, .osd button:checked:active:hover, .osd button.nautilus-circular-button.image-button:checked:active:hover, .osd button:checked:active:focus, .osd button.nautilus-circular-button.image-button:checked:active:focus, .osd button:checked:active:hover:focus, .osd button.nautilus-circular-button.image-button:checked:active:hover:focus, .osd button:checked:checked, .osd button.nautilus-circular-button.image-button:checked:checked, .osd button:checked:checked:hover, .osd button.nautilus-circular-button.image-button:checked:checked:hover, .osd button:checked:checked:focus, .osd button.nautilus-circular-button.image-button:checked:checked:focus, .osd button:checked:checked:hover:focus, .osd button.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd button:active:active, .osd button.nautilus-circular-button.image-button:active:active, .osd button:active:active:hover, .osd button.nautilus-circular-button.image-button:active:active:hover, .osd button:active:active:focus, .osd button.nautilus-circular-button.image-button:active:active:focus, .osd button:active:active:hover:focus, .osd button.nautilus-circular-button.image-button:active:active:hover:focus, .osd button:active:checked, .osd button.nautilus-circular-button.image-button:active:checked, .osd button:active:checked:hover, .osd button.nautilus-circular-button.image-button:active:checked:hover, .osd button:active:checked:focus, .osd button.nautilus-circular-button.image-button:active:checked:focus, .osd button:active:checked:hover:focus, .osd button.nautilus-circular-button.image-button:active:checked:hover:focus, .osd button.flat:checked:active, .osd button.flat.nautilus-circular-button.image-button:checked:active, .osd button.flat:checked:active:hover, .osd button.flat.nautilus-circular-button.image-button:checked:active:hover, .osd button.flat:checked:active:focus, .osd button.flat.nautilus-circular-button.image-button:checked:active:focus, .osd button.flat:checked:active:hover:focus, .osd button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, .osd button.flat:checked:checked, .osd button.flat.nautilus-circular-button.image-button:checked:checked, .osd button.flat:checked:checked:hover, .osd button.flat.nautilus-circular-button.image-button:checked:checked:hover, .osd button.flat:checked:checked:focus, .osd button.flat.nautilus-circular-button.image-button:checked:checked:focus, .osd button.flat:checked:checked:hover:focus, .osd button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd button.flat:active:active, .osd button.flat.nautilus-circular-button.image-button:active:active, .osd button.flat:active:active:hover, .osd button.flat.nautilus-circular-button.image-button:active:active:hover, .osd button.flat:active:active:focus, .osd button.flat.nautilus-circular-button.image-button:active:active:focus, .osd button.flat:active:active:hover:focus, .osd button.flat.nautilus-circular-button.image-button:active:active:hover:focus, .osd button.flat:active:checked, .osd button.flat.nautilus-circular-button.image-button:active:checked, .osd button.flat:active:checked:hover, .osd button.flat.nautilus-circular-button.image-button:active:checked:hover, .osd button.flat:active:checked:focus, .osd button.flat.nautilus-circular-button.image-button:active:checked:focus, .osd button.flat:active:checked:hover:focus, .osd button.flat.nautilus-circular-button.image-button:active:checked:hover:focus, - #XfceNotifyWindow button:checked:active, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active, - #XfceNotifyWindow button:checked:active:hover, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover, - #XfceNotifyWindow button:checked:active:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:focus, - #XfceNotifyWindow button:checked:active:hover:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover:focus, - #XfceNotifyWindow button:checked:checked, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked, - #XfceNotifyWindow button:checked:checked:hover, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover, - #XfceNotifyWindow button:checked:checked:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:focus, - #XfceNotifyWindow button:checked:checked:hover:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover:focus, - #XfceNotifyWindow button:active:active, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active, - #XfceNotifyWindow button:active:active:hover, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover, - #XfceNotifyWindow button:active:active:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:focus, - #XfceNotifyWindow button:active:active:hover:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover:focus, - #XfceNotifyWindow button:active:checked, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked, - #XfceNotifyWindow button:active:checked:hover, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover, - #XfceNotifyWindow button:active:checked:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:focus, - #XfceNotifyWindow button:active:checked:hover:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover:focus, - #XfceNotifyWindow button.flat:checked:active, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active, - #XfceNotifyWindow button.flat:checked:active:hover, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover, - #XfceNotifyWindow button.flat:checked:active:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:focus, - #XfceNotifyWindow button.flat:checked:active:hover:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, - #XfceNotifyWindow button.flat:checked:checked, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked, - #XfceNotifyWindow button.flat:checked:checked:hover, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover, - #XfceNotifyWindow button.flat:checked:checked:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:focus, - #XfceNotifyWindow button.flat:checked:checked:hover:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, - #XfceNotifyWindow button.flat:active:active, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active, - #XfceNotifyWindow button.flat:active:active:hover, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover, - #XfceNotifyWindow button.flat:active:active:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:focus, - #XfceNotifyWindow button.flat:active:active:hover:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover:focus, - #XfceNotifyWindow button.flat:active:checked, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked, - #XfceNotifyWindow button.flat:active:checked:hover, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover, - #XfceNotifyWindow button.flat:active:checked:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:focus, - #XfceNotifyWindow button.flat:active:checked:hover:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .osd button:checked:disabled, .osd button:active:disabled, .osd button.flat:checked:disabled, .osd button.flat:active:disabled, - #XfceNotifyWindow button:checked:disabled, - #XfceNotifyWindow button:active:disabled, - #XfceNotifyWindow button.flat:checked:disabled, - #XfceNotifyWindow button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .osd button:active:checked:disabled, .osd button.flat:active:checked:disabled, - #XfceNotifyWindow button:active:checked:disabled, - #XfceNotifyWindow button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .osd button:checked:focus, .osd button:checked:hover, .osd button:active:focus, .osd button:active:hover, .osd button.flat:checked:focus, .osd button.flat:checked:hover, .osd button.flat:active:focus, .osd button.flat:active:hover, - #XfceNotifyWindow button:checked:focus, - #XfceNotifyWindow button:checked:hover, - #XfceNotifyWindow button:active:focus, - #XfceNotifyWindow button:active:hover, - #XfceNotifyWindow button.flat:checked:focus, - #XfceNotifyWindow button.flat:checked:hover, - #XfceNotifyWindow button.flat:active:focus, - #XfceNotifyWindow button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - .osd button:focus, .osd button:hover, .osd button.flat:focus, .osd button.flat:hover, - #XfceNotifyWindow button:focus, - #XfceNotifyWindow button:hover, - #XfceNotifyWindow button.flat:focus, - #XfceNotifyWindow button.flat:hover { - color: #cccccc; } - .osd button:disabled:disabled, .osd button.flat:disabled:disabled, - #XfceNotifyWindow button:disabled:disabled, - #XfceNotifyWindow button.flat:disabled:disabled { - background-color: alpha(mix(rgba(85, 85, 85, 0.8),#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); - box-shadow: none; } - .osd button:disabled:disabled :disabled, .osd button.flat:disabled:disabled :disabled, - #XfceNotifyWindow button:disabled:disabled :disabled, - #XfceNotifyWindow button.flat:disabled:disabled :disabled { - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); } - .osd button:active:disabled, .osd button:checked:disabled, .osd button.flat:active:disabled, .osd button.flat:checked:disabled, - #XfceNotifyWindow button:active:disabled, - #XfceNotifyWindow button:checked:disabled, - #XfceNotifyWindow button.flat:active:disabled, - #XfceNotifyWindow button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - .osd button:active:disabled :disabled, .osd button:checked:disabled :disabled, .osd button.flat:active:disabled :disabled, .osd button.flat:checked:disabled :disabled, - #XfceNotifyWindow button:active:disabled :disabled, - #XfceNotifyWindow button:checked:disabled :disabled, - #XfceNotifyWindow button.flat:active:disabled :disabled, - #XfceNotifyWindow button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - .osd button:backdrop, .osd button.flat:backdrop, - #XfceNotifyWindow button:backdrop, - #XfceNotifyWindow button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - .osd button.separator, .osd button .separator, - #XfceNotifyWindow button.separator, - #XfceNotifyWindow button .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.7); } - .osd button.separator:disabled, .osd button .separator:disabled, - #XfceNotifyWindow button.separator:disabled, - #XfceNotifyWindow button .separator:disabled { - color: rgba(85, 85, 85, 0.65); } - .osd button separator, .osd button.nautilus-circular-button.image-button separator, - #XfceNotifyWindow button separator { - background-image: image(mix(#cccccc,rgba(85, 85, 85, 0.8),0.9)); } - .osd entry, - #XfceNotifyWindow entry { - background-color: #555555; - background-image: none; - border-color: mix(#cccccc,#555555,0.64); - padding: 4px 2px; - color: #cccccc; - caret-color: #8e8463; - -gtk-secondary-caret-color: #e6e6e6; } - .osd entry:focus, .osd entry:hover, - #XfceNotifyWindow entry:focus, - #XfceNotifyWindow entry:hover { - border-color: mix(#3d6266,mix(#cccccc,#555555,0.7),0.3); } - .osd entry:active, .osd entry:active:hover, .osd entry:active:focus, .osd entry:active:hover:focus, .osd entry:checked, .osd entry:checked:hover, .osd entry:checked:focus, .osd entry:checked:hover:focus, - #XfceNotifyWindow entry:active, - #XfceNotifyWindow entry:active:hover, - #XfceNotifyWindow entry:active:focus, - #XfceNotifyWindow entry:active:hover:focus, - #XfceNotifyWindow entry:checked, - #XfceNotifyWindow entry:checked:hover, - #XfceNotifyWindow entry:checked:focus, - #XfceNotifyWindow entry:checked:hover:focus { - border-color: mix(#cccccc,#555555,0.4); } - .osd entry:disabled, - #XfceNotifyWindow entry:disabled { - border-color: mix(#cccccc,#555555,0.72); } - .osd entry:active:disabled, .osd entry:checked:disabled, - #XfceNotifyWindow entry:active:disabled, - #XfceNotifyWindow entry:checked:disabled { - border-color: mix(#cccccc,#555555,0.64); } - .osd entry:focus, .osd entry:active, - #XfceNotifyWindow entry:focus, - #XfceNotifyWindow entry:active { - border-color: mix(#3d6266,rgba(72, 72, 72, 0.8),0.3); } - .osd entry:disabled, - #XfceNotifyWindow entry:disabled { - background-color: mix(#555555,#cccccc,0.07); - background-image: none; - opacity: .9; - color: mix(#555555,#cccccc,0.9); } - .osd trough, .osd.trough, - #XfceNotifyWindow trough, - #XfceNotifyWindow.trough { - background-color: rgba(204, 204, 204, 0.3); } - .osd progressbar, .osd.progressbar, - #XfceNotifyWindow progressbar, - #XfceNotifyWindow.progressbar { - background-color: #cccccc; } - .osd scale slider, - #XfceNotifyWindow scale slider { - background-color: rgba(92, 92, 92, 0.8); - background-image: none; - border-color: mix(#cccccc,rgba(85, 85, 85, 0.8),0.64); } - .osd scale slider:focus, .osd scale slider:hover, - #XfceNotifyWindow scale slider:focus, - #XfceNotifyWindow scale slider:hover { - border-color: mix(#3d6266,mix(#cccccc,rgba(85, 85, 85, 0.8),0.7),0.3); } - .osd scale slider:active, .osd scale slider:active:hover, .osd scale slider:active:focus, .osd scale slider:active:hover:focus, .osd scale slider:checked, .osd scale slider:checked:hover, .osd scale slider:checked:focus, .osd scale slider:checked:hover:focus, - #XfceNotifyWindow scale slider:active, - #XfceNotifyWindow scale slider:active:hover, - #XfceNotifyWindow scale slider:active:focus, - #XfceNotifyWindow scale slider:active:hover:focus, - #XfceNotifyWindow scale slider:checked, - #XfceNotifyWindow scale slider:checked:hover, - #XfceNotifyWindow scale slider:checked:focus, - #XfceNotifyWindow scale slider:checked:hover:focus { - border-color: mix(#cccccc,rgba(85, 85, 85, 0.8),0.4); } - .osd scale slider:disabled, - #XfceNotifyWindow scale slider:disabled { - border-color: mix(#cccccc,rgba(85, 85, 85, 0.8),0.72); } - .osd scale slider:active:disabled, .osd scale slider:checked:disabled, - #XfceNotifyWindow scale slider:active:disabled, - #XfceNotifyWindow scale slider:checked:disabled { - border-color: mix(#cccccc,rgba(85, 85, 85, 0.8),0.64); } - .osd scale slider:disabled, - #XfceNotifyWindow scale slider:disabled { - background-color: rgba(77, 77, 77, 0.8); - background-image: none; } - .osd scale trough, - #XfceNotifyWindow scale trough { - border-color: rgba(68, 68, 68, 0.8); - background-color: rgba(92, 92, 92, 0.8); - background-image: none; } - .osd scale trough.highlight, - #XfceNotifyWindow scale trough.highlight { - border-color: #3d6266; - background-color: #3d6266; - background-image: none; } - .osd scale trough:disabled, .osd scale trough.highlight:disabled, - #XfceNotifyWindow scale trough:disabled, - #XfceNotifyWindow scale trough.highlight:disabled { - border-color: rgba(72, 72, 72, 0.8); - background-color: rgba(77, 77, 77, 0.8); - background-image: none; } - .osd scale trough, - #XfceNotifyWindow scale trough { - background-color: rgba(103, 103, 103, 0.8); } - .osd scale trough highlight, - #XfceNotifyWindow scale trough highlight { - background-color: #3d6266; } - .osd scale slider, - #XfceNotifyWindow scale slider { - background-clip: border-box; - background-color: #3d6266; - border-color: #3d6266; } - .osd scale slider:hover, - #XfceNotifyWindow scale slider:hover { - background-color: #508186; - border-color: #508186; } - .osd scale slider:active, - #XfceNotifyWindow scale slider:active { - background-color: #2a4346; - border-color: #2a4346; } - .osd.view, iconview.osd, .osd .view, .osd iconview, .osd view, - #XfceNotifyWindow.view, - iconview#XfceNotifyWindow, - #XfceNotifyWindow .view, - #XfceNotifyWindow iconview, - #XfceNotifyWindow view { - background-color: rgba(85, 85, 85, 0.8); } - .osd scrollbar trough, - #XfceNotifyWindow scrollbar trough { - background-color: rgba(85, 85, 85, 0.8); } - .osd scrollbar slider, - #XfceNotifyWindow scrollbar slider { - border: 1px solid mix(rgba(74, 74, 74, 0.8),#cccccc,0.21); - border-radius: 0; - background-color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.21); } - .osd scrollbar slider:hover, - #XfceNotifyWindow scrollbar slider:hover { - border-color: mix(rgba(74, 74, 74, 0.8),#cccccc,0.31); - background-color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.31); } - .osd scrollbar slider:active, - #XfceNotifyWindow scrollbar slider:active { - border-color: #37585c; - background-color: #3d6266; } - .osd iconview.cell:selected, .osd iconview.cell:selected:focus, - #XfceNotifyWindow iconview.cell:selected, - #XfceNotifyWindow iconview.cell:selected:focus { - background-color: transparent; - border: 3px solid mix(rgba(74, 74, 74, 0.8),#cccccc,0.21); - border-radius: 0px; - outline-color: transparent; } - .osd .page-thumbnail, - #XfceNotifyWindow .page-thumbnail { - border: 1px solid rgba(77, 77, 77, 0.8); - /* when there's no pixbuf yet */ - background-color: rgba(85, 85, 85, 0.8); } - .osd popover.background, - #XfceNotifyWindow popover.background { - box-shadow: 0 2px 7px 3px rgba(82, 82, 82, 0.5); } - .osd popover.background > toolbar button, - #XfceNotifyWindow popover.background > toolbar button { - border-radius: 0; - border-width: 0; - background-color: transparent; - background-image: none; } - .osd spinbutton:not(.vertical), - #XfceNotifyWindow spinbutton:not(.vertical) { - background-color: #555555; - background-image: none; - border-color: mix(#cccccc,#555555,0.64); - padding: 0; - color: #cccccc; - caret-color: #cccccc; } - .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):hover, - #XfceNotifyWindow spinbutton:not(.vertical):focus, - #XfceNotifyWindow spinbutton:not(.vertical):hover { - border-color: mix(#3d6266,mix(#cccccc,#555555,0.7),0.3); } - .osd spinbutton:not(.vertical):active, .osd spinbutton:not(.vertical):active:hover, .osd spinbutton:not(.vertical):active:focus, .osd spinbutton:not(.vertical):active:hover:focus, .osd spinbutton:not(.vertical):checked, .osd spinbutton:not(.vertical):checked:hover, .osd spinbutton:not(.vertical):checked:focus, .osd spinbutton:not(.vertical):checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical):active, - #XfceNotifyWindow spinbutton:not(.vertical):active:hover, - #XfceNotifyWindow spinbutton:not(.vertical):active:focus, - #XfceNotifyWindow spinbutton:not(.vertical):active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical):checked, - #XfceNotifyWindow spinbutton:not(.vertical):checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical):checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical):checked:hover:focus { - border-color: mix(#cccccc,#555555,0.4); } - .osd spinbutton:not(.vertical):disabled, - #XfceNotifyWindow spinbutton:not(.vertical):disabled { - border-color: mix(#cccccc,#555555,0.72); } - .osd spinbutton:not(.vertical):active:disabled, .osd spinbutton:not(.vertical):checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical):active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical):checked:disabled { - border-color: mix(#cccccc,#555555,0.64); } - .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):active, - #XfceNotifyWindow spinbutton:not(.vertical):focus, - #XfceNotifyWindow spinbutton:not(.vertical):active { - border-color: mix(#3d6266,rgba(72, 72, 72, 0.8),0.3); } - .osd spinbutton:not(.vertical):disabled, - #XfceNotifyWindow spinbutton:not(.vertical):disabled { - background-color: #4d4d4d; - background-image: none; - color: mix(#555555,#cccccc,0.5); } - .osd spinbutton:not(.vertical) button, - #XfceNotifyWindow spinbutton:not(.vertical) button { - background-color: rgba(85, 85, 85, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); - border-radius: 0; - border-color: rgba(72, 72, 72, 0.5); - border-style: none none none solid; - background-image: none; - box-shadow: none; } - .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover:focus, .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:active, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .osd spinbutton:not(.vertical) button:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:hover, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked:hover, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:hover, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked:hover, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .osd spinbutton:not(.vertical) button.flat, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - .osd spinbutton:not(.vertical) button:hover, .osd spinbutton:not(.vertical) button.flat:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - .osd spinbutton:not(.vertical) button:hover:focus, .osd spinbutton:not(.vertical) button:hover:hover, .osd spinbutton:not(.vertical) button.flat:hover:focus, .osd spinbutton:not(.vertical) button.flat:hover:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .osd spinbutton:not(.vertical) button:hover:active, .osd spinbutton:not(.vertical) button:hover:active:focus, .osd spinbutton:not(.vertical) button.flat:hover:active:focus, .osd spinbutton:not(.vertical) button:hover:checked, .osd spinbutton:not(.vertical) button:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:hover:active, .osd spinbutton:not(.vertical) button.flat:hover:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:hover:checked, .osd spinbutton:not(.vertical) button.flat:hover:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .osd spinbutton:not(.vertical) button:hover:disabled, .osd spinbutton:not(.vertical) button.flat:hover:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .osd spinbutton:not(.vertical) button:hover:active:disabled, .osd spinbutton:not(.vertical) button:hover:checked:disabled, .osd spinbutton:not(.vertical) button.flat:hover:active:disabled, .osd spinbutton:not(.vertical) button.flat:hover:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button.flat:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .osd spinbutton:not(.vertical) button:focus:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover { - background-color: rgba(94, 94, 94, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - .osd spinbutton:not(.vertical) button:focus:hover:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .osd spinbutton:not(.vertical) button:focus:hover:active, .osd spinbutton:not(.vertical) button.flat:focus:hover:active, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:focus, .osd spinbutton:not(.vertical) button:focus:hover:checked, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .osd spinbutton:not(.vertical) button:focus:hover:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .osd spinbutton:not(.vertical) button:focus:hover:active:disabled, .osd spinbutton:not(.vertical) button:focus:hover:checked:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button.flat:checked, .osd spinbutton:not(.vertical) button.flat:active, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:focus, .osd spinbutton:not(.vertical) button.flat:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .osd spinbutton:not(.vertical) button:checked:active, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active, .osd spinbutton:not(.vertical) button:checked:active:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover, .osd spinbutton:not(.vertical) button:checked:active:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:focus, .osd spinbutton:not(.vertical) button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button:checked:checked, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked, .osd spinbutton:not(.vertical) button:checked:checked:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover, .osd spinbutton:not(.vertical) button:checked:checked:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:focus, .osd spinbutton:not(.vertical) button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button:active:active, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active, .osd spinbutton:not(.vertical) button:active:active:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover, .osd spinbutton:not(.vertical) button:active:active:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:focus, .osd spinbutton:not(.vertical) button:active:active:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover:focus, .osd spinbutton:not(.vertical) button:active:checked, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked, .osd spinbutton:not(.vertical) button:active:checked:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover, .osd spinbutton:not(.vertical) button:active:checked:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:focus, .osd spinbutton:not(.vertical) button:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:checked:active, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active, .osd spinbutton:not(.vertical) button.flat:checked:active:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:active:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:focus, .osd spinbutton:not(.vertical) button.flat:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:checked:checked, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked, .osd spinbutton:not(.vertical) button.flat:checked:checked:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover, .osd spinbutton:not(.vertical) button.flat:checked:checked:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:active:active, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active, .osd spinbutton:not(.vertical) button.flat:active:active:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover, .osd spinbutton:not(.vertical) button.flat:active:active:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:focus, .osd spinbutton:not(.vertical) button.flat:active:active:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:active:checked, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked, .osd spinbutton:not(.vertical) button.flat:active:checked:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:checked:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:focus, .osd spinbutton:not(.vertical) button.flat:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .osd spinbutton:not(.vertical) button:checked:disabled, .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .osd spinbutton:not(.vertical) button:active:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:focus, .osd spinbutton:not(.vertical) button.flat:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button:hover, .osd spinbutton:not(.vertical) button.flat:focus, .osd spinbutton:not(.vertical) button.flat:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover { - color: #cccccc; } - .osd spinbutton:not(.vertical) button:disabled:disabled, .osd spinbutton:not(.vertical) button.flat:disabled:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:disabled:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:disabled:disabled { - background-color: alpha(mix(rgba(85, 85, 85, 0.8),#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); - box-shadow: none; } - .osd spinbutton:not(.vertical) button:disabled:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:disabled:disabled :disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:disabled:disabled :disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:disabled:disabled :disabled { - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); } - .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - .osd spinbutton:not(.vertical) button:active:disabled :disabled, .osd spinbutton:not(.vertical) button:checked:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled :disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled :disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled :disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled :disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - .osd spinbutton:not(.vertical) button:backdrop, .osd spinbutton:not(.vertical) button.flat:backdrop, - #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - .osd spinbutton:not(.vertical) button.separator, .osd spinbutton:not(.vertical) button .separator, - #XfceNotifyWindow spinbutton:not(.vertical) button.separator, - #XfceNotifyWindow spinbutton:not(.vertical) button .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.7); } - .osd spinbutton:not(.vertical) button.separator:disabled, .osd spinbutton:not(.vertical) button .separator:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.separator:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button .separator:disabled { - color: rgba(85, 85, 85, 0.65); } - .osd spinbutton:not(.vertical) button separator, - #XfceNotifyWindow spinbutton:not(.vertical) button separator { - background-image: image(mix(#cccccc,rgba(85, 85, 85, 0.8),0.9)); } - .osd spinbutton:not(.vertical) button:dir(rtl), - #XfceNotifyWindow spinbutton:not(.vertical) button:dir(rtl) { - border-style: none solid none none; } - .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:active, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover { - color: #cccccc; } - .osd spinbutton:not(.vertical) button:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { - color: alpha(mix(#cccccc,#555555,0.6),0.8); } - .osd spinbutton:not(.vertical) button:backdrop, - #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop { - color: mix(#555555,mix(#cccccc,#161510,0.5),0.9); } - .osd spinbutton:not(.vertical) button:active, - #XfceNotifyWindow spinbutton:not(.vertical) button:active { - box-shadow: inset 0 2px 3px -1px rgba(82, 82, 82, 0.2); } - .osd spinbutton:not(.vertical) button:backdrop:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled { - color: rgba(0, 0, 0, 0.8); - border-style: none none none solid; } - .osd spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl), - #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) { - border-style: none solid none none; } - .osd spinbutton:not(.vertical) button:dir(rtl):first-child, - #XfceNotifyWindow spinbutton:not(.vertical) button:dir(rtl):first-child { - border-radius: 0px 0 0 0px; } - .osd spinbutton:not(.vertical) button:dir(ltr):last-child, - #XfceNotifyWindow spinbutton:not(.vertical) button:dir(ltr):last-child { - border-radius: 0 0px 0px 0; } - .osd spinbutton.vertical button:first-child, - #XfceNotifyWindow spinbutton.vertical button:first-child { - background-color: rgba(85, 85, 85, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .osd spinbutton.vertical button:first-child:active, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover:focus, .osd spinbutton.vertical button:first-child:checked, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:active, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .osd spinbutton.vertical button:first-child:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:hover, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked:hover, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:hover, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked:hover, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .osd spinbutton.vertical button:first-child.flat, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - .osd spinbutton.vertical button:first-child:hover, .osd spinbutton.vertical button:first-child.flat:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - .osd spinbutton.vertical button:first-child:hover:focus, .osd spinbutton.vertical button:first-child:hover:hover, .osd spinbutton.vertical button:first-child.flat:hover:focus, .osd spinbutton.vertical button:first-child.flat:hover:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .osd spinbutton.vertical button:first-child:hover:active, .osd spinbutton.vertical button:first-child:hover:active:focus, .osd spinbutton.vertical button:first-child.flat:hover:active:focus, .osd spinbutton.vertical button:first-child:hover:checked, .osd spinbutton.vertical button:first-child:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:hover:active, .osd spinbutton.vertical button:first-child.flat:hover:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:hover:checked, .osd spinbutton.vertical button:first-child.flat:hover:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .osd spinbutton.vertical button:first-child:hover:disabled, .osd spinbutton.vertical button:first-child.flat:hover:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .osd spinbutton.vertical button:first-child:hover:active:disabled, .osd spinbutton.vertical button:first-child:hover:checked:disabled, .osd spinbutton.vertical button:first-child.flat:hover:active:disabled, .osd spinbutton.vertical button:first-child.flat:hover:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child.flat:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .osd spinbutton.vertical button:first-child:focus:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover { - background-color: rgba(94, 94, 94, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - .osd spinbutton.vertical button:first-child:focus:hover:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .osd spinbutton.vertical button:first-child:focus:hover:active, .osd spinbutton.vertical button:first-child.flat:focus:hover:active, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:focus, .osd spinbutton.vertical button:first-child:focus:hover:checked, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .osd spinbutton.vertical button:first-child:focus:hover:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .osd spinbutton.vertical button:first-child:focus:hover:active:disabled, .osd spinbutton.vertical button:first-child:focus:hover:checked:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .osd spinbutton.vertical button:first-child:checked, .osd spinbutton.vertical button:first-child:active, .osd spinbutton.vertical button:first-child.flat:checked, .osd spinbutton.vertical button:first-child.flat:active, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child:active, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:focus, .osd spinbutton.vertical button:first-child.flat:active:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .osd spinbutton.vertical button:first-child:checked:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active, .osd spinbutton.vertical button:first-child:checked:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover, .osd spinbutton.vertical button:first-child:checked:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:focus, .osd spinbutton.vertical button:first-child:checked:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover:focus, .osd spinbutton.vertical button:first-child:checked:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked, .osd spinbutton.vertical button:first-child:checked:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover, .osd spinbutton.vertical button:first-child:checked:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:focus, .osd spinbutton.vertical button:first-child:checked:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover:focus, .osd spinbutton.vertical button:first-child:active:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active, .osd spinbutton.vertical button:first-child:active:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover, .osd spinbutton.vertical button:first-child:active:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:focus, .osd spinbutton.vertical button:first-child:active:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover:focus, .osd spinbutton.vertical button:first-child:active:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked, .osd spinbutton.vertical button:first-child:active:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover, .osd spinbutton.vertical button:first-child:active:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:focus, .osd spinbutton.vertical button:first-child:active:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:checked:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active, .osd spinbutton.vertical button:first-child.flat:checked:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:focus, .osd spinbutton.vertical button:first-child.flat:checked:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:checked:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked, .osd spinbutton.vertical button:first-child.flat:checked:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover, .osd spinbutton.vertical button:first-child.flat:checked:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:active:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active, .osd spinbutton.vertical button:first-child.flat:active:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover, .osd spinbutton.vertical button:first-child.flat:active:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:focus, .osd spinbutton.vertical button:first-child.flat:active:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:active:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked, .osd spinbutton.vertical button:first-child.flat:active:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:focus, .osd spinbutton.vertical button:first-child.flat:active:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:hover, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:hover, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:active, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:hover, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:hover, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:hover, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:hover, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:hover, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:hover, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .osd spinbutton.vertical button:first-child:checked:disabled, .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .osd spinbutton.vertical button:first-child:active:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:focus, .osd spinbutton.vertical button:first-child.flat:active:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child:hover, .osd spinbutton.vertical button:first-child.flat:focus, .osd spinbutton.vertical button:first-child.flat:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover { - color: #cccccc; } - .osd spinbutton.vertical button:first-child:disabled:disabled, .osd spinbutton.vertical button:first-child.flat:disabled:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:disabled:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:disabled:disabled { - background-color: alpha(mix(rgba(85, 85, 85, 0.8),#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); - box-shadow: none; } - .osd spinbutton.vertical button:first-child:disabled:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:disabled:disabled :disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:disabled:disabled :disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:disabled:disabled :disabled { - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); } - .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - .osd spinbutton.vertical button:first-child:active:disabled :disabled, .osd spinbutton.vertical button:first-child:checked:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled :disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled :disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled :disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled :disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - .osd spinbutton.vertical button:first-child:backdrop, .osd spinbutton.vertical button:first-child.flat:backdrop, - #XfceNotifyWindow spinbutton.vertical button:first-child:backdrop, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - .osd spinbutton.vertical button:first-child.separator, .osd spinbutton.vertical button:first-child .separator, - #XfceNotifyWindow spinbutton.vertical button:first-child.separator, - #XfceNotifyWindow spinbutton.vertical button:first-child .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.7); } - .osd spinbutton.vertical button:first-child.separator:disabled, .osd spinbutton.vertical button:first-child .separator:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.separator:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child .separator:disabled { - color: rgba(85, 85, 85, 0.65); } - .osd spinbutton.vertical button:first-child separator, - #XfceNotifyWindow spinbutton.vertical button:first-child separator { - background-image: image(mix(#cccccc,rgba(85, 85, 85, 0.8),0.9)); } - -scrolledwindow viewport.frame { - border-style: none; } - -scrolledwindow overshoot.top { - background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(61, 98, 102, 0.35)), to(rgba(61, 98, 102, 0.25))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(61, 98, 102, 0.2)), to(rgba(61, 98, 102, 0))); - background-size: 100% 5%, 100% 100%; - background-repeat: no-repeat; - background-position: center top; - background-color: transparent; - border: 0; - box-shadow: none; } - scrolledwindow overshoot.top:backdrop { - background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(61, 98, 102, 0.35)), to(rgba(61, 98, 102, 0.25))); - background-size: 100% 5%; - background-repeat: no-repeat; - background-position: center top; - background-color: transparent; - border: 0; - box-shadow: none; } - -scrolledwindow overshoot.bottom { - background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(61, 98, 102, 0.35)), to(rgba(61, 98, 102, 0.25))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(61, 98, 102, 0.2)), to(rgba(61, 98, 102, 0))); - background-size: 100% 5%, 100% 100%; - background-repeat: no-repeat; - background-position: center bottom; - background-color: transparent; - border: 0; - box-shadow: none; } - scrolledwindow overshoot.bottom:backdrop { - background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(61, 98, 102, 0.35)), to(rgba(61, 98, 102, 0.25))); - background-size: 100% 5%; - background-repeat: no-repeat; - background-position: center bottom; - background-color: transparent; - border: 0; - box-shadow: none; } - -scrolledwindow overshoot.left { - background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(61, 98, 102, 0.35)), to(rgba(61, 98, 102, 0.25))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(61, 98, 102, 0.2)), to(rgba(61, 98, 102, 0))); - background-size: 5% 100%, 100% 100%; - background-repeat: no-repeat; - background-position: left center; - background-color: transparent; - border: 0; - box-shadow: none; } - scrolledwindow overshoot.left:backdrop { - background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(61, 98, 102, 0.35)), to(rgba(61, 98, 102, 0.25))); - background-size: 5% 100%; - background-repeat: no-repeat; - background-position: left center; - background-color: transparent; - border: 0; - box-shadow: none; } - -scrolledwindow overshoot.right { - background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(61, 98, 102, 0.35)), to(rgba(61, 98, 102, 0.25))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(61, 98, 102, 0.2)), to(rgba(61, 98, 102, 0))); - background-size: 5% 100%, 100% 100%; - background-repeat: no-repeat; - background-position: right center; - background-color: transparent; - border: 0; - box-shadow: none; } - scrolledwindow overshoot.right:backdrop { - background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(61, 98, 102, 0.35)), to(rgba(61, 98, 102, 0.25))); - background-size: 5% 100%; - background-repeat: no-repeat; - background-position: right center; - background-color: transparent; - border: 0; - box-shadow: none; } - -scrolledwindow undershoot.top { - background-color: transparent; - /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line - $_undershoot_color_light 50%, - $_undershoot_color_dark 50%);*/ - padding-top: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center top; - border: 0; - box-shadow: none; } - -scrolledwindow undershoot.bottom { - background-color: transparent; - /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line - $_undershoot_color_light 50%, - $_undershoot_color_dark 50%);*/ - padding-bottom: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center bottom; - border: 0; - box-shadow: none; } - -scrolledwindow undershoot.left { - background-color: transparent; - /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line - $_undershoot_color_light 50%, - $_undershoot_color_dark 50%);*/ - padding-left: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: left center; - border: 0; - box-shadow: none; } - -scrolledwindow undershoot.right { - background-color: transparent; - /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line - $_undershoot_color_light 50%, - $_undershoot_color_dark 50%);*/ - padding-right: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: right center; - border: 0; - box-shadow: none; } - -scrolledwindow junction { - border-color: transparent; - border-image: linear-gradient(to bottom, mix(#161510,#cccccc,0.18) 1px, transparent 1px) 0 0 0 1/0 1px stretch; - background-color: #070705; } - scrolledwindow junction:dir(rtl) { - border-image-slice: 0 1 0 0; } - scrolledwindow junction:backdrop { - border-image-source: linear-gradient(to bottom, mix(#161510,mix(#161510,#cccccc,0.18),0.9) 1px, transparent 1px); - background-color: #0d0d0a; - transition: 200ms ease-out; } - -/***************** - ! Progress bars * -******************/ -progressbar { - padding: 0; - border-radius: 0px; - font-size: smaller; - color: rgba(204, 204, 204, 0.6); } - progressbar.horizontal trough, - progressbar.horizontal progress { - min-height: 5px; } - progressbar.vertical trough, - progressbar.vertical progress { - min-width: 5px; } - progressbar trough { - border: 1px solid mix(#161510,#cccccc,0.17); - background-color: mix(#555555,#161510,0.08); - background-image: none; - border-radius: 0px; } - progressbar progress { - background-color: #3d6266; - background-image: none; - border-radius: 0; } - progressbar progress.left { - border-top-left-radius: 0px; - border-bottom-left-radius: 0px; } - progressbar progress.right { - border-top-right-radius: 0px; - border-bottom-right-radius: 0px; } - progressbar progress.bottom { - border-bottom-left-radius: 0px; - border-bottom-right-radius: 0px; } - progressbar progress.top { - border-top-left-radius: 0px; - border-top-right-radius: 0px; } - -levelbar.horizontal block { - min-width: 34px; - min-height: 4px; } - -levelbar.vertical block { - min-width: 4px; - min-height: 34px; } - -levelbar:backdrop { - transition: 200ms ease-out; } - -levelbar trough { - background-color: mix(#555555,#161510,0.08); - border: 1px solid mix(#161510,#cccccc,0.17); - border-radius: 0px; - padding: 2px; } - -levelbar.horizontal.discrete block { - margin: 0 1px; } - levelbar.horizontal.discrete block:first-child { - margin: 0; } - -levelbar.vertical.discrete block { - margin: 1px 0; } - levelbar.vertical.discrete block:first-child { - margin: 0; } - -levelbar block { - background-color: #3d6266; - border-color: transparent; - border-radius: 0px; } - levelbar block.low { - background-color: #f6be48; - border-color: transparent; } - levelbar block.high, levelbar block:not(.empty) { - background-color: #37bd58; - border-color: transparent; } - levelbar block.full { - background-color: #314e52; - border-color: transparent; } - levelbar block.empty { - background-color: transparent; - border-color: transparent; - box-shadow: none; } - -scale { - min-height: 9px; - min-width: 9px; - padding: 2px; } - scale.horizontal trough { - padding: 0 3px; } - scale.horizontal highlight, scale.horizontal fill { - margin: 0 -4px; } - scale.vertical trough { - padding: 3px 0; } - scale.vertical highlight, scale.vertical fill { - margin: -4px 0; } - scale slider { - min-height: 13px; - min-width: 13px; - margin: -6px; } - scale.fine-tune slider { - margin: -6px; } - scale.fine-tune highlight { - background-color: #436c70; } - scale.fine-tune fill, - scale.fine-tune highlight, - scale.fine-tune trough { - border-radius: 4px; - -gtk-outline-radius: 6px; } - scale trough { - outline-offset: 2px; - -gtk-outline-radius: 4.5px; - border-radius: 2.5px; - background-color: mix(#161510,#cccccc,0.2); } - scale trough:disabled { - background-color: mix(#161510,#cccccc,0.1); } - menuitem:hover scale trough, row:selected scale trough, infobar scale trough { - background-color: rgba(82, 82, 82, 0.2); } - menuitem:hover scale trough highlight, row:selected scale trough highlight, infobar scale trough highlight { - background-color: #cccccc; } - menuitem:hover scale trough highlight:disabled, row:selected scale trough highlight:disabled, infobar scale trough highlight:disabled { - background-color: mix(#cccccc,#3d6266,0.55); } - menuitem:hover scale trough:disabled, row:selected scale trough:disabled, infobar scale trough:disabled { - background-color: rgba(82, 82, 82, 0.1); } - scale highlight { - border-radius: 2.5px; - background-color: #3d6266; } - scale highlight:disabled { - background-color: rgba(61, 98, 102, 0.55); } - scale fill { - border-radius: 2.5px; - background-color: rgba(61, 98, 102, 0.5); } - scale fill:disabled { - background-color: transparent; } - scale slider { - background-color: #555555; - border: 1px solid rgba(204, 204, 204, 0.16); - border-radius: 100%; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-property: background, border; } - scale slider:hover { - background-color: #626262; } - scale slider:active { - background-clip: border-box; - background-color: #3d6266; - border-color: #3d6266; } - scale slider:disabled { - background-color: mix(#555555,#161510,0.55); - border-color: mix(#cccccc,#161510,0.92); } - menuitem:hover scale slider, row:selected scale slider, infobar scale slider { - background-clip: border-box; - background-color: #cccccc; - border-color: #cccccc; } - menuitem:hover scale slider:hover, row:selected scale slider:hover, infobar scale slider:hover { - background-color: mix(#cccccc,#3d6266,0.85); - border-color: mix(#cccccc,#3d6266,0.85); } - menuitem:hover scale slider:active, row:selected scale slider:active, infobar scale slider:active { - background-color: mix(#cccccc,#3d6266,0.5); - border-color: mix(#cccccc,#3d6266,0.5); } - menuitem:hover scale slider:disabled, row:selected scale slider:disabled, infobar scale slider:disabled { - background-color: mix(#cccccc,#3d6266,0.55); - border-color: mix(#cccccc,#3d6266,0.55); } - scale value { - color: alpha(currentColor,0.4); } - scale marks { - color: alpha(currentColor,0.4); } - scale marks.top { - margin-bottom: 1px; - margin-top: -4px; } - scale marks.bottom { - margin-top: 1px; - margin-bottom: -4px; } - scale marks.top { - margin-right: 1px; - margin-left: -4px; } - scale marks.bottom { - margin-left: 1px; - margin-right: -4px; } - scale.fine-tune marks.top { - margin-bottom: 0px; - margin-top: -2px; } - scale.fine-tune marks.bottom { - margin-top: 0px; - margin-bottom: -2px; } - scale.fine-tune marks.top { - margin-right: 0px; - margin-left: -2px; } - scale.fine-tune marks.bottom { - margin-left: 0px; - margin-right: -2px; } - scale.horizontal indicator { - min-height: 3px; - min-width: 1px; } - scale.horizontal.fine-tune indicator { - min-height: 2px; } - scale.vertical indicator { - min-height: 1px; - min-width: 3px; } - scale.vertical.fine-tune indicator { - min-width: 2px; } - scale.color trough { - padding: 0; - border: 0; - background-image: none; } - scale.color highlight, scale.color fill { - margin: 0; } - scale.color.horizontal { - padding: 0 0 5px; } - scale.color.horizontal trough { - border-top-left-radius: 0; - border-top-right-radius: 0; } - scale.color.horizontal slider:hover, scale.color.horizontal slider:backdrop, scale.color.horizontal slider:disabled, scale.color.horizontal slider:backdrop:disabled, scale.color.horizontal slider { - margin-bottom: 0; - margin-top: 0; } - scale.color.vertical:dir(ltr) { - padding: 0 0 0 5px; } - scale.color.vertical:dir(ltr) trough { - border-bottom-right-radius: 0; - border-top-right-radius: 0; } - scale.color.vertical:dir(ltr) slider:hover, scale.color.vertical:dir(ltr) slider:backdrop, scale.color.vertical:dir(ltr) slider:disabled, scale.color.vertical:dir(ltr) slider:backdrop:disabled, scale.color.vertical:dir(ltr) slider { - margin-left: 0; - margin-right: 0; } - scale.color.vertical:dir(rtl) { - padding: 0 5px 0 0; } - scale.color.vertical:dir(rtl) trough { - border-bottom-left-radius: 0; - border-top-left-radius: 0; } - scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider { - margin-right: 0; - margin-left: 0; } - -/*********** - ! Scrollbar -************/ -scrollbar { - background-color: #070705; - transition: 300ms ease-out; } - * { - -GtkScrollbar-has-backward-stepper: false; - -GtkScrollbar-has-forward-stepper: false; } - scrollbar.top { - border-bottom: 1px solid mix(#161510,#cccccc,0.18); } - scrollbar.bottom { - border-top: 1px solid mix(#161510,#cccccc,0.18); } - scrollbar.left { - border-right: 1px solid mix(#161510,#cccccc,0.18); } - scrollbar.right { - border-left: 1px solid mix(#161510,#cccccc,0.18); } - scrollbar:backdrop { - background-color: #0d0d0a; - border-color: mix(#161510,mix(#161510,#cccccc,0.18),0.9); - transition: 400ms ease-in; } - scrollbar slider { - min-width: 7px; - min-height: 7px; - border: 1px solid transparent; - border-radius: 0px; - background-clip: padding-box; - background-color: mix(#161510,#cccccc,0.5); } - scrollbar slider:hover { - background-color: mix(#161510,#cccccc,0.7); } - scrollbar slider:hover:active { - background-color: #335356; } - scrollbar slider:backdrop { - background-color: mix(mix(#cccccc,#161510,0.5),#161510,0.4); } - scrollbar slider:disabled { - background-color: transparent; } - scrollbar.horizontal slider { - min-width: 40px; } - scrollbar.vertical slider { - min-height: 40px; } - scrollbar.fine-tune slider:active { - background-color: #477176; } - scrollbar.overlay-indicator { - opacity: .8; } - scrollbar.overlay-indicator:not(.dragging):not(.hovering) { - border-color: transparent; - opacity: .4; - background-color: transparent; } - scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { - min-width: 4px; - min-height: 4px; - background-color: #cccccc; - border: 1px solid #181711; } - scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { - min-width: 4px; - min-height: 4px; - border-color: transparent; - -gtk-icon-source: none; } - scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { - min-width: 40px; } - scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button { - min-width: 7px; } - scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { - min-height: 40px; } - scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button { - min-height: 7px; } - scrollbar button, scrollbar button.nautilus-circular-button.image-button { - min-width: 7px; - min-height: 7px; - padding: 0; - border: 0; - border-radius: 0; - border-color: mix(#161510,#cccccc,0.18); - background-color: transparent; - box-shadow: none; - color: mix(#161510,#cccccc,0.5); } - scrollbar button:hover, scrollbar button.nautilus-circular-button.image-button:hover { - color: mix(#161510,#cccccc,0.7); } - scrollbar button:active, scrollbar button.nautilus-circular-button.image-button:active, scrollbar button:checked, scrollbar button.nautilus-circular-button.image-button:checked { - color: #335356; } - scrollbar button:backdrop, scrollbar button.nautilus-circular-button.image-button:backdrop { - color: mix(mix(#cccccc,#161510,0.5),#161510,0.4); } - scrollbar.vertical button.down { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); - border-top: 1px solid mix(#161510,#cccccc,0.18); } - scrollbar.vertical button.up { - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); - border-bottom: 1px solid mix(#161510,#cccccc,0.18); } - scrollbar.horizontal button.down { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - border-left: 1px solid mix(#161510,#cccccc,0.18); } - scrollbar.horizontal button.up { - -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); - border-right: 1px solid mix(#161510,#cccccc,0.18); } - -/********* - ! Sidebar -**********/ -.sidebar { - border-style: none; - background-color: mix(#161510,#555555,0.5); } - stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left { - border-right: 1px solid mix(#161510,#cccccc,0.18); - border-left-style: none; } - stacksidebar.sidebar:dir(rtl) list .sidebar:dir(rtl), stacksidebar.sidebar.right list .sidebar:dir(rtl), .sidebar.right { - border-left: 1px solid mix(#161510,#cccccc,0.18); - border-right-style: none; } - .sidebar:backdrop { - background-color: mix(#161510,#555555,0.5); - border-color: mix(#161510,mix(#161510,#cccccc,0.18),0.9); - transition: 200ms ease-out; } - .sidebar .frame, .sidebar frame { - border-width: 0; } - paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { - border-style: none; } - -stacksidebar row { - padding: 4px 2px; } - stacksidebar row > label { - padding-left: 2px; - padding-right: 2px; } - stacksidebar row.needs-attention > label { - background-size: 6px 6px, 0 0; } - -placessidebar > viewport.frame { - border-style: none; } - -placessidebar row { - min-height: 32px; - padding: 0; } - placessidebar row > revealer { - padding: 0 4px; } - placessidebar row:selected { - color: #cccccc; } - placessidebar row:disabled { - color: mix(#cccccc,#161510,0.5); } - placessidebar row:backdrop { - color: mix(#cccccc,#161510,0.5); } - placessidebar row:backdrop:selected { - color: mix(#3d6266,#cccccc,0.66); } - placessidebar row:backdrop:disabled { - color: black; } - placessidebar row image.sidebar-icon { - opacity: 0.7; } - placessidebar row image.sidebar-icon:dir(ltr) { - padding-right: 6px; - padding-left: 2px; } - placessidebar row image.sidebar-icon:dir(rtl) { - padding-left: 6px; - padding-right: 2px; } - placessidebar row label.sidebar-label:dir(ltr) { - padding-right: 2px; } - placessidebar row label.sidebar-label:dir(rtl) { - padding-left: 2px; } - button.sidebar-button, button.sidebar-button.nautilus-circular-button.image-button { - min-height: 20px; - min-width: 20px; - margin-top: 2px; - margin-bottom: 2px; - padding: 0; - border-radius: 100%; - -gtk-outline-radius: 100%; } - button.sidebar-button:not(:hover):not(:active) > image, button.sidebar-button:backdrop > image { - opacity: 0.7; } - placessidebar row:selected:active { - box-shadow: none; } - placessidebar row.sidebar-placeholder-row { - padding: 0 8px; - min-height: 2px; - background-image: image(#3d6266); - background-clip: content-box; } - placessidebar row.sidebar-new-bookmark-row { - color: #3d6266; } - placessidebar row:drop(active):not(:disabled) { - color: #3d6266; - box-shadow: inset 0 1px #3d6266, inset 0 -1px #3d6266; } - placessidebar row:drop(active):not(:disabled):selected { - color: #cccccc; - background-color: #3d6266; } - -/****** -! Paned -*******/ -paned > separator { - min-width: 1px; - min-height: 1px; - -gtk-icon-source: none; - border-style: none; - background-color: transparent; - background-image: image(#14130e); - background-size: 1px 1px; - background-position: center center; } - paned > separator:selected { - background-image: image(#3d6266); } - paned > separator:backdrop { - background-image: image(mix(#161510,mix(#161510,#cccccc,0.18),0.9)); } - paned > separator.wide { - min-width: 5px; - min-height: 5px; - background-color: #161510; - background-image: image(#12110d), image(#12110d); - background-size: 1px 1px, 1px 1px; } - paned > separator.wide:backdrop { - background-color: #161510; - background-image: image(mix(#161510,mix(#161510,#cccccc,0.18),0.9)), image(mix(#161510,mix(#161510,#cccccc,0.18),0.9)); } - -paned.horizontal > separator { - background-repeat: repeat-y; - padding: 0 2px; - margin: 0 -2px; } - paned.horizontal > separator.wide { - margin: 0; - padding: 0; - background-repeat: repeat-y, repeat-y; - background-position: left, right; } - -paned.vertical > separator { - background-repeat: repeat-x; - padding: 2px 0; - margin: -2px 0; } - paned.vertical > separator.wide { - margin: 0; - padding: 0; - background-repeat: repeat-x, repeat-x; - background-position: bottom, top; } - -paned.titlebar > separator { - background-image: image(#4d4d4d); } - -/******************* - ! Spinner animation -********************/ -@keyframes spin { - to { - -gtk-icon-transform: rotate(1turn); } } - -spinner { - background-image: none; - color: #3d6266; - opacity: 0; - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } - spinner:checked { - opacity: 1; - animation: spin 1s linear infinite; } - spinner:checked:disabled { - opacity: .5; } - -/*********************** - ! Check and Radio items -************************/ -radio { - background-image: none; - min-width: 14px; - min-height: 14px; - margin-right: 2px; } - radio:disabled { - -gtk-icon-source: url("../assets/radio-unchecked-insensitive.svg"); } - radio:checked, radio:active { - -gtk-icon-source: url("../assets/radio-checked.svg"); } - radio:checked:disabled, radio:active:disabled { - -gtk-icon-source: url("../assets/radio-checked-insensitive.svg"); } - radio:indeterminate { - -gtk-icon-source: url("../assets/radio-mixed.svg"); } - radio:indeterminate:disabled { - -gtk-icon-source: url("../assets/radio-mixed-insensitive.svg"); } - menuitem radio, modelbutton radio { - -gtk-icon-source: url("../assets/menuitem-radio-unchecked.svg"); } - menuitem radio:disabled, modelbutton radio:disabled { - -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); } - menuitem radio:checked, menuitem radio:active, modelbutton radio:checked, modelbutton radio:active { - -gtk-icon-source: url("../assets/menuitem-radio-checked.svg"); } - menuitem radio:checked:hover, menuitem radio:active:hover, modelbutton radio:checked:hover, modelbutton radio:active:hover { - -gtk-icon-source: url("../assets/menuitem-radio-checked-hover.svg"); } - menuitem radio:checked:disabled, menuitem radio:active:disabled, modelbutton radio:checked:disabled, modelbutton radio:active:disabled { - -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); } - menuitem radio:indeterminate, modelbutton radio:indeterminate { - -gtk-icon-source: url("../assets/menuitem-radio-mixed.svg"); } - menuitem radio:indeterminate:hover, modelbutton radio:indeterminate:hover { - -gtk-icon-source: url("../assets/menuitem-radio-mixed-hover.svg"); } - menuitem radio:indeterminate:disabled, modelbutton radio:indeterminate:disabled { - -gtk-icon-source: url("../assets/menuitem-radio-mixed-insensitive.svg"); } - -check { - background-image: none; - min-width: 14px; - min-height: 14px; - margin-right: 2px; } - check:disabled { - -gtk-icon-source: url("../assets/checkbox-unchecked-insensitive.svg"); } - check:checked, check:active { - -gtk-icon-source: url("../assets/checkbox-checked.svg"); } - check:checked:disabled, check:active:disabled { - -gtk-icon-source: url("../assets/checkbox-checked-insensitive.svg"); } - check:indeterminate { - -gtk-icon-source: url("../assets/checkbox-mixed.svg"); } - check:indeterminate:disabled { - -gtk-icon-source: url("../assets/checkbox-mixed-insensitive.svg"); } - menuitem check, modelbutton check { - -gtk-icon-source: url("../assets/menuitem-checkbox-unchecked.svg"); } - menuitem check:disabled, modelbutton check:disabled { - -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); } - menuitem check:checked, menuitem check:active, modelbutton check:checked, modelbutton check:active { - -gtk-icon-source: url("../assets/menuitem-checkbox-checked.svg"); } - menuitem check:checked:hover, menuitem check:active:hover, modelbutton check:checked:hover, modelbutton check:active:hover { - -gtk-icon-source: url("../assets/menuitem-checkbox-checked-hover.svg"); } - menuitem check:checked:disabled, menuitem check:active:disabled, modelbutton check:checked:disabled, modelbutton check:active:disabled { - -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); } - menuitem check:indeterminate, modelbutton check:indeterminate { - -gtk-icon-source: url("../assets/menuitem-checkbox-mixed.svg"); } - menuitem check:indeterminate:hover, modelbutton check:indeterminate:hover { - -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-hover.svg"); } - menuitem check:indeterminate:disabled, modelbutton check:indeterminate:disabled { - -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-insensitive.svg"); } - -check, radio { - box-shadow: -1px 0 mix(#161510,#cccccc,0.3) inset, 1px 0 mix(#161510,#cccccc,0.3) inset, 0 -1px mix(#161510,#cccccc,0.3) inset, 0 1px mix(#161510,#cccccc,0.3) inset; - border-radius: 0px; - background-color: #555555; } - check:disabled, radio:disabled { - box-shadow: -1px 0 mix(#161510,#cccccc,0.15) inset, 1px 0 mix(#161510,#cccccc,0.15) inset, 0 -1px mix(#161510,#cccccc,0.15) inset, 0 1px mix(#161510,#cccccc,0.15) inset; - background-color: rgba(85, 85, 85, 0.25); } - menuitem check:disabled, modelbutton check:disabled, menuitem check, modelbutton check, menuitem radio:disabled, modelbutton radio:disabled, menuitem radio, modelbutton radio { - box-shadow: none; - border-radius: 0; - background-color: transparent; - border: 0; } - textview check:focus, .view check:focus, iconview check:focus, view check:focus, treeview check:focus, textview radio:focus, .view radio:focus, iconview radio:focus, view radio:focus, treeview radio:focus { - background-color: #555555; } - -radio { - border-radius: 999px; } - -radio:dir(rtl), check:dir(rtl) { - margin-right: 0; - margin-left: 2px; } - -.view.content-view.check:not(list), iconview.content-view.check:not(list) { - -gtk-icon-shadow: none; - -gtk-icon-source: url("../assets/grid-selection-unchecked.svg"); - background-color: transparent; } - -.view.content-view.check:hover:not(list), iconview.content-view.check:hover:not(list) { - -gtk-icon-shadow: none; - -gtk-icon-source: url("../assets/grid-selection-unchecked.svg"); - background-color: transparent; } - -.view.content-view.check:active:not(list), iconview.content-view.check:active:not(list) { - -gtk-icon-shadow: none; - -gtk-icon-source: url("../assets/grid-selection-checked.svg"); - background-color: transparent; } - -.view.content-view.check:backdrop:not(list), iconview.content-view.check:backdrop:not(list) { - -gtk-icon-shadow: none; - -gtk-icon-source: url("../assets/grid-selection-unchecked.svg"); - background-color: transparent; } - -.view.content-view.check:checked:not(list), iconview.content-view.check:checked:not(list) { - -gtk-icon-shadow: none; - -gtk-icon-source: url("../assets/grid-selection-checked.svg"); - background-color: transparent; } - -.view.content-view.check:checked:hover:not(list), iconview.content-view.check:checked:hover:not(list) { - -gtk-icon-shadow: none; - -gtk-icon-source: url("../assets/grid-selection-checked.svg"); - background-color: transparent; } - -.view.content-view.check:checked:active:not(list), iconview.content-view.check:checked:active:not(list) { - -gtk-icon-shadow: none; - -gtk-icon-source: url("../assets/grid-selection-checked.svg"); - background-color: transparent; } - -.view.content-view.check:backdrop:checked:not(list), iconview.content-view.check:backdrop:checked:not(list) { - -gtk-icon-shadow: none; - -gtk-icon-source: url("../assets/grid-selection-checked.svg"); - background-color: transparent; } - -/******** - ! Switch -*********/ -switch { - border-radius: 0px; - padding: 1px; - border: 0; - outline: none; - transition: background-color .3s linear; - min-width: 74px; - min-height: 22px; - background-color: mix(#161510,#555555,0.3); - color: #cccccc; - box-shadow: inset 1px -1px 0 rgba(41, 41, 41, 0.06), inset -1px 1px 0 rgba(41, 41, 41, 0.06); - font-size: 90%; } - switch slider { - background-color: mix(#cccccc,#161510,0.5); - transition: all .3s ease-in; - box-shadow: 0 1px 2px 0 rgba(41, 41, 41, 0.07), 1px 0 2px 0 rgba(41, 41, 41, 0.07); - border-radius: 0px; } - switch:checked { - background-color: #3d6266; - background-image: none; - border-color: #3d6266; - color: #555555; } - switch:checked slider { - background-color: #181711; - box-shadow: 0 1px 3px 0 rgba(41, 41, 41, 0.1); } - switch:disabled { - background-color: mix(#161510,#555555,0.5); - background-image: none; - border-color: #161510; - color: #161510; - box-shadow: none; } - switch:disabled slider { - background-color: #161510; } - list row:selected switch { - background-color: #161510; - color: mix(#161510,#555555,0.5); } - list row:selected switch slider { - background-color: mix(mix(#161510,#555555,0.5),#555555,0.4); } - list row:selected switch:checked { - color: #3d6266; - background-color: mix(#cccccc,#161510,0.5); } - list row:selected switch:checked slider { - background-color: #3d6266; } - -/********* - ! Buttons -**********/ -/****************** -! ComboBoxes * -*******************/ -/********* - ! Toolbar -**********/ -/*************** - ! Generic views -****************/ -.view, iconview, -.view text, -iconview text, -textview text { - color: #cccccc; - background-color: #555555; - caret-color: #8e8463; - -gtk-secondary-caret-color: #e6e6e6; } - .view:backdrop, iconview:backdrop, - .view text:backdrop, - iconview text:backdrop, - textview text:backdrop { - color: mix(#555555,#cccccc,0.8); - background-color: #555555; } - .view separator, iconview separator, - textview text separator { - background-image: image(mix(#cccccc,#555555,0.9)); } - -textview border { - background-color: mix(#161510,#555555,0.5); } - -iconview :selected { - border-radius: 0px; } - -/************ -! Treeview -*************/ -.rubberband, -rubberband, -treeview.view rubberband, -flowbox rubberband { - border: 1px solid mix(#3d6266,#cccccc,0.1); - background-color: rgba(61, 98, 102, 0.2); } - -treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { - background-color: #555555; - transition-property: color, background; } - -treeview entry.flat, treeview entry { - border-radius: 0; - background-image: none; - background-color: #555555; } - treeview entry.flat:focus, treeview entry:focus { - border-color: #3d6266; } - -treeview.view header button:active, treeview.view header button:hover, treeview.view header button, treeview.view header button.nautilus-circular-button.image-button { - padding: 0px 3px; - border-radius: 0; - text-shadow: none; - border-top-color: transparent; - border-left-color: transparent; } - treeview.view header button:disabled { - color: mix(#cccccc,#161510,0.5); } - treeview.view header button:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.5); - background-image: none; - background-color: mix(#555555,#161510,0.5); } - treeview.view header button:backdrop:disabled { - border-color: #161510; - background-image: none; } - -treeview.view { - -GtkTreeView-grid-line-width: 1; - -GtkTreeView-grid-line-pattern: ""; - -GtkTreeView-tree-line-width: 1; - -GtkTreeView-tree-line-pattern: ""; - border-left-color: mix(#cccccc,#555555,0.7); - border-top-color: mix(#cccccc,#555555,0.9); } - treeview.view:selected:focus, treeview.view:selected { - border-radius: 0; } - treeview.view:selected:backdrop, treeview.view:selected { - border-left-color: mix(#cccccc,#3d6266,0.5); - border-top-color: rgba(204, 204, 204, 0.1); } - treeview.view:disabled { - color: mix(#cccccc,#161510,0.5); } - treeview.view:disabled:selected { - color: mix(#cccccc,#3d6266,0.4); } - treeview.view:disabled:selected:backdrop { - color: mix(mix(#3d6266,#cccccc,0.66),#3d6266,0.3); } - treeview.view:disabled:backdrop { - color: black; } - treeview.view.separator { - min-height: 2px; - color: #161510; } - treeview.view.separator:backdrop { - color: rgba(22, 21, 16, 0.1); } - treeview.view:backdrop { - border-left-color: mix(mix(#cccccc,#161510,0.5),#161510,0.5); - border-top: #161510; } - treeview.view:drop(active) { - border-style: solid none; - border-width: 1px; - border-color: mix(#3d6266,#cccccc,0.3); } - treeview.view:drop(active).after { - border-top-style: none; } - treeview.view:drop(active).before { - border-bottom-style: none; } - treeview.view.expander { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - color: mix(#555555,#cccccc,0.7); } - treeview.view.expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - treeview.view.expander:hover { - color: #cccccc; } - treeview.view.expander:selected { - color: mix(#3d6266,#cccccc,0.7); } - treeview.view.expander:selected:hover { - color: #cccccc; } - treeview.view.expander:selected:backdrop { - color: mix(#3d6266,mix(#3d6266,#cccccc,0.66),0.7); } - treeview.view.expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - treeview.view.expander:backdrop { - color: mix(#555555,mix(#cccccc,#161510,0.5),0.7); } - treeview.view.progressbar { - background-color: #3d6266; - background-image: none; - color: #555555; - border-radius: 0px; - border: 1px solid mix(#3d6266,#cccccc,0.3); } - treeview.view.progressbar:selected { - border: 1px solid mix(#3d6266,#cccccc,0.2); } - treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { - color: #cccccc; - box-shadow: none; - background-color: #3d6266; - background-image: none; - border-radius: 0px; } - treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { - color: mix(#3d6266,#cccccc,0.66); - border-color: mix(#3d6266,#cccccc,0.3); - background-color: mix(#555555,#3d6266,0.9); } - treeview.view.progressbar:disabled { - background-color: #161510; - background-image: none; - border-color: mix(#cccccc,#161510,0.84); } - treeview.view.progressbar:backdrop { - color: #555555; - background-image: none; - box-shadow: none; } - treeview.view.trough { - background-color: rgba(204, 204, 204, 0.1); - border-radius: 0px; } - treeview.view.trough:selected:focus, treeview.view.trough:selected { - background-color: rgba(204, 204, 204, 0.3); - border-width: 1px 0; - border-style: solid; - border-color: #3d6266; - border-radius: 0px; } - treeview.view header button, treeview.view header button.nautilus-circular-button.image-button { - font-weight: normal; - text-shadow: none; - box-shadow: none; } - treeview.view header button:hover { - border-top-color: mix(#3d6266,#cccccc,0.3); - border-left-color: mix(#3d6266,#cccccc,0.3); - box-shadow: none; - transition: none; } - treeview.view header button:active { - border-top-color: mix(#3d6266,#cccccc,0.3); - border-left-color: mix(#3d6266,#cccccc,0.3); - transition: none; } - treeview.view header button:last-child:backdrop, treeview.view header button:last-child { - border-right-style: none; } - treeview.view button.dnd:active, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd, - treeview.view header.button.dnd:active, - treeview.view header.button.dnd:selected, - treeview.view header.button.dnd:hover, - treeview.view header.button.dnd { - padding: 0 6px; - transition: none; - background-image: none; - background-color: #3d6266; - color: #555555; - border-radius: 0; - border-style: none; - box-shadow: inset 0 0 0 1px #555555; - text-shadow: none; } - treeview.view acceleditor > label { - background-color: #3d6266; } - -/*********** - ! Separator -************/ -separator { - background-image: image(mix(#cccccc,#161510,0.9)); - min-width: 1px; - min-height: 1px; } - -/********** - ! Frames * -***********/ -frame > border, .frame { - border: 1px solid mix(#161510,#cccccc,0.18); } - frame > border.flat, .frame.flat { - border-style: none; } - frame > border:backdrop, .frame:backdrop { - border-color: mix(#161510,mix(#161510,#cccccc,0.18),0.9); } - -frame.border-inset > border, -frame.border-outset > border, -frame.border-groove > border, -frame.border-ridge > border { - border: 1px solid alpha(mix(#161510,#cccccc,0.18),0.2745098039); } - -.content-view { - background-color: mix(#555555,#161510,0.28); - color: mix(#cccccc,#cccccc,0.18); - border: 1px solid shade(mix(#555555,#161510,0.78),0.8); } - -viewport separator { - background-image: image(mix(#cccccc,#555555,0.9)); } - -viewport menu separator { - background-image: image(mix(#555555,#cccccc,0.18)); } - -/*************** - ! Places view * -****************/ -placesview .server-list-button > image { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - -gtk-icon-transform: rotate(0turn); } - -placesview .server-list-button:checked > image { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - -gtk-icon-transform: rotate(-0.5turn); } - -placesview row.activatable:hover { - background-color: transparent; } - -placesview > actionbar > revealer > box > label { - padding-left: 8px; - padding-right: 8px; } - -/************** - ! Window frame -***************/ -decoration { - background-color: #555555; - background-image: none; - border-radius: 0px 0px 0 0; - border-width: 0; - box-shadow: 0 3px 9px 1px rgba(82, 82, 82, 0.7), 0 0 0 0px #727a18; - /* this is used for the resize cursor area */ - margin: 6px; } - decoration:backdrop { - box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(82, 82, 82, 0.4), 0 0 0 0px #161510; - transition: 200ms ease-out; } - .maximized decoration, .fullscreen decoration, .tiled decoration { - border-radius: 0; } - .popup decoration { - box-shadow: none; } - .ssd decoration { - box-shadow: 0 0 0 1px #727a18; } - .ssd decoration:backdrop { - box-shadow: 0 0 0 1px #161510; } - .solid-csd decoration { - border-radius: 0; - margin: 0; - box-shadow: none; } - .csd.popup decoration { - border-radius: 0; - box-shadow: 0 1px 2px rgba(82, 82, 82, 0.2), 0 0 0 1px rgba(22, 21, 16, 0.13); } - tooltip.csd decoration { - border-radius: 0px; - box-shadow: none; } - messagedialog.csd decoration { - border-radius: 0px; - box-shadow: 0 1px 2px rgba(82, 82, 82, 0.2), 0 0 0 1px rgba(22, 21, 16, 0.13); } - -/*********************** - ! Fallback mode panel * -************************/ -UnityPanelWidget, .unity-panel, .xfce4-panel, .mate-panel-menu-bar, wnck-pager, wnck-tasklist, clock-box menuitem, clock-box:backdrop menuitem, -panel-applet > menubar menuitem, -panel-applet > menubar:backdrop menuitem, -panel-toplevel .gnome-panel-menu-bar menuitem, clock-box, clock-box:backdrop, -panel-applet > menubar, -panel-applet > menubar:backdrop, -panel-toplevel .gnome-panel-menu-bar, panel-plug, -panel-toplevel.background { - background-color: #555555; - background-image: none; - color: #cccccc; } - -gp-calendar-window label, -#tasklist-button label, -#clock-applet-button label, -#showdesktop-button label, clock-box menuitem label, clock-box:backdrop menuitem label, -panel-applet > menubar menuitem label, -panel-applet > menubar:backdrop menuitem label, -panel-toplevel .gnome-panel-menu-bar menuitem label { - font-weight: normal; - color: #cccccc; } - -#login_window, #shutdown_dialog, #restart_dialog, .xfce4-panel button, .xfce4-panel button.nautilus-circular-button.image-button, panel-applet button, panel-applet button.nautilus-circular-button.image-button, panel-applet button:backdrop, #clock-applet-button, #clock-applet-button:backdrop { - border-width: 0 1px; - border-radius: 0; - border-color: transparent; - background-color: transparent; - background-image: none; - color: #cccccc; } - #login_window:hover, #shutdown_dialog:hover, #restart_dialog:hover, .xfce4-panel button:hover, panel-applet button:hover, panel-applet button.nautilus-circular-button.image-button:hover, #clock-applet-button:hover { - background-color: mix(#555555,#cccccc,0.11); - background-image: none; - border-color: mix(#555555,#cccccc,0.11); - color: gainsboro; } - #login_window:active, #shutdown_dialog:active, #restart_dialog:active, .xfce4-panel button:active, panel-applet button:active, panel-applet button.nautilus-circular-button.image-button:active, #clock-applet-button:active, #login_window:checked, #shutdown_dialog:checked, #restart_dialog:checked, .xfce4-panel button:checked, panel-applet button:checked, panel-applet button.nautilus-circular-button.image-button:checked, #clock-applet-button:checked { - background-color: mix(#555555,#cccccc,0.21); - background-image: none; - border-color: mix(#555555,#cccccc,0.21); - color: gainsboro; } - #login_window:active:hover, #shutdown_dialog:active:hover, #restart_dialog:active:hover, .xfce4-panel button:active:hover, panel-applet button:active:hover, #clock-applet-button:active:hover, #login_window:checked:hover, #shutdown_dialog:checked:hover, #restart_dialog:checked:hover, .xfce4-panel button:checked:hover, panel-applet button:checked:hover, #clock-applet-button:checked:hover { - background-color: mix(#555555,#cccccc,0.31); - background-image: none; - border-color: mix(#555555,#cccccc,0.31); } - -panel-plug, -panel-toplevel.background { - padding: 0; } - -.gp-text-color { - color: #525252; } - -panel-applet { - border: 0; } - -clock-box menuitem, clock-box:backdrop menuitem, -panel-applet > menubar menuitem, -panel-applet > menubar:backdrop menuitem, -panel-toplevel .gnome-panel-menu-bar menuitem, -panel-toplevel .gnome-panel-menu-bar:backdrop menuitem { - border: 0; } - -/**************** - ! MATE styles * -*****************/ -.mate-panel-menu-bar { - border: 0; - padding: 0; - text-shadow: none; } - -#PanelApplet label, -.mate-panel-menu-bar menubar > menuitem { - color: #cccccc; } - -PanelSeparator, MatePanelAppletFrameDBus { - border-width: 0; - color: transparent; - background-image: -gtk-scaled(url("../assets/pane-handle.png"), url("../assets/pane-handle@2.png")); - background-color: transparent; - background-repeat: no-repeat; - background-position: left; } - -#PanelApplet button, -#PanelApplet button.flat, -#PanelApplet button.toggle -#PanelApplet button.flat.toggle { - background-image: none; - background-color: transparent; - border-color: transparent; - border-style: solid; - border-radius: 0; - border-width: 1px; - color: #cccccc; - text-shadow: none; - box-shadow: none; - padding: 2px; } - -#PanelApplet button:hover:active, -#PanelApplet button:checked, -#PanelApplet button:checked:hover, -#PanelApplet button.flat:hover:active, -#PanelApplet button.flat:checked, -#PanelApplet button.flat:checked:hover, -#PanelApplet button.toggle:hover:active, -#PanelApplet button.toggle:checked, -#PanelApplet button.toggle:checked:hover, -#PanelApplet button.flat.toggle:hover:active, -#PanelApplet button.flat.toggle:checked, -#PanelApplet button.flat.toggle:checked:hover { - background-image: none; - background-color: darker(#555555); - border-color: transparent; - border-radius: 0; - border-width: 1px; - color: lighter(#cccccc); - text-shadow: none; - padding: 2px; } - -#PanelApplet button:hover, -#PanelApplet button.flat:hover, -#PanelApplet button.toggle:hover, -#PanelApplet button.flat.toggle:hover { - background-image: none; - background-color: #6f6f6f; - border-color: transparent; - border-radius: 0; - border-width: 1px; - color: #cccccc; - text-shadow: none; - padding: 2px; } - -.mate-panel-menu-bar menubar > menuitem { - padding: 3px 7px; } - -/********************* - ! Cinnamon Settings * -**********************/ -.cs-category-view, .cs-category-view:backdrop, .cs-category-view .view, .cs-category-view iconview, .cs-category-view .view:backdrop { - background-color: transparent; } - -/**************** - ! Gnome clocks * -*****************/ -.clocks-analog-frame.trough { - color: mix(#cccccc,#161510,0.85); } - -.clocks-analog-frame.progress { - color: mix(#161510,#3d6266,0.5); } - -.clocks-analog-frame.progress-fast { - color: #2b4547; } - -/***************** - ! Gnome Builder * -******************/ -workbench.csd > stack.titlebar:not(headerbar) { - padding: 0; - background: none; - border: 0; - box-shadow: none; } - workbench.csd > stack.titlebar:not(headerbar) headerbar, workbench.csd > stack.titlebar:not(headerbar) headerbar:first-child, workbench.csd > stack.titlebar:not(headerbar) headerbar:last-child { - border-radius: 0px 0px 0 0; } - -/**************** - ! Geary * -*****************/ -.geary-expanded .geary-message-summary { - background-color: #515151; } - -.geary-folder-popover-list-row { - border-color: #666666; - box-shadow: None; } - .geary-folder-popover-list-row > label { - color: #161510; } - -/*********************** - ! Unity Greeter * - ***********************/ -@keyframes dashentry_spinner { - to { - -gtk-icon-transform: rotate(1turn); } } - -.lightdm-combo.combobox-entry .button, .lightdm-combo .cell, .lightdm-combo .button, .lightdm-combo .entry, .lightdm.button { - background-image: none; - background-color: rgba(82, 82, 82, 0.3); - border-color: rgba(24, 23, 17, 0.9); - border-radius: 1px; - padding: 2px; - color: #181711; } - -.lightdm.menu { - background-image: none; - background-color: rgba(82, 82, 82, 0.6); - border-color: rgba(24, 23, 17, 0.2); - border-radius: 0px; - padding: 1px; - color: #181711; } - .lightdm.menu .menuitem *, .lightdm.menu .menuitem.check:active, .lightdm.menu .menuitem.radio:active { - color: #181711; } - -.lightdm.menubar *, .lightdm.menubar.menuitem { - padding: 0px; } - -.lightdm.option-button { - padding: 2px; - background: none; - border: 0; } - -.lightdm.toggle-button { - background: none; - border-width: 0; } - .lightdm.toggle-button.selected { - background-color: rgba(82, 82, 82, 0.3); - border-color: rgba(24, 23, 17, 0.3); - border-width: 1px; } - .lightdm.toggle-button.selected:hover { - background-color: rgba(24, 23, 17, 0.3); } - -.lightdm.button:hover { - background-color: rgba(24, 23, 17, 0.3); - border-color: rgba(24, 23, 17, 0.6); - text-shadow: none; } - -.lightdm.entry, .lightdm.button:active, .lightdm.button:active:focus, .lightdm.button:focus { - background-image: none; - background-color: rgba(82, 82, 82, 0.3); - border-color: rgba(24, 23, 17, 0.6); - border-radius: 1px; - padding: 4px; - color: #181711; - text-shadow: none; } - -.lightdm.entry:hover, .lightdm.entry:active, .lightdm.entry:active:focus { - background-image: none; - border-image: none; } - -.lightdm.entry:active { - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); - animation: dashentry_spinner 1s infinite linear; } - -.lightdm.entry:focus { - border-color: rgba(24, 23, 17, 0.6); - border-width: 1px; - border-style: solid; - color: #181711; } - -.lightdm.entry:selected { - background-color: rgba(24, 23, 17, 0.2); } - -.lightdm-combo.menu { - background-color: #5c5c5c; - border-radius: 0; - padding: 0; - color: #181711; } - -/********* - ! Gedit * -**********/ -GeditWindow .pane-separator { - border-width: 0 1px 0 0; - border-style: solid; } - GeditWindow .pane-separator, GeditWindow .pane-separator:hover { - border-color: #14130e; - background-color: #161510; } - -.gedit-document-panel { - background-color: #161510; - color: mix(#cccccc,#161510,0.1); } - .gedit-document-panel list row { - padding: 2px; } - .gedit-document-panel list row button, .gedit-document-panel list row button.nautilus-circular-button.image-button { - padding: 1px; - border-radius: 0px; - border-style: solid; - border-color: transparent; - border-width: 1px; - background-color: transparent; - background-image: none; - color: transparent; - -gtk-icon-shadow: none; } - .gedit-document-panel .prelight-row button { - border-color: rgba(82, 82, 82, 0.1); - color: rgba(24, 23, 17, 0.8); } - .gedit-document-panel .prelight-row button:active { - border-color: rgba(82, 82, 82, 0.2); - background-color: rgba(82, 82, 82, 0.08); - color: #181711; } - .gedit-document-panel list row button:hover, .gedit-document-panel .prelight-row button:hover { - border-color: rgba(82, 82, 82, 0.1); - color: #181711; } - -.gedit-document-panel-group-row, .gedit-document-panel-group-row:hover { - border-top: 1px solid #14130e; - background-color: #161510; } - -.gedit-document-panel-document-row:hover { - background-color: #171611; } - -.gedit-document-panel-dragged-row { - border: 1px solid rgba(82, 82, 82, 0.1); - background-color: rgba(82, 82, 82, 0.5); - color: #181711; } - -.gedit-document-panel-placeholder-row { - border: 0; - background-color: rgba(82, 82, 82, 0.08); - transition: all 200ms ease-in; } - -statusbar GeditSmallButton, GeditStatusMenuButton { - text-shadow: none; } - statusbar GeditSmallButton button, statusbar GeditSmallButton button.nautilus-circular-button.image-button, GeditStatusMenuButton button, GeditStatusMenuButton button.nautilus-circular-button.image-button { - border-style: solid; - border-width: 0 1px; - border-color: transparent; - border-radius: 0; - padding: 1px 6px 2px 4px; } - statusbar GeditSmallButton button:hover, statusbar GeditSmallButton button.nautilus-circular-button.image-button:hover, statusbar GeditSmallButton button:active, statusbar GeditSmallButton button.nautilus-circular-button.image-button:active, statusbar GeditSmallButton button:active:hover, GeditStatusMenuButton button:hover, GeditStatusMenuButton button.nautilus-circular-button.image-button:hover, GeditStatusMenuButton button:active, GeditStatusMenuButton button.nautilus-circular-button.image-button:active, GeditStatusMenuButton button:active:hover { - border-color: #12110d; } - statusbar GeditSmallButton button:active, statusbar GeditSmallButton button.nautilus-circular-button.image-button:active, GeditStatusMenuButton button:active, GeditStatusMenuButton button.nautilus-circular-button.image-button:active { - background-color: #15140f; - color: #cccccc; } - -GeditViewFrame .gedit-search-slider { - padding: 2px; - border-radius: 0 0 0px 0px; - border-width: 0 1px 1px; - border-style: solid; - border-color: #444444; - background-color: #555555; } - GeditViewFrame .gedit-search-slider .not-found { - background-color: #fc4a6d; - background-image: none; - color: #282c34; } - -GeditFileBrowserWidget .toolbar { - padding: 1px; - border-top: 0; - background-color: #161510; - background-image: none; } - -.gedit-search-entry-occurrences-tag { - margin: 1px; - padding: 1px; - color: mix(#cccccc,#555555,0.5); } - -.gedit-bottom-panel-paned, -.gedit-side-panel-paned, -paned.titlebar { - margin-right: 0; } - -.gedit-bottom-panel-paned notebook { - border-top: 0; } - -/************ - ! Nautilus * -*************/ -.nautilus-desktop, .nautilus-desktop:backdrop, .nautilus-desktop *, .nautilus-desktop *:backdrop { - color: #181711; - text-shadow: 1px 1px #525252; } - .nautilus-desktop:active, .nautilus-desktop:backdrop:active, .nautilus-desktop *:active, .nautilus-desktop *:backdrop:active { - color: #cccccc; } - .nautilus-desktop:selected, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:selected { - color: #cccccc; } - .nautilus-desktop:active, .nautilus-desktop:hover, .nautilus-desktop:selected, .nautilus-desktop:backdrop:active, .nautilus-desktop:backdrop:hover, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:active, .nautilus-desktop *:hover, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:active, .nautilus-desktop *:backdrop:hover, .nautilus-desktop *:backdrop:selected { - text-shadow: none; } - -.nautilus-window toolbar { - border-width: 0 0 1px; - border-style: solid; - border-color: #12110d; } - -.nautilus-window .sidebar { - border: 0; } - .nautilus-window .sidebar frame { - border: 0; } - -.nautilus-window notebook { - background-color: #555555; - border: 0; } - .nautilus-window notebook frame { - border: 0; } - -.nautilus-window .searchbar-container { - margin-top: -1px; } - .nautilus-window .searchbar-container searchbar { - padding-top: 0px; - padding-bottom: 0px; - border-bottom: 1px solid mix(#161510,#cccccc,0.18); } - -.disk-space-display { - border-style: solid; - border-width: 1px; } - .disk-space-display.unknown { - background-color: rgba(204, 204, 204, 0.5); - border-color: rgba(184, 184, 184, 0.5); } - .disk-space-display.used { - background-color: rgba(61, 98, 102, 0.8); - border-color: rgba(55, 88, 92, 0.8); } - .disk-space-display.free { - background-color: #15140f; - border-color: #13120e; } - -.conflict-row.activatable, .conflict-row.activatable:active { - color: #282c34; - background-color: #fc4a6d; } - -.conflict-row.activatable:hover { - background-color: #fd6a87; } - -.conflict-row.activatable:selected { - color: #cccccc; - background-color: #3d6266; } - -/******** - ! Nemo * -*********/ -.nemo-desktop, .nemo-desktop:backdrop, .nemo-desktop *, .nemo-desktop *:backdrop { - color: #181711; - text-shadow: 1px 1px #525252; } - .nemo-desktop:active, .nemo-desktop:backdrop:active, .nemo-desktop *:active, .nemo-desktop *:backdrop:active { - color: #cccccc; } - .nemo-desktop:selected, .nemo-desktop:backdrop:selected, .nemo-desktop *:selected, .nemo-desktop *:backdrop:selected { - color: #cccccc; } - .nemo-desktop:active, .nemo-desktop:hover, .nemo-desktop:selected, .nemo-desktop:backdrop:active, .nemo-desktop:backdrop:hover, .nemo-desktop:backdrop:selected, .nemo-desktop *:active, .nemo-desktop *:hover, .nemo-desktop *:selected, .nemo-desktop *:backdrop:active, .nemo-desktop *:backdrop:hover, .nemo-desktop *:backdrop:selected { - text-shadow: none; } - -.nemo-window { - /* Status Bar */ } - .nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview { - background-color: mix(#555555,#cccccc,0.12); - color: #cccccc; } - .nemo-window toolbar { - border-width: 0 0 1px; - border-style: solid; - border-color: #12110d; - /* Path Bar */ } - .nemo-window toolbar separator, .nemo-window toolbar separator:disabled { - color: mix(#161510,#cccccc,0.88); - border-color: currentColor; - -GtkWidget-window-dragging: true; } - .nemo-window toolbar.primary-toolbar button.image-button { - padding: 0 7px; } - .nemo-window toolbar combobox, .nemo-window toolbar button, .nemo-window toolbar button.nautilus-circular-button.image-button { - padding: 2px; } - .nemo-window toolbar combobox.text-button, .nemo-window toolbar button.text-button { - padding: 2px; } - .nemo-window toolbar combobox.image-button, .nemo-window toolbar button.image-button { - padding: 2px; } - .nemo-window toolbar toolitem stack { - margin-left: 15px; } - .nemo-window toolbar toolitem stack widget button, .nemo-window toolbar toolitem stack widget button.nautilus-circular-button.image-button { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); - -NemoPathbarButton-border-radius: 0px; } - .nemo-window toolbar toolitem stack widget button:focus, .nemo-window toolbar toolitem stack widget button:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .nemo-window toolbar toolitem stack widget button:active, .nemo-window toolbar toolitem stack widget button:active:hover, .nemo-window toolbar toolitem stack widget button:active:focus, .nemo-window toolbar toolitem stack widget button:active:hover:focus, .nemo-window toolbar toolitem stack widget button:checked, .nemo-window toolbar toolitem stack widget button:checked:hover, .nemo-window toolbar toolitem stack widget button:checked:focus, .nemo-window toolbar toolitem stack widget button:checked:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset 0 -1px rgba(41, 41, 41, 0.05); } - .nemo-window toolbar toolitem stack widget button:disabled { - box-shadow: inset -1px 0 #12110d; } - .nemo-window toolbar toolitem stack widget button:last-child, .nemo-window toolbar toolitem stack widget button:only-child { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .nemo-window toolbar toolitem stack widget button:last-child:hover, .nemo-window toolbar toolitem stack widget button:only-child:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .nemo-window toolbar toolitem stack widget button:disabled:last-child, .nemo-window toolbar toolitem stack widget button:disabled:only-child, .nemo-window toolbar toolitem stack widget button:active:disabled:last-child, .nemo-window toolbar toolitem stack widget button:active:disabled:only-child, .nemo-window toolbar toolitem stack widget button:checked:disabled:last-child, .nemo-window toolbar toolitem stack widget button:checked:disabled:only-child { - box-shadow: none; } - .nemo-window toolbar toolitem stack widget button:active:last-child, .nemo-window toolbar toolitem stack widget button:active:last-child:focus, .nemo-window toolbar toolitem stack widget button:active:last-child:hover, .nemo-window toolbar toolitem stack widget button:active:last-child:hover:focus, .nemo-window toolbar toolitem stack widget button:checked:last-child, .nemo-window toolbar toolitem stack widget button:checked:last-child:focus, .nemo-window toolbar toolitem stack widget button:checked:last-child:hover, .nemo-window toolbar toolitem stack widget button:checked:last-child:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - .nemo-window toolbar toolitem stack widget button:active:only-child, .nemo-window toolbar toolitem stack widget button:active:only-child:focus, .nemo-window toolbar toolitem stack widget button:active:only-child:hover, .nemo-window toolbar toolitem stack widget button:active:only-child:hover:focus, .nemo-window toolbar toolitem stack widget button:checked:only-child, .nemo-window toolbar toolitem stack widget button:checked:only-child:focus, .nemo-window toolbar toolitem stack widget button:checked:only-child:hover, .nemo-window toolbar toolitem stack widget button:checked:only-child:hover:focus { - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.06), inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - .nemo-window grid > widget:last-child button { - min-height: 16px; - min-width: 16px; - padding: 1px 2px; } - .nemo-window grid > widget:last-child button:first-child + button { - margin-right: 72px; } - .nemo-window grid > widget:last-child > box > scale { - margin-right: 12px; } - .nemo-window grid > widget:last-child statusbar { - border: 0; } - .nemo-window .sidebar { - /* Nemo Query Editor (File Search Bar) */ } - .nemo-window .sidebar .frame { - border: 0; } - .nemo-window .sidebar image { - padding-left: 2px; - padding-right: 2px; } - .nemo-window .sidebar .nemo-places-sidebar, .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { - background-color: mix(#161510,#555555,0.5); } - .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { - -NemoPlacesTreeView-disk-full-bg-color: #12110d; - -NemoPlacesTreeView-disk-full-fg-color: #3d6266; - -NemoPlacesTreeView-disk-full-bar-width: 2px; - -NemoPlacesTreeView-disk-full-bar-radius: 1px; - -NemoPlacesTreeView-disk-full-bottom-padding: 0; - -NemoPlacesTreeView-disk-full-max-length: 75px; } - .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected { - -NemoPlacesTreeView-disk-full-bg-color: #cccccc; - -NemoPlacesTreeView-disk-full-fg-color: #49767a; } - .nemo-window .sidebar + separator + box .primary-toolbar { - background-color: #161510; - background-image: none; - padding-top: 0px; - padding-bottom: 0px; - border-bottom: 1px solid mix(#161510,#cccccc,0.18); } - .nemo-window .sidebar + separator + box .primary-toolbar button:nth-child(2), .nemo-window .sidebar + separator + box .primary-toolbar button.nautilus-circular-button.image-button:nth-child(2) { - border-right: 0; - border-top-right-radius: 0; - border-bottom-right-radius: 0; } - .nemo-window .sidebar + separator + box .primary-toolbar button:nth-child(3), .nemo-window .sidebar + separator + box .primary-toolbar button.nautilus-circular-button.image-button:nth-child(3) { - margin-left: -6px; - border-left: 0; - border-top-left-radius: 0; - border-bottom-left-radius: 0; } - .nemo-window .sidebar + separator + box .primary-toolbar button.flat, .nemo-window .sidebar + separator + box .primary-toolbar button.flat.nautilus-circular-button.image-button { - background-color: #161510; - background-image: none; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); - padding: 5px 6px; } - .nemo-window notebook { - background-color: #555555; - border-width: 0; } - .nemo-window notebook tabs { - border: 0; } - -/*********************** - ! Fallback mode panel * -************************/ -/************ - ! Synaptic * -*************/ -GtkWindow > GtkVBox > .dock, GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar { - background-color: #161510; - background-image: none; - padding: 2px; - border: 0; - color: #cccccc; } - -/*********************** - ! Fallback mode panel * -************************/ -/*************** - ! Xfce styles * -****************/ -.XfceHeading { - margin: 0; - padding: 0; - border: 0; - background-image: none; - background-color: #555555; - color: #cccccc; } - -.xfce4-panel { - font: inherit; } - .xfce4-panel menu { - -gtk-icon-effect: none; - text-shadow: none; } - -/*********************** - ! Fallback mode panel * -************************/ -/**************** - ! Unity styles * -*****************/ -UnityDecoration { - -UnityDecoration-extents: 24px 1px 1px 1px; - -UnityDecoration-input-extents: 10px; - -UnityDecoration-shadow-offset-x: 1px; - -UnityDecoration-shadow-offset-y: 1px; - -UnityDecoration-active-shadow-color: rgba(82, 82, 82, 0.3); - -UnityDecoration-active-shadow-radius: 8px; - -UnityDecoration-inactive-shadow-color: rgba(82, 82, 82, 0.5); - -UnityDecoration-inactive-shadow-radius: 5px; - -UnityDecoration-glow-size: 10px; - -UnityDecoration-glow-color: #3d6266; - -UnityDecoration-title-indent: 10px; - -UnityDecoration-title-fade: 35px; - -UnityDecoration-title-alignment: 0; } - UnityDecoration .top { - border: 1px solid #727a18; - border-bottom: 0; - border-radius: 0px 0px 0 0; - padding: 1px 5px 0; - background-color: #555555; - color: #cccccc; - text-shadow: none; } - UnityDecoration .top:hover { - border-radius: 0; - border-color: mix(#555555,#cccccc,0.21); - background-color: mix(#555555,#cccccc,0.21); - background-image: none; - color: gainsboro; } - UnityDecoration .top:backdrop { - border: 1px solid #161510; - color: mix(#cccccc,#161510,0.4); } - UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom { - background-color: #555555; } - UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { - background-color: mix(#0f0f0b,mix(#cccccc,#161510,0.4),0.21); } - -UnityPanelWidget, .unity-panel { - border: 0; } - -.unity-panel.menuitem, .unity-panel .menuitem { - border-width: 0 1px; - color: #cccccc; } - .unity-panel.menuitem:hover, .unity-panel.menuitem *:hover, .unity-panel .menuitem:hover, .unity-panel .menuitem *:hover { - border-color: mix(#555555,#cccccc,0.21); - background-color: mix(#555555,#cccccc,0.21); - background-image: none; - color: gainsboro; } - -SheetStyleDialog.unity-force-quit { - background-color: #161510; } - -/************************ - ! Unity-Control-Center * -*************************/ -.background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame { - border: 0 none transparent; } - .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:backdrop { - background-color: transparent; } - -/*********************** - ! LightDM GTK Greeter * - ***********************/ -#panel_window { - background-color: #555555; - background-image: none; - color: #cccccc; - font-weight: bold; - text-shadow: 0 1px rgba(82, 82, 82, 0.5); - -gtk-icon-shadow: 0 1px rgba(82, 82, 82, 0.5); } - #panel_window menubar { - padding-left: 2px; } - #panel_window menubar, #panel_window menubar > menuitem { - background-color: transparent; - background-image: none; - border-style: none; - color: #cccccc; - text-shadow: 0 1px rgba(82, 82, 82, 0.5); - -gtk-icon-shadow: 0 1px rgba(82, 82, 82, 0.5); } - #panel_window menubar:hover, #panel_window menubar > menuitem:hover { - background-color: rgba(204, 204, 204, 0.2); - background-image: none; - color: #cccccc; } - #panel_window menubar *:hover, #panel_window menubar > menuitem *:hover { - color: #cccccc; } - #panel_window menubar:disabled, #panel_window menubar > menuitem:disabled { - color: rgba(204, 204, 204, 0.7); } - #panel_window menubar menu > menuitem { - font-weight: normal; } - -#content_frame { - padding-bottom: 6px; } - -#login_window, #shutdown_dialog, #restart_dialog { - border-style: none; - border-radius: 0px; - background-color: #555555; - color: #cccccc; - /* draw border using box-shadow */ - box-shadow: inset 1px 0 mix(#3c3c3c,#cccccc,0.21), inset -1px 0 mix(#3c3c3c,#cccccc,0.21), inset 0 1px mix(#3c3c3c,#cccccc,0.21), inset 0 -1px mix(#3c3c3c,#cccccc,0.21); } - -#login_window menu { - border-radius: 0; } - -#login_window button { - background-color: #555555; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - #login_window button:focus, #login_window button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - #login_window button:active, #login_window button:active:hover, #login_window button:active:focus, #login_window button:active:hover:focus, #login_window button:checked, #login_window button:checked:hover, #login_window button:checked:focus, #login_window button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - #login_window button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - #login_window button:active:disabled, #login_window button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:hover, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:checked, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:checked:hover, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > #login_window button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #login_window button, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > #login_window button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #login_window button:hover, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > #login_window button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #login_window button:checked, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > #login_window button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #login_window button:checked:hover, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - #login_window button.flat { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - #login_window button:hover, #login_window button.flat:hover { - background-color: #595959; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - #login_window button:hover:focus, #login_window button:hover:hover, #login_window button.flat:hover:focus, #login_window button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - #login_window button:hover:active, #login_window button:hover:active:focus, #login_window button.flat:hover:active:focus, #login_window button:hover:checked, #login_window button:hover:checked:focus, #login_window button.flat:hover:checked:focus, #login_window button.flat:hover:active, #login_window button.flat:hover:active:hover:focus, #login_window button.flat:hover:checked, #login_window button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - #login_window button:hover:disabled, #login_window button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - #login_window button:hover:active:disabled, #login_window button:hover:checked:disabled, #login_window button.flat:hover:active:disabled, #login_window button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - #login_window button:focus, #login_window button.flat:focus { - background-color: #595959; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - #login_window button:focus:hover, #login_window button.flat:focus:hover { - background-color: #5e5e5e; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - #login_window button:focus:hover:hover, #login_window button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - #login_window button:focus:hover:active, #login_window button.flat:focus:hover:active, #login_window button.flat:focus:hover:active:focus, #login_window button:focus:hover:checked, #login_window button.flat:focus:hover:checked, #login_window button.flat:focus:hover:checked:focus, #login_window button.flat:focus:hover:active:hover:focus, #login_window button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - #login_window button:focus:hover:disabled, #login_window button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - #login_window button:focus:hover:active:disabled, #login_window button:focus:hover:checked:disabled, #login_window button.flat:focus:hover:active:disabled, #login_window button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - #login_window button:checked, #login_window button:active, #login_window button.flat:checked, #login_window button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - #login_window button:checked:focus, #login_window button:checked:hover, #login_window button:active:focus, #login_window button:active:hover, #login_window button.flat:checked:focus, #login_window button.flat:checked:hover, #login_window button.flat:active:focus, #login_window button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - #login_window button:active:checked, #login_window button:active:checked:hover, #login_window button:active:checked:focus, #login_window button:active:checked:hover:focus, #login_window button.flat:active:checked, #login_window button.flat:active:checked:hover, #login_window button.flat:active:checked:focus, #login_window button.flat:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - #login_window button:checked:disabled, #login_window button:active:disabled, #login_window button.flat:checked:disabled, #login_window button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - #login_window button:active:checked:disabled, #login_window button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - #login_window button:checked:focus, #login_window button:checked:hover, #login_window button:active:focus, #login_window button:active:hover, #login_window button.flat:checked:focus, #login_window button.flat:checked:hover, #login_window button.flat:active:focus, #login_window button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - #login_window button:focus, #login_window button:hover, #login_window button.flat:focus, #login_window button.flat:hover { - color: #cccccc; } - #login_window button:disabled:disabled, #login_window button.flat:disabled:disabled { - background-color: alpha(mix(#555555,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#555555,#cccccc,0.6); - box-shadow: none; } - #login_window button:disabled:disabled :disabled, #login_window button.flat:disabled:disabled :disabled { - color: mix(#555555,#cccccc,0.6); } - #login_window button:active:disabled, #login_window button:checked:disabled, #login_window button.flat:active:disabled, #login_window button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - #login_window button:active:disabled :disabled, #login_window button:checked:disabled :disabled, #login_window button.flat:active:disabled :disabled, #login_window button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - #login_window button:backdrop, #login_window button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - #login_window button.separator, #login_window button .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.9); } - #login_window button.separator:disabled, #login_window button .separator:disabled { - color: rgba(85, 85, 85, 0.85); } - #login_window button separator { - background-image: image(mix(#cccccc,#555555,0.9)); } - -#login_window entry { - background-color: #555555; - background-image: none; - border-color: mix(#cccccc,#555555,0.64); - padding: 4px 2px; - color: #cccccc; - caret-color: #8e8463; - -gtk-secondary-caret-color: #e6e6e6; } - #login_window entry:focus, #login_window entry:hover { - border-color: mix(#3d6266,mix(#cccccc,#555555,0.7),0.3); } - #login_window entry:active, #login_window entry:active:hover, #login_window entry:active:focus, #login_window entry:active:hover:focus, #login_window entry:checked, #login_window entry:checked:hover, #login_window entry:checked:focus, #login_window entry:checked:hover:focus { - border-color: mix(#cccccc,#555555,0.4); } - #login_window entry:disabled { - border-color: mix(#cccccc,#555555,0.72); } - #login_window entry:active:disabled, #login_window entry:checked:disabled { - border-color: mix(#cccccc,#555555,0.64); } - #login_window entry:focus, #login_window entry:active { - border-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); } - #login_window entry:disabled { - background-color: mix(#555555,#cccccc,0.07); - background-image: none; - opacity: .9; - color: mix(#555555,#cccccc,0.9); } - -#user_combobox { - color: #cccccc; - font-size: 18px; } - #user_combobox menu { - font-weight: normal; } - #user_combobox arrow { - color: mix(#cccccc,#555555,0.5); } - -#user_image { - border-radius: 0px; - /* draw border using box-shadow */ - box-shadow: inset 1px 0 #3c3c3c, inset -1px 0 #3c3c3c, inset 0 1px #3c3c3c, inset 0 -1px #3c3c3c; } - -#user_image_border { - border-radius: 0px; - background-color: #4d4d4d; - background-image: none; - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.07), inset 0 1px rgba(41, 41, 41, 0.08), inset -1px 0 rgba(41, 41, 41, 0.07), inset 0 -1px rgba(41, 41, 41, 0.05); } - -#buttonbox_frame { - padding-top: 4px; - padding-bottom: 0; - border-style: none; - border-bottom-left-radius: 0px; - border-bottom-right-radius: 0px; - background-color: transparent; - background-image: none; - box-shadow: none; } - -/* shutdown button */ -#shutdown_button button { - background-color: #fc4a6d; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.12); } - #shutdown_button button:focus, #shutdown_button button:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - #shutdown_button button:active, #shutdown_button button:active:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover:focus, #shutdown_button button:checked, #shutdown_button button:checked:hover, #shutdown_button button:checked:focus, #shutdown_button button:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - #shutdown_button button:disabled { - border-color: rgba(34, 37, 44, 0.32); } - #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:hover, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:checked, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:checked:hover, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:hover, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:checked, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:checked:hover, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - #shutdown_button button.flat { - color: #282c34; - border-color: rgba(252, 74, 109, 0); - background-color: rgba(252, 74, 109, 0); - background-image: none; - box-shadow: none; } - #shutdown_button button:hover, #shutdown_button button.flat:hover { - background-color: #fc5a7a; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - #shutdown_button button:hover:focus, #shutdown_button button:hover:hover, #shutdown_button button.flat:hover:focus, #shutdown_button button.flat:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - #shutdown_button button:hover:active, #shutdown_button button:hover:active:focus, #shutdown_button button.flat:hover:active:focus, #shutdown_button button:hover:checked, #shutdown_button button:hover:checked:focus, #shutdown_button button.flat:hover:checked:focus, #shutdown_button button.flat:hover:active, #shutdown_button button.flat:hover:active:hover:focus, #shutdown_button button.flat:hover:checked, #shutdown_button button.flat:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - #shutdown_button button:hover:disabled, #shutdown_button button.flat:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - #shutdown_button button:hover:active:disabled, #shutdown_button button:hover:checked:disabled, #shutdown_button button.flat:hover:active:disabled, #shutdown_button button.flat:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - #shutdown_button button:focus, #shutdown_button button.flat:focus { - background-color: #fc5a7a; - background-image: none; - border-color: rgba(40, 44, 52, 0.32); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - #shutdown_button button:focus:hover, #shutdown_button button.flat:focus:hover { - background-color: #fd6a87; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.38); } - #shutdown_button button:focus:hover:hover, #shutdown_button button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - #shutdown_button button:focus:hover:active, #shutdown_button button.flat:focus:hover:active, #shutdown_button button.flat:focus:hover:active:focus, #shutdown_button button:focus:hover:checked, #shutdown_button button.flat:focus:hover:checked, #shutdown_button button.flat:focus:hover:checked:focus, #shutdown_button button.flat:focus:hover:active:hover:focus, #shutdown_button button.flat:focus:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - #shutdown_button button:focus:hover:disabled, #shutdown_button button.flat:focus:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - #shutdown_button button:focus:hover:active:disabled, #shutdown_button button:focus:hover:checked:disabled, #shutdown_button button.flat:focus:hover:active:disabled, #shutdown_button button.flat:focus:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - #shutdown_button button:checked, #shutdown_button button:active, #shutdown_button button.flat:checked, #shutdown_button button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #cccccc; - box-shadow: inset 1px 0 rgba(40, 44, 52, 0.06), inset 0 1px rgba(40, 44, 52, 0.07), inset -1px 0 rgba(40, 44, 52, 0.06), inset 0 -1px rgba(40, 44, 52, 0.05); } - #shutdown_button button:checked:focus, #shutdown_button button:checked:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover, #shutdown_button button.flat:checked:focus, #shutdown_button button.flat:checked:hover, #shutdown_button button.flat:active:focus, #shutdown_button button.flat:active:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - #shutdown_button button:active:checked, #shutdown_button button:active:checked:hover, #shutdown_button button:active:checked:focus, #shutdown_button button:active:checked:hover:focus, #shutdown_button button.flat:active:checked, #shutdown_button button.flat:active:checked:hover, #shutdown_button button.flat:active:checked:focus, #shutdown_button button.flat:active:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - #shutdown_button button:checked:disabled, #shutdown_button button:active:disabled, #shutdown_button button.flat:checked:disabled, #shutdown_button button.flat:active:disabled { - border-color: rgba(34, 37, 44, 0.32); } - #shutdown_button button:active:checked:disabled, #shutdown_button button.flat:active:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - #shutdown_button button:checked:focus, #shutdown_button button:checked:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover, #shutdown_button button.flat:checked:focus, #shutdown_button button.flat:checked:hover, #shutdown_button button.flat:active:focus, #shutdown_button button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - #shutdown_button button:focus, #shutdown_button button:hover, #shutdown_button button.flat:focus, #shutdown_button button.flat:hover { - color: #282c34; } - #shutdown_button button:disabled:disabled, #shutdown_button button.flat:disabled:disabled { - background-color: alpha(mix(#fc4a6d,#282c34,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#fc4a6d,#282c34,0.6); - box-shadow: none; } - #shutdown_button button:disabled:disabled :disabled, #shutdown_button button.flat:disabled:disabled :disabled { - color: mix(#fc4a6d,#282c34,0.6); } - #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled, #shutdown_button button.flat:active:disabled, #shutdown_button button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - #shutdown_button button:active:disabled :disabled, #shutdown_button button:checked:disabled :disabled, #shutdown_button button.flat:active:disabled :disabled, #shutdown_button button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - #shutdown_button button:backdrop, #shutdown_button button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - #shutdown_button button.separator, #shutdown_button button .separator { - border: 1px solid currentColor; - color: rgba(252, 74, 109, 0.9); } - #shutdown_button button.separator:disabled, #shutdown_button button .separator:disabled { - color: rgba(252, 74, 109, 0.85); } - #shutdown_button button separator { - background-image: image(mix(#282c34,#fc4a6d,0.9)); } - -/* restart button */ -#restart_button button { - background-color: #f6be48; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.12); } - #restart_button button:focus, #restart_button button:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - #restart_button button:active, #restart_button button:active:hover, #restart_button button:active:focus, #restart_button button:active:hover:focus, #restart_button button:checked, #restart_button button:checked:hover, #restart_button button:checked:focus, #restart_button button:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - #restart_button button:disabled { - border-color: rgba(34, 37, 44, 0.32); } - #restart_button button:active:disabled, #restart_button button:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:hover, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:checked, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:checked:hover, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > #restart_button button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #restart_button button, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > #restart_button button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:hover, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked.vertical > #restart_button button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:checked, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > #restart_button button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:checked:hover, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - #restart_button button.flat { - color: #282c34; - border-color: rgba(246, 190, 72, 0); - background-color: rgba(246, 190, 72, 0); - background-image: none; - box-shadow: none; } - #restart_button button:hover, #restart_button button.flat:hover { - background-color: #f7c357; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - #restart_button button:hover:focus, #restart_button button:hover:hover, #restart_button button.flat:hover:focus, #restart_button button.flat:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - #restart_button button:hover:active, #restart_button button:hover:active:focus, #restart_button button.flat:hover:active:focus, #restart_button button:hover:checked, #restart_button button:hover:checked:focus, #restart_button button.flat:hover:checked:focus, #restart_button button.flat:hover:active, #restart_button button.flat:hover:active:hover:focus, #restart_button button.flat:hover:checked, #restart_button button.flat:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - #restart_button button:hover:disabled, #restart_button button.flat:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - #restart_button button:hover:active:disabled, #restart_button button:hover:checked:disabled, #restart_button button.flat:hover:active:disabled, #restart_button button.flat:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - #restart_button button:focus, #restart_button button.flat:focus { - background-color: #f7c357; - background-image: none; - border-color: rgba(40, 44, 52, 0.32); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - #restart_button button:focus:hover, #restart_button button.flat:focus:hover { - background-color: #f7c966; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.38); } - #restart_button button:focus:hover:hover, #restart_button button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - #restart_button button:focus:hover:active, #restart_button button.flat:focus:hover:active, #restart_button button.flat:focus:hover:active:focus, #restart_button button:focus:hover:checked, #restart_button button.flat:focus:hover:checked, #restart_button button.flat:focus:hover:checked:focus, #restart_button button.flat:focus:hover:active:hover:focus, #restart_button button.flat:focus:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - #restart_button button:focus:hover:disabled, #restart_button button.flat:focus:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - #restart_button button:focus:hover:active:disabled, #restart_button button:focus:hover:checked:disabled, #restart_button button.flat:focus:hover:active:disabled, #restart_button button.flat:focus:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - #restart_button button:checked, #restart_button button:active, #restart_button button.flat:checked, #restart_button button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #cccccc; - box-shadow: inset 1px 0 rgba(40, 44, 52, 0.06), inset 0 1px rgba(40, 44, 52, 0.07), inset -1px 0 rgba(40, 44, 52, 0.06), inset 0 -1px rgba(40, 44, 52, 0.05); } - #restart_button button:checked:focus, #restart_button button:checked:hover, #restart_button button:active:focus, #restart_button button:active:hover, #restart_button button.flat:checked:focus, #restart_button button.flat:checked:hover, #restart_button button.flat:active:focus, #restart_button button.flat:active:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - #restart_button button:active:checked, #restart_button button:active:checked:hover, #restart_button button:active:checked:focus, #restart_button button:active:checked:hover:focus, #restart_button button.flat:active:checked, #restart_button button.flat:active:checked:hover, #restart_button button.flat:active:checked:focus, #restart_button button.flat:active:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - #restart_button button:checked:disabled, #restart_button button:active:disabled, #restart_button button.flat:checked:disabled, #restart_button button.flat:active:disabled { - border-color: rgba(34, 37, 44, 0.32); } - #restart_button button:active:checked:disabled, #restart_button button.flat:active:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - #restart_button button:checked:focus, #restart_button button:checked:hover, #restart_button button:active:focus, #restart_button button:active:hover, #restart_button button.flat:checked:focus, #restart_button button.flat:checked:hover, #restart_button button.flat:active:focus, #restart_button button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - #restart_button button:focus, #restart_button button:hover, #restart_button button.flat:focus, #restart_button button.flat:hover { - color: #282c34; } - #restart_button button:disabled:disabled, #restart_button button.flat:disabled:disabled { - background-color: alpha(mix(#f6be48,#282c34,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#f6be48,#282c34,0.6); - box-shadow: none; } - #restart_button button:disabled:disabled :disabled, #restart_button button.flat:disabled:disabled :disabled { - color: mix(#f6be48,#282c34,0.6); } - #restart_button button:active:disabled, #restart_button button:checked:disabled, #restart_button button.flat:active:disabled, #restart_button button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - #restart_button button:active:disabled :disabled, #restart_button button:checked:disabled :disabled, #restart_button button.flat:active:disabled :disabled, #restart_button button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - #restart_button button:backdrop, #restart_button button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - #restart_button button.separator, #restart_button button .separator { - border: 1px solid currentColor; - color: rgba(246, 190, 72, 0.9); } - #restart_button button.separator:disabled, #restart_button button .separator:disabled { - color: rgba(246, 190, 72, 0.85); } - #restart_button button separator { - background-image: image(mix(#282c34,#f6be48,0.9)); } - -/* password warning */ -#greeter_infobar { - font-weight: bold; } - -/********************** - ! Genome Terminal * -***********************/ -VteTerminal { - background-color: #555555; - color: #cccccc; } - -terminal-window junction, terminal-window scrollbar trough { - background-color: #555555; - border-color: #444444; } - -terminal-window scrollbar.vertical slider { - background-color: mix(#555555,#cccccc,0.2); } - terminal-window scrollbar.vertical slider:hover { - background-color: mix(#555555,#cccccc,0.3); } - terminal-window scrollbar.vertical slider:hover:active { - background-color: #3d6266; } - terminal-window scrollbar.vertical slider:disabled { - background-color: transparent; } - -/****************** - ! Budgie Desktop * -*******************/ -.budgie-container { - background-color: transparent; } - -.raven { - background-color: rgba(22, 21, 16, 0.93); } - .raven .raven-header { - background-color: #161510; - border: solid mix(#161510,#cccccc,0.18); - border-width: 1px 0; } - .raven .raven-background { - background-color: rgba(22, 21, 16, 0.93); } - -.raven-mpris { - background-color: rgba(22, 21, 16, 0.7); } diff --git a/home/earth/src/gtk-3.20/dist/gtk.css b/home/earth/src/gtk-3.20/dist/gtk.css deleted file mode 100644 index 0d4dcdf..0000000 --- a/home/earth/src/gtk-3.20/dist/gtk.css +++ /dev/null @@ -1,8515 +0,0 @@ -/*$dark_shadow: #000;*/ -/*$light_shadow: #fff;*/ -/*$selected_borders_color: if($variant == 'light', darken($selected_bg_color, 30%), darken($selected_bg_color, 20%));*/ -/*$borders_color: if($variant == 'light', shade($bg_color, .85), shade($bg_color, .88));*/ -/*$button_border_strength: if(lightness($bg) > 50, 0, .1);*/ -/*$button_shadow_strength: if(lightness($bg) > 50, 0, .1);*/ -/*$dark_shadow: #000;*/ -/*$light_shadow: #fff;*/ -/*$selected_borders_color: if($variant == 'light', darken($selected_bg_color, 30%), darken($selected_bg_color, 20%));*/ -/*$borders_color: if($variant == 'light', shade($bg_color, .85), shade($bg_color, .88));*/ -/*$button_border_strength: if(lightness($bg) > 50, 0, .1);*/ -/*$button_shadow_strength: if(lightness($bg) > 50, 0, .1);*/ -/* dark color scheme */ -@define-color dark_bg_color #555555; -@define-color dark_fg_color #cccccc; -/* colormap actually used by the theme, to be overridden in other css files */ -@define-color theme_bg_color #161510; -@define-color theme_fg_color #cccccc; -@define-color theme_base_color #555555; -@define-color text_view_bg #555555; -/*workaround for new vte versions */ -@define-color theme_text_color #cccccc; -@define-color theme_selected_bg_color #3d6266; -@define-color theme_selected_fg_color #cccccc; -@define-color theme_tooltip_bg_color #161510; -@define-color theme_tooltip_fg_color #cccccc; -/* shadow effects */ -@define-color light_shadow #171611; -@define-color dark_shadow #292929; -/* misc colors used by gtk+ */ -@define-color info_fg_color #282c34; -@define-color info_bg_color #199ffd; -@define-color warning_fg_color #282c34; -@define-color warning_bg_color #f6be48; -@define-color question_fg_color #282c34; -@define-color question_bg_color #199ffd; -@define-color error_fg_color #282c34; -@define-color error_bg_color #fc4a6d; -@define-color link_color #285bff; -@define-color success_color #37bd58; -@define-color warning_color #f6be48; -@define-color error_color #fc4a6d; -/* widget colors */ -@define-color titlebar_bg_focused @dark_bg_color; -@define-color titlebar_bg_unfocused @theme_bg_color; -@define-color titlebar_fg_focused @dark_fg_color; -@define-color titlebar_fg_unfocused mix(#cccccc,#161510,0.4); -@define-color menubar_bg_color @dark_bg_color; -@define-color menubar_fg_color @dark_fg_color; -@define-color toolbar_bg_color @theme_bg_color; -@define-color toolbar_fg_color @theme_fg_color; -@define-color menu_bg_color @dark_bg_color; -@define-color menu_fg_color @dark_fg_color; -@define-color panel_bg_color @dark_bg_color; -@define-color panel_fg_color @dark_fg_color; -@define-color borders mix(#161510,#cccccc,0.18); -@define-color unfocused_borders mix(#161510,mix(#161510,#cccccc,0.18),0.9); -@define-color button_bg_color #555555; -@define-color button_fg_color #cccccc; -@define-color header_button_bg_color #555555; -@define-color header_button_fg_color #cccccc; -@define-color insensitive_bg_color mix(#161510,#555555,0.6); -@define-color insensitive_fg_color mix(#cccccc,#161510,0.5); -/* osd */ -@define-color osd_base #555555; -@define-color osd_bg rgba(85, 85, 85, 0.8); -@define-color osd_fg #cccccc; -@define-color osd_insensitive_bg_color mix(#cccccc,rgba(85, 85, 85, 0.8),0.5); -@define-color osd_insensitive_fg_color mix(#cccccc,#555555,0.6); -@define-color osd_borders_color rgba(72, 72, 72, 0.8); -/* lightdm greeter colors */ -@define-color lightdm_bg_color #555555; -@define-color lightdm_fg_color #cccccc; -/* widget text/foreground color on backdrop windows */ -@define-color theme_unfocused_fg_color mix(#cccccc,#161510,0.5); -/* text color for entries, views and content in general on backdrop windows */ -@define-color theme_unfocused_text_color #cccccc; -/* widget base background color on backdrop windows */ -@define-color theme_unfocused_bg_color #161510; -/* text widgets and the like base background color on backdrop windows */ -@define-color theme_unfocused_base_color #555555; -/* base background color of selections on backdrop windows */ -@define-color theme_unfocused_selected_bg_color #3d6266; -/* text/foreground color of selections on backdrop windows */ -@define-color theme_unfocused_selected_fg_color #cccccc; -/* insensitive color on backdrop windows*/ -@define-color unfocused_insensitive_color black; -/* window manager colors */ -@define-color wm_bg_focused #555555; -@define-color wm_bg_unfocused #161510; -@define-color wm_border_focused #727a18; -@define-color wm_border_unfocused #161510; -@define-color wm_title_focused #cccccc; -@define-color wm_title_unfocused mix(#cccccc,#161510,0.4); -@define-color wm_icons_focused #cccccc; -@define-color wm_icons_focused_prelight #3d6266; -@define-color wm_icons_focused_pressed #314e52; -@define-color wm_icons_unfocused mix(#cccccc,#161510,0.4); -@define-color wm_icons_unfocused_prelight #3d6266; -@define-color wm_icons_unfocused_pressed #314e52; -/************** - ! GTK settings -***************/ -* { - -GtkWindow-resize-grip-height: 0; - -GtkWindow-resize-grip-width: 0; - -WnckTasklist-fade-overlay-rect: 0; - -GtkWidget-cursor-aspect-ratio: 0; - outline-color: rgba(61, 98, 102, 0.5); - outline-style: dashed; - outline-width: 1px; - outline-offset: -1px; - -gtk-outline-radius: 0px; } - -/************* - ! Base states - *************/ -GeditViewFrame .gedit-search-slider .not-found:selected, .gedit-document-panel-document-row:selected, .gedit-document-panel-document-row:selected:hover, GucharmapChartable:focus, GucharmapChartable:hover, GucharmapChartable:active, GucharmapChartable:selected, .gtkstyle-fallback:selected, *:selected, :focus:selected { - background-color: #3d6266; - color: #cccccc; } - -* { - /* hyperlinks */ - -GtkIMHtml-hyperlink-color: #285bff; } - *:disabled, *:disabled:disabled { - color: mix(#cccccc,#161510,0.5); } - *:disabled, *:disabled { - -gtk-icon-effect: dim; } - *:hover { - -gtk-icon-effect: highlight; } - *:link, *:visited { - color: #285bff; } - -.background { - background-color: #161510; - color: #cccccc; } - .background:backdrop { - text-shadow: none; - -gtk-icon-shadow: none; } - .background.csd { - background-color: #161510; } - -.gtkstyle-fallback { - background-color: rgba(22, 21, 16, 0.5); - color: #cccccc; } - .gtkstyle-fallback:hover { - background-color: #181712; - color: #cccccc; } - .gtkstyle-fallback:active { - background-color: #14130e; - color: #cccccc; } - .gtkstyle-fallback:disabled { - background-color: #161510; - color: mix(#cccccc,#161510,0.5); } - -image, image:disabled, label, label:disabled, box, box:disabled, grid, grid:disabled { - background-color: transparent; } - -label.separator { - color: #cccccc; } - label.separator:backdrop { - color: mix(#cccccc,#161510,0.5); } - -label selection { - background-color: #3d6266; - color: #cccccc; } - -label:disabled { - color: mix(#cccccc,#161510,0.5); } - label:disabled:backdrop { - color: black; } - -label:backdrop { - color: mix(#cccccc,#161510,0.5); } - -assistant .sidebar { - background-color: #555555; - border-top: 1px solid mix(#161510,#cccccc,0.18); } - assistant .sidebar:backdrop { - background-color: #555555; - border-color: mix(#161510,mix(#161510,#cccccc,0.18),0.9); } - -assistant.csd .sidebar { - border-top-style: none; } - -assistant .sidebar label { - padding: 2px 4px; } - -assistant .sidebar label.highlight { - background-color: mix(#cccccc,#161510,0.8); } - -/********* - ! Buttons -**********/ -@keyframes needs_attention { - from { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#3d6266), to(transparent)); } - to { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#3d6266), to(transparent)); } } - -stacksidebar row.needs-attention > label { - animation: needs_attention 150ms ease-in; - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#3d6266), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(82, 82, 82, 0.940392)), to(transparent)); - background-size: 6px 6px, 6px 6px; - background-repeat: no-repeat; - background-position: right 3px, right 4px; } - stacksidebar row.needs-attention > label:backdrop { - background-size: 6px 6px, 0 0; } - stacksidebar row.needs-attention > label:dir(rtl) { - background-position: left 3px, left 4px; } - -#restart_button button, #shutdown_button button, #login_window button, .nemo-window .sidebar + separator + box .primary-toolbar button.flat, .nemo-window .sidebar + separator + box .primary-toolbar button.flat.nautilus-circular-button.image-button, treeview.view header button:active, treeview.view header button:hover, treeview.view header button, .osd spinbutton.vertical button:first-child, .osd spinbutton:not(.vertical) button, .osd button, button.osd, -#XfceNotifyWindow button, frame.app-notification button, popover.background button, infobar.error button, infobar.question button, infobar.warning button, infobar.info button, headerbar.selection-mode button, -.titlebar.selection-mode:not(headerbar) button, .destructive-action, .suggested-action, headerbar.selection-mode button.suggested-action, toolbar.inline-toolbar button, toolbar button, .titlebar:not(headerbar) button, headerbar button, button, button.nautilus-circular-button.image-button { - min-height: 18px; - min-width: 18px; - padding: 2px; - border-width: 1px; - border-style: solid; - border-radius: 0px; - -gtk-outline-radius: 0px; - transition: 150ms ease; - outline-color: transparent; } - #restart_button button.text-button, #shutdown_button button.text-button, #login_window button.text-button, .nemo-window .sidebar + separator + box .primary-toolbar button.text-button.flat, .nemo-window .sidebar + separator + box .primary-toolbar button.text-button.flat.nautilus-circular-button.image-button, treeview.view header button.text-button, .osd spinbutton.vertical button.text-button:first-child, .osd spinbutton:not(.vertical) button.text-button, - #XfceNotifyWindow button.text-button, frame.app-notification button.text-button, popover.background button.text-button, infobar.error button.text-button, infobar.question button.text-button, infobar.warning button.text-button, infobar.info button.text-button, headerbar.selection-mode button.text-button, - .titlebar:not(headerbar).selection-mode button.text-button, .text-button.destructive-action, .text-button.suggested-action, toolbar.inline-toolbar button.text-button, button.text-button, button.text-button.nautilus-circular-button.image-button { - padding: 2px 2px; } - -notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.flat:hover, modelbutton.flat, -menuitem.button.flat, menu menuitem calendar.button:hover, -.menu menuitem calendar.button:hover, -.context-menu menuitem calendar.button:hover, menu menuitem calendar.button, -.menu menuitem calendar.button, -.context-menu menuitem calendar.button, calendar.button:disabled, calendar.button:backdrop, calendar.button:hover, calendar.button, calendar.view, calendar.view:backdrop { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; } - -toolbar.inline-toolbar toolbutton > button.flat:dir(rtl), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl), spinbutton:not(.vertical) button:dir(rtl) { - border-radius: 0; - -gtk-outline-radius: 0; } - -toolbar.inline-toolbar toolbutton > button.flat:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), spinbutton:not(.vertical) button, spinbutton:not(.vertical) button.nautilus-circular-button.image-button { - border-radius: 0; - -gtk-outline-radius: 0; } - -.linked.vertical > combobox > box > button.combo { - border-radius: 0; - -gtk-outline-radius: 0; } - .linked.vertical > combobox > box > button.combo:dir(rtl) { - border-radius: 0; - -gtk-outline-radius: 0; } - -toolbar.inline-toolbar toolbutton:first-child > button.flat, .linked:not(.vertical) > combobox:first-child > box > button.combo, .nemo-window toolbar toolitem stack widget button:first-child, popover.background .linked > button:first-child, headerbar.selection-mode viewswitcher button:first-child, toolbar.inline-toolbar toolbutton > button.flat:first-child, toolbar viewswitcher button:first-child, toolbar viewswitcher button.nautilus-circular-button.image-button:first-child, -toolbar .linked > button:first-child, .titlebar:not(headerbar) viewswitcher button:first-child, headerbar viewswitcher button:first-child, headerbar viewswitcher button.nautilus-circular-button.image-button:first-child, -.titlebar:not(headerbar) .linked > button:first-child, -headerbar .linked > button:first-child, combobox box button:first-child, combobox box button.nautilus-circular-button.image-button:first-child, combobox box entry:first-child, .inline-toolbar button:first-child, .linked > button:first-child { - border-width: 1px; - border-radius: 0px 0 0 0px; - -gtk-outline-radius: 0px 0 0 0px; } - -toolbar.inline-toolbar toolbutton:last-child > button.flat, .linked:not(.vertical) > combobox:last-child > box > button.combo, .nemo-window toolbar toolitem stack widget button:last-child, popover.background .linked > button:last-child, headerbar.selection-mode viewswitcher button:last-child, toolbar.inline-toolbar toolbutton > button.flat:last-child, toolbar viewswitcher button:last-child, toolbar viewswitcher button.nautilus-circular-button.image-button:last-child, -toolbar .linked > button:last-child, .titlebar:not(headerbar) viewswitcher button:last-child, headerbar viewswitcher button:last-child, headerbar viewswitcher button.nautilus-circular-button.image-button:last-child, -.titlebar:not(headerbar) .linked > button:last-child, -headerbar .linked > button:last-child, combobox box button:last-child, combobox box button.nautilus-circular-button.image-button:last-child, combobox box entry:last-child, .inline-toolbar button:last-child, .linked > button:last-child { - border-width: 1px; - border-radius: 0 0px 0px 0; - -gtk-outline-radius: 0 0px 0px 0; } - -toolbar.inline-toolbar toolbutton:only-child > button.flat, .linked:not(.vertical) > combobox:only-child > box > button.combo, .nemo-window toolbar toolitem stack widget button:only-child, popover.background .linked > button:only-child, headerbar.selection-mode viewswitcher button:only-child, toolbar.inline-toolbar toolbutton > button.flat:only-child, toolbar viewswitcher button:only-child, toolbar viewswitcher button.nautilus-circular-button.image-button:only-child, -toolbar .linked > button:only-child, .titlebar:not(headerbar) viewswitcher button:only-child, headerbar viewswitcher button:only-child, headerbar viewswitcher button.nautilus-circular-button.image-button:only-child, -.titlebar:not(headerbar) .linked > button:only-child, -headerbar .linked > button:only-child, combobox box button:only-child, combobox box button.nautilus-circular-button.image-button:only-child, combobox box entry:only-child, .inline-toolbar button:only-child, .linked > button:only-child { - border-width: 1px; - border-style: solid; - border-radius: 0px; - -gtk-outline-radius: 0px; } - -.nemo-window toolbar toolitem stack widget button, .nemo-window toolbar toolitem stack widget button.nautilus-circular-button.image-button, popover.background .linked > button, headerbar.selection-mode viewswitcher button, -headerbar.selection-mode .linked > button, -.titlebar.selection-mode:not(headerbar) viewswitcher button, toolbar.inline-toolbar toolbutton > button.flat, -toolbar.inline-toolbar toolbutton:backdrop > button.flat, toolbar viewswitcher button, toolbar viewswitcher button.nautilus-circular-button.image-button, -toolbar .linked > button, -toolbar .linked > button.nautilus-circular-button.image-button, .titlebar:not(headerbar) viewswitcher button, headerbar viewswitcher button, headerbar viewswitcher button.nautilus-circular-button.image-button, -.titlebar:not(headerbar) .linked > button, -headerbar .linked > button, -headerbar .linked > button.nautilus-circular-button.image-button, combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry, .inline-toolbar button, .inline-toolbar button.nautilus-circular-button.image-button, .linked > button, .linked > button.nautilus-circular-button.image-button { - border-width: 1px; - border-radius: 0; - -gtk-outline-radius: 0; } - -.linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > button:first-child { - border-width: 1px; - border-radius: 0px 0px 0 0; - -gtk-outline-radius: 0px 0px 0 0; } - -.linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > button:last-child { - border-width: 1px; - border-radius: 0 0 0px 0px; - -gtk-outline-radius: 0 0 0px 0px; } - -.linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > button:only-child { - border-width: 1px; - border-radius: 0px; - -gtk-outline-radius: 0px; } - -.linked.vertical > button { - border-width: 1px; - border-style: solid; - border-radius: 0; - -gtk-outline-radius: 0; } - -notebook > header > tabs > arrow, infobar.error button.close, infobar.question button.close, infobar.warning button.close, infobar.info button.close { - border: 1px solid transparent; - background-color: transparent; - background-image: none; - box-shadow: none; } - notebook > header > tabs > arrow:focus, infobar.error button.close:focus, infobar.question button.close:focus, infobar.warning button.close:focus, infobar.info button.close:focus, notebook > header > tabs > arrow:hover, infobar.error button.close:hover, infobar.question button.close:hover, infobar.warning button.close:hover, infobar.info button.close:hover { - border: 1px solid rgba(22, 21, 16, 0.3); - background-color: rgba(204, 204, 204, 0.2); - background-image: none; - box-shadow: none; } - notebook > header > tabs > arrow:active, infobar.error button.close:active, infobar.question button.close:active, infobar.warning button.close:active, infobar.info button.close:active, notebook > header > tabs > arrow:checked, infobar.error button.close:checked, infobar.question button.close:checked, infobar.warning button.close:checked, infobar.info button.close:checked { - border: 1px solid rgba(61, 98, 102, 0.3); - background-color: rgba(204, 204, 204, 0.1); - background-image: none; - box-shadow: none; } - -button, button.nautilus-circular-button.image-button { - background-color: #555555; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - button:active, button.nautilus-circular-button.image-button:active, button:active:hover, button:active:focus, button:active:hover:focus, button:checked, button.nautilus-circular-button.image-button:checked, button:checked:hover, button:checked:focus, button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - button:disabled, button.nautilus-circular-button.image-button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - button:active:disabled, button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) button, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button:hover, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) button:checked, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button:checked:hover, viewswitcher:not(.vertical) > button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) button, stackswitcher.vertical > button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) button:hover, stackswitcher.vertical > button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) button:checked, stackswitcher.vertical > button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) button:checked:hover, stackswitcher.vertical > button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - button.flat, button.flat.nautilus-circular-button.image-button { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - button:hover, button.nautilus-circular-button.image-button:hover, button.flat:hover { - background-color: #595959; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - button:hover:focus, button:hover:hover, button.flat:hover:focus, button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - button:hover:active, button:hover:active:focus, button.flat:hover:active:focus, button:hover:checked, button:hover:checked:focus, button.flat:hover:checked:focus, button.flat:hover:active, button.flat:hover:active:hover:focus, button.flat:hover:checked, button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - button:hover:disabled, button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - button:hover:active:disabled, button:hover:checked:disabled, button.flat:hover:active:disabled, button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - button:focus, button.nautilus-circular-button.image-button:focus, button.flat:focus { - background-color: #595959; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - button:focus:hover, button.flat:focus:hover { - background-color: #5e5e5e; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - button:focus:hover:hover, button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - button:focus:hover:active, button.flat:focus:hover:active, button.flat:focus:hover:active:focus, button:focus:hover:checked, button.flat:focus:hover:checked, button.flat:focus:hover:checked:focus, button.flat:focus:hover:active:hover:focus, button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - button:focus:hover:disabled, button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - button:focus:hover:active:disabled, button:focus:hover:checked:disabled, button.flat:focus:hover:active:disabled, button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - button:checked, button.nautilus-circular-button.image-button:checked, button:active, button.nautilus-circular-button.image-button:active, button.flat:checked, button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - button:checked:focus, button:checked:hover, button:active:focus, button:active:hover, button.flat:checked:focus, button.flat:checked:hover, button.flat:active:focus, button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - button:active:checked, button:active:checked:hover, button:active:checked:focus, button:active:checked:hover:focus, button.flat:active:checked, button.flat:active:checked:hover, button.flat:active:checked:focus, button.flat:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - button:checked:disabled, button:active:disabled, button.flat:checked:disabled, button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - button:active:checked:disabled, button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - button:checked:focus, button:checked:hover, button:active:focus, button:active:hover, button.flat:checked:focus, button.flat:checked:hover, button.flat:active:focus, button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - button:focus, button.nautilus-circular-button.image-button:focus, button:hover, button.nautilus-circular-button.image-button:hover, button.flat:focus, button.flat:hover { - color: #cccccc; } - button:disabled:disabled, button.flat:disabled:disabled { - background-color: alpha(mix(#555555,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#555555,#cccccc,0.6); - box-shadow: none; } - button:disabled:disabled :disabled, button.flat:disabled:disabled :disabled { - color: mix(#555555,#cccccc,0.6); } - button:active:disabled, button:checked:disabled, button.flat:active:disabled, button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - button:active:disabled :disabled, button:checked:disabled :disabled, button.flat:active:disabled :disabled, button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - button:backdrop, button.nautilus-circular-button.image-button:backdrop, button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - button.separator, button.separator.nautilus-circular-button.image-button, button .separator, button.nautilus-circular-button.image-button .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.9); } - button.separator:disabled, button .separator:disabled { - color: rgba(85, 85, 85, 0.85); } - button separator, button.nautilus-circular-button.image-button separator { - background-image: image(mix(#cccccc,#555555,0.9)); } - .inline-toolbar button, .inline-toolbar button.nautilus-circular-button.image-button, .linked > button, .linked > button.nautilus-circular-button.image-button { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .inline-toolbar button:focus, .inline-toolbar button:hover, .linked > button:focus, .linked > button:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .inline-toolbar button:active, .inline-toolbar button:active:hover, .inline-toolbar button:active:focus, .inline-toolbar button:active:hover:focus, .inline-toolbar button:checked, .inline-toolbar button:checked:hover, .inline-toolbar button:checked:focus, .inline-toolbar button:checked:hover:focus, .linked > button:active, .linked > button:active:hover, .linked > button:active:focus, .linked > button:active:hover:focus, .linked > button:checked, .linked > button:checked:hover, .linked > button:checked:focus, .linked > button:checked:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset 0 -1px rgba(41, 41, 41, 0.05); } - .inline-toolbar button:disabled, .linked > button:disabled { - box-shadow: inset -1px 0 #444444; } - .inline-toolbar button:last-child, .inline-toolbar button:only-child, .linked > button:last-child, .linked > button:only-child { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .inline-toolbar button:last-child:hover, .inline-toolbar button:only-child:hover, .linked > button:last-child:hover, .linked > button:only-child:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .inline-toolbar button:disabled:last-child, .inline-toolbar button:disabled:only-child, .inline-toolbar button:active:disabled:last-child, .inline-toolbar button:active:disabled:only-child, .inline-toolbar button:checked:disabled:last-child, .inline-toolbar button:checked:disabled:only-child, .linked > button:disabled:last-child, .linked > button:disabled:only-child, .linked > button:active:disabled:last-child, .linked > button:active:disabled:only-child, .linked > button:checked:disabled:last-child, .linked > button:checked:disabled:only-child { - box-shadow: none; } - .inline-toolbar button:active:last-child, .inline-toolbar button:active:last-child:focus, .inline-toolbar button:active:last-child:hover, .inline-toolbar button:active:last-child:hover:focus, .inline-toolbar button:checked:last-child, .inline-toolbar button:checked:last-child:focus, .inline-toolbar button:checked:last-child:hover, .inline-toolbar button:checked:last-child:hover:focus, .linked > button:active:last-child, .linked > button:active:last-child:focus, .linked > button:active:last-child:hover, .linked > button:active:last-child:hover:focus, .linked > button:checked:last-child, .linked > button:checked:last-child:focus, .linked > button:checked:last-child:hover, .linked > button:checked:last-child:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - .inline-toolbar button:active:only-child, .inline-toolbar button:active:only-child:focus, .inline-toolbar button:active:only-child:hover, .inline-toolbar button:active:only-child:hover:focus, .inline-toolbar button:checked:only-child, .inline-toolbar button:checked:only-child:focus, .inline-toolbar button:checked:only-child:hover, .inline-toolbar button:checked:only-child:hover:focus, .linked > button:active:only-child, .linked > button:active:only-child:focus, .linked > button:active:only-child:hover, .linked > button:active:only-child:hover:focus, .linked > button:checked:only-child, .linked > button:checked:only-child:focus, .linked > button:checked:only-child:hover, .linked > button:checked:only-child:hover:focus { - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.06), inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - .linked.vertical > button { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .linked.vertical > button:focus, .linked.vertical > button:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .linked.vertical > button:active, .linked.vertical > button:active:hover, .linked.vertical > button:active:focus, .linked.vertical > button:active:hover:focus, .linked.vertical > button:checked, .linked.vertical > button:checked:hover, .linked.vertical > button:checked:focus, .linked.vertical > button:checked:hover:focus { - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.05); } - .linked.vertical > button:disabled { - box-shadow: inset 0 -1px #444444; } - .linked.vertical > button:last-child, .linked.vertical > button:only-child { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .linked.vertical > button:last-child:hover, .linked.vertical > button:only-child:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .linked.vertical > button:disabled:last-child, .linked.vertical > button:disabled:only-child, .linked.vertical > button:active:disabled:last-child, .linked.vertical > button:active:disabled:only-child, .linked.vertical > button:checked:disabled:last-child, .linked.vertical > button:checked:disabled:only-child { - box-shadow: none; } - .linked.vertical > button:active:last-child, .linked.vertical > button:active:last-child:focus, .linked.vertical > button:active:last-child:hover, .linked.vertical > button:active:last-child:hover:focus, .linked.vertical > button:checked:last-child, .linked.vertical > button:checked:last-child:focus, .linked.vertical > button:checked:last-child:hover, .linked.vertical > button:checked:last-child:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - .linked.vertical > button:active:only-child, .linked.vertical > button:active:only-child:focus, .linked.vertical > button:active:only-child:hover, .linked.vertical > button:active:only-child:hover:focus, .linked.vertical > button:checked:only-child, .linked.vertical > button:checked:only-child:focus, .linked.vertical > button:checked:only-child:hover, .linked.vertical > button:checked:only-child:hover:focus { - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.06), inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - button.circular, button.nautilus-circular-button.image-button, button.circular-button { - padding: 0; - min-width: 26px; - min-height: 26px; - border-radius: 9999px; - -gtk-outline-radius: 9999px; } - button.circular label, button.nautilus-circular-button.image-button label, button.circular-button label { - padding: 0; } - -spinbutton:disabled { - opacity: .6; } - -spinbutton button, spinbutton button.nautilus-circular-button.image-button { - color: #cccccc; - padding: 2px 3px; } - spinbutton button:active, spinbutton button.nautilus-circular-button.image-button:active, spinbutton button:checked, spinbutton button.nautilus-circular-button.image-button:checked, spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover { - background-color: #666666; - background-image: none; } - spinbutton button:hover, spinbutton button.nautilus-circular-button.image-button:hover, spinbutton button:focus:hover { - border-color: rgba(163, 163, 163, 0.3); } - spinbutton button:hover:focus, spinbutton button:hover:hover, spinbutton button:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - spinbutton button:hover:active, spinbutton button:focus:hover:active, spinbutton button:focus:hover:active:focus, spinbutton button:hover:checked, spinbutton button:focus:hover:checked, spinbutton button:focus:hover:checked:focus, spinbutton button:focus:hover:active:hover:focus, spinbutton button:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - spinbutton button:hover:disabled, spinbutton button:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - spinbutton button:hover:active:disabled, spinbutton button:hover:checked:disabled, spinbutton button:focus:hover:active:disabled, spinbutton button:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - spinbutton button:focus:hover { - color: mix(#cccccc,mix(#3d6266,mix(#161510,#cccccc,0.18),0.3),0.3); } - spinbutton button:disabled, spinbutton button.nautilus-circular-button.image-button:disabled { - color: mix(#cccccc,#161510,0.7); } - spinbutton button:backdrop, spinbutton button.nautilus-circular-button.image-button:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - spinbutton button:backdrop:disabled { - color: rgba(0, 0, 0, 0.8); } - -spinbutton:not(.vertical) { - /*@extend %entry;*/ - background-color: #555555; - background-image: none; - /*@include border($base_color);*/ - padding: 0; - border-radius: 0px; - -gtk-outline-radius: 0px; - color: #cccccc; - caret-color: #cccccc; - /*&:focus, &:active { border-color: border_focus($borders_color); }*/ } - spinbutton:not(.vertical):disabled { - background-color: #4d4d4d; - background-image: none; - color: mix(#555555,#cccccc,0.5); } - spinbutton:not(.vertical) entry { - border-radius: 0px 0 0 0px; - -gtk-outline-radius: 0px 0 0 0px; - border-right-width: 0; - box-shadow: none; } - spinbutton:not(.vertical) button, spinbutton:not(.vertical) button.nautilus-circular-button.image-button { - border-radius: 0; - -gtk-outline-radius: 0; - border-style: solid; - background-image: none; - box-shadow: none; } - spinbutton:not(.vertical) button:focus { - border-top-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); - border-bottom-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); } - spinbutton:not(.vertical) button:active { - box-shadow: inset 0 2px 3px -1px rgba(82, 82, 82, 0.2); } - spinbutton:not(.vertical) button:backdrop { - border-color: alpha(mix(#161510,mix(#161510,#cccccc,0.18),0.9),0.8); } - spinbutton:not(.vertical) button.up:dir(ltr), spinbutton:not(.vertical) button.down:dir(rtl) { - border-style: solid; } - spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover, spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - spinbutton:not(.vertical) button.down:dir(rtl) { - border-right-style: none; - border-radius: 0px 0 0 0px; - -gtk-outline-radius: 0px 0 0 0px; } - spinbutton:not(.vertical) button.down:dir(rtl):focus { - border-top-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); - border-bottom-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); - border-left-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); } - spinbutton:not(.vertical) button.down:dir(rtl):hover, spinbutton:not(.vertical) button.down:dir(rtl):focus:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - spinbutton:not(.vertical) button.up:dir(ltr) { - border-left-style: none; - border-radius: 0 0px 0px 0; - -gtk-outline-radius: 0 0px 0px 0; } - spinbutton:not(.vertical) button.up:dir(ltr):focus { - border-top-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); - border-bottom-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); - border-right-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); } - spinbutton:not(.vertical) button.up:dir(ltr):hover, spinbutton:not(.vertical) button.up:dir(ltr):focus:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); - box-shadow: inset 1px 0 mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - -spinbutton.vertical button, spinbutton.vertical button.nautilus-circular-button.image-button, spinbutton.vertical entry { - min-width: 0; - padding-left: 0px; - padding-right: 0px; } - -spinbutton.vertical entry { - border-radius: 0; - -gtk-outline-radius: 0; - border-top-width: 0; - border-bottom-width: 0; } - -spinbutton.vertical button.up:focus:hover, spinbutton.vertical button.down:focus:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - -spinbutton.vertical button.up { - border-radius: 0px 0px 0 0; - -gtk-outline-radius: 0px 0px 0 0; } - spinbutton.vertical button.up:focus { - border-top-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); - border-left-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); - border-right-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); } - -spinbutton.vertical button.down { - border-radius: 0 0 0px 0px; - -gtk-outline-radius: 0 0 0px 0px; } - spinbutton.vertical button.down:focus { - border-bottom-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); - border-left-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); - border-right-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); } - -/****************** -! ComboBoxes * -*******************/ -combobox button.combo, combobox button.combo.nautilus-circular-button.image-button { - min-width: 0; - padding-left: 2px; - padding-right: 2px; } - -combobox arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); - min-height: 14px; - min-width: 14px; - padding: 1px; } - -combobox box button, combobox box button.nautilus-circular-button.image-button, combobox box entry { - padding: 2px 2px; } - -combobox box > entry + button.combo, combobox box > entry + button.combo.nautilus-circular-button.image-button { - padding: 2px; } - -combobox menu menuitem { - padding: 2px 3px; } - combobox menu menuitem cellview { - min-height: 18px; } - -/********* - ! Entry * -**********/ -.linked:not(.vertical) > entry { - border-width: 1px; - border-radius: 0; - border-right-width: 0; - border-left-width: 0; } - .linked:not(.vertical) > entry:first-child { - border-width: 1px; - border-radius: 0px; - border-right-width: 0; - border-bottom-right-radius: 0; - border-top-right-radius: 0; } - .linked:not(.vertical) > entry:first-child:dir(rtl) { - border-left-width: 0; - border-right-width: 1px; } - .linked:not(.vertical) > entry:last-child { - border-width: 1px; - border-radius: 0px; - border-left-width: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; } - .linked:not(.vertical) > entry:last-child:dir(rtl) { - border-left-width: 1px; - border-right-width: 0; } - .linked:not(.vertical) > entry:only-child { - border-width: 1px; } - .linked:not(.vertical) > entry:only-child { - border-radius: 0px; } - -.linked.vertical > entry { - border-width: 1px; - border-radius: 0; - border-top-width: 0; - border-bottom-width: 0; } - .linked.vertical > entry:first-child { - border-width: 1px; - border-radius: 0px; - border-top-width: 1px; - border-bottom-width: 0; - border-bottom-left-radius: 0; - border-bottom-right-radius: 0; } - .linked.vertical > entry:first-child:dir(rtl) { - border-top-width: 0; - border-bottom-width: 1px; } - .linked.vertical > entry:last-child { - border-width: 1px; - border-radius: 0px; - border-top-width: 0; - border-bottom-width: 1px; - border-top-left-radius: 0; - border-top-right-radius: 0; } - .linked.vertical > entry:last-child:dir(rtl) { - border-top-width: 1px; - border-bottom-width: 0; } - .linked.vertical > entry:only-child { - border-width: 1px; } - .linked.vertical > entry:only-child { - border-radius: 0px; } - -#login_window entry, .osd entry, -#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { - border-width: 1px; - border-style: solid; - border-radius: 0px; - transition: border 100ms ease-out; - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.1), inset 0 1px rgba(41, 41, 41, 0.12), inset -1px 0 rgba(41, 41, 41, 0.1), inset 0 -1px rgba(41, 41, 41, 0.05); } - #login_window entry:focus, - #XfceNotifyWindow entry:focus, popover.background entry:focus, entry:focus, #login_window entry:hover, - #XfceNotifyWindow entry:hover, popover.background entry:hover, entry:hover, #login_window entry:active, - #XfceNotifyWindow entry:active, popover.background entry:active, entry:active { - transition: border 100ms ease-in; } - #login_window entry:selected, - #XfceNotifyWindow entry:selected, popover.background entry:selected, entry:selected { - background-color: #3d6266; - color: #cccccc; } - #login_window entry:disabled, - #XfceNotifyWindow entry:disabled, popover.background entry:disabled, entry:disabled { - box-shadow: none; } - #login_window entry progress, .osd entry progress, - #XfceNotifyWindow entry progress, popover.background entry progress, entry progress { - background-color: #3d6266; - background-image: none; - border-width: 0; - border-radius: 0px; - color: #cccccc; } - #login_window entry image.left, - #XfceNotifyWindow entry image.left, entry image.left { - padding-right: 2px; } - #login_window entry image.right, - #XfceNotifyWindow entry image.right, entry image.right { - padding-left: 2px; } - #login_window entry.warning, - #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { - color: #282c34; - border-color: #f2a80c; - background-color: mix(#555555,#f6be48,0.6); } - #login_window entry.warning image, - #XfceNotifyWindow entry.warning image, entry.warning image { - color: #282c34; } - #login_window entry.warning:focus, - #XfceNotifyWindow entry.warning:focus, entry.warning:focus { - color: #282c34; - border-color: mix(#3d6266,#f6be48,0.3); - background-color: #f6be48; - box-shadow: none; } - #login_window entry.warning selection, - #XfceNotifyWindow entry.warning selection, entry.warning selection { - background-color: #282c34; - color: #f6be48; } - #login_window entry.error, - #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { - color: #282c34; - border-color: #fb0a39; - background-color: mix(#555555,#fc4a6d,0.6); } - #login_window entry.error image, - #XfceNotifyWindow entry.error image, entry.error image { - color: #282c34; } - #login_window entry.error:focus, - #XfceNotifyWindow entry.error:focus, entry.error:focus { - color: #282c34; - border-color: mix(#3d6266,#fc4a6d,0.3); - background-color: #fc4a6d; - box-shadow: none; } - #login_window entry.error selection, - #XfceNotifyWindow entry.error selection, entry.error selection { - background-color: #282c34; - color: #fc4a6d; } - #login_window entry.search-missing, - #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { - color: #282c34; - border-color: #fb0a39; - background-color: mix(#555555,#fc4a6d,0.6); } - #login_window entry.search-missing image, - #XfceNotifyWindow entry.search-missing image, entry.search-missing image { - color: #282c34; } - #login_window entry.search-missing:focus, - #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { - color: #282c34; - border-color: mix(#3d6266,#fc4a6d,0.3); - background-color: #fc4a6d; - box-shadow: none; } - #login_window entry.search-missing selection, - #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { - background-color: #282c34; - color: #fc4a6d; } - -entry { - background-color: #555555; - background-image: none; - border-color: mix(#cccccc,#555555,0.64); - padding: 4px 2px; - color: #cccccc; - caret-color: #8e8463; - -gtk-secondary-caret-color: #e6e6e6; } - entry:focus, entry:hover { - border-color: mix(#3d6266,mix(#cccccc,#555555,0.7),0.3); } - entry:active, entry:active:hover, entry:active:focus, entry:active:hover:focus, entry:checked, entry:checked:hover, entry:checked:focus, entry:checked:hover:focus { - border-color: mix(#cccccc,#555555,0.4); } - entry:disabled { - border-color: mix(#cccccc,#555555,0.72); } - entry:active:disabled, entry:checked:disabled { - border-color: mix(#cccccc,#555555,0.64); } - entry:focus, entry:active { - border-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); } - entry:disabled { - background-color: mix(#555555,#cccccc,0.07); - background-image: none; - opacity: .9; - color: mix(#555555,#cccccc,0.9); } - -/********* - ! Buttons -**********/ -/****************** -! ComboBoxes * -*******************/ -/********* - ! Buttons -**********/ -/****************** -! ComboBoxes * -*******************/ -/********* - ! Toolbar -**********/ -toolbar { - padding: 1px; - border-style: none; } - toolbar.horizontal separator { - margin: 0 4px 1px; } - toolbar.vertical separator { - margin: 4px 1px 4px 0; } - -headerbar { - border-width: 0 0 1px; - border-style: solid; } - headerbar entry, - headerbar spinbutton, - headerbar separator, - headerbar button, - headerbar button.nautilus-circular-button.image-button { - margin-top: 5px; - margin-bottom: 5px; } - headerbar switch { - margin-top: 3px; - margin-bottom: 3px; } - window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child { - border-top-left-radius: 0px; } - window:not(.tiled):not(.maximized) headerbar:last-child { - border-top-right-radius: 0px; } - -.titlebar:not(headerbar), headerbar { - background-color: #555555; - background-image: none; - border-color: mix(#cccccc,#555555,0.72); - color: #cccccc; - background-color: #555555; - background-image: none; - border-radius: 0px 0px 0 0; - color: #cccccc; - padding: 0 6px; - min-height: 42px; } - .titlebar:focus:not(headerbar), headerbar:focus, .titlebar:hover:not(headerbar), headerbar:hover { - border-color: mix(#3d6266,mix(#cccccc,#555555,0.8),0.3); } - .titlebar:active:not(headerbar), headerbar:active, .titlebar:checked:not(headerbar), headerbar:checked { - border-color: mix(#cccccc,#555555,0.48); } - .titlebar:disabled:not(headerbar), headerbar:disabled { - border-color: mix(#cccccc,#555555,0.8); } - .titlebar:active:disabled:not(headerbar), headerbar:active:disabled, .titlebar:checked:disabled:not(headerbar), headerbar:checked:disabled { - border-color: mix(#cccccc,#555555,0.72); } - .titlebar:disabled:not(headerbar), headerbar:disabled { - background-color: #4d4d4d; - background-image: none; - color: mix(#cccccc,#555555,0.5); } - .titlebar:not(headerbar) .background, headerbar .background { - background-color: #555555; - border-color: mix(#555555,#cccccc,0.3); } - .titlebar:not(headerbar) .title, headerbar .title { - font-weight: bold; - padding: 0 4px; } - .titlebar:not(headerbar) .subtitle, headerbar .subtitle { - font-size: smaller; - padding: 0 4px; } - .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { - background-color: #555555; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked { - border-color: rgba(143, 143, 143, 0.22); } - .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked.vertical > headerbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked.vertical > :not(:last-child):not(:only-child) headerbar button, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover { - background-color: #595959; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .titlebar:not(headerbar) button:hover:active, headerbar button:hover:active, .titlebar:not(headerbar) button:hover:checked, headerbar button:hover:checked { - border-color: rgba(143, 143, 143, 0.3); } - .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .titlebar:not(headerbar) button:hover:active:disabled, headerbar button:hover:active:disabled, .titlebar:not(headerbar) button:hover:checked:disabled, headerbar button:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { - background-color: #595959; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { - background-color: #5e5e5e; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .titlebar:not(headerbar) button:focus:hover:active, headerbar button:focus:hover:active, .titlebar:not(headerbar) button:focus:hover:checked, headerbar button:focus:hover:checked { - border-color: rgba(143, 143, 143, 0.3); } - .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .titlebar:not(headerbar) button:focus:hover:active:disabled, headerbar button:focus:hover:active:disabled, .titlebar:not(headerbar) button:focus:hover:checked:disabled, headerbar button:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked, .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .titlebar:not(headerbar) button:checked:checked, headerbar button:checked:checked, .titlebar:not(headerbar) button:active:active, headerbar button:active:active { - border-color: rgba(143, 143, 143, 0.22); } - .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .titlebar:not(headerbar) button:checked:checked:disabled, headerbar button:checked:checked:disabled, .titlebar:not(headerbar) button:active:active:disabled, headerbar button:active:active:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover { - color: #cccccc; } - .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { - background-color: alpha(mix(#555555,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#555555,#cccccc,0.6); - box-shadow: none; } - .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { - color: mix(#555555,#cccccc,0.6); } - .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - .titlebar:not(headerbar) button:active:disabled :disabled, headerbar button:active:disabled :disabled, .titlebar:not(headerbar) button:checked:disabled :disabled, headerbar button:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - .titlebar:not(headerbar) button.separator, headerbar button.separator, headerbar button.separator.nautilus-circular-button.image-button, .titlebar:not(headerbar) button .separator, headerbar button .separator, headerbar button.nautilus-circular-button.image-button .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.9); } - .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { - color: rgba(85, 85, 85, 0.85); } - .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { - background-image: image(mix(#cccccc,#555555,0.9)); } - .titlebar:not(headerbar) button.image-button, headerbar button.image-button, headerbar button.image-button.nautilus-circular-button { - padding: 2px; } - .titlebar:not(headerbar) viewswitcher button, headerbar viewswitcher button, headerbar viewswitcher button.nautilus-circular-button.image-button, - .titlebar:not(headerbar) .linked > button, - headerbar .linked > button, - headerbar .linked > button.nautilus-circular-button.image-button { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .titlebar:not(headerbar) viewswitcher button:focus, headerbar viewswitcher button:focus, headerbar viewswitcher button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) viewswitcher button:hover, headerbar viewswitcher button:hover, headerbar viewswitcher button.nautilus-circular-button.image-button:hover, - .titlebar:not(headerbar) .linked > button:focus, - headerbar .linked > button:focus, - .titlebar:not(headerbar) .linked > button:hover, - headerbar .linked > button:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .titlebar:not(headerbar) viewswitcher button:active, headerbar viewswitcher button:active, headerbar viewswitcher button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) viewswitcher button:checked, headerbar viewswitcher button:checked, headerbar viewswitcher button.nautilus-circular-button.image-button:checked, - .titlebar:not(headerbar) .linked > button:active, - headerbar .linked > button:active, - .titlebar:not(headerbar) .linked > button:checked, - headerbar .linked > button:checked { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset 0 -1px rgba(41, 41, 41, 0.05); } - .titlebar:not(headerbar) viewswitcher button:disabled, headerbar viewswitcher button:disabled, headerbar viewswitcher button.nautilus-circular-button.image-button:disabled, - .titlebar:not(headerbar) .linked > button:disabled, - headerbar .linked > button:disabled { - box-shadow: inset -1px 0 #444444; } - .titlebar:not(headerbar) viewswitcher button:last-child, headerbar viewswitcher button:last-child, headerbar viewswitcher button.nautilus-circular-button.image-button:last-child, .titlebar:not(headerbar) viewswitcher button:only-child, headerbar viewswitcher button:only-child, headerbar viewswitcher button.nautilus-circular-button.image-button:only-child, - .titlebar:not(headerbar) .linked > button:last-child, - headerbar .linked > button:last-child, - .titlebar:not(headerbar) .linked > button:only-child, - headerbar .linked > button:only-child { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .titlebar:not(headerbar) viewswitcher button:last-child:hover, headerbar viewswitcher button:last-child:hover, .titlebar:not(headerbar) viewswitcher button:only-child:hover, headerbar viewswitcher button:only-child:hover, - .titlebar:not(headerbar) .linked > button:last-child:hover, - headerbar .linked > button:last-child:hover, - .titlebar:not(headerbar) .linked > button:only-child:hover, - headerbar .linked > button:only-child:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .titlebar:not(headerbar) viewswitcher button:disabled:last-child, headerbar viewswitcher button:disabled:last-child, .titlebar:not(headerbar) viewswitcher button:disabled:only-child, headerbar viewswitcher button:disabled:only-child, - .titlebar:not(headerbar) .linked > button:disabled:last-child, - headerbar .linked > button:disabled:last-child, - .titlebar:not(headerbar) .linked > button:disabled:only-child, - headerbar .linked > button:disabled:only-child { - box-shadow: none; } - .titlebar:not(headerbar) viewswitcher button:active:last-child, headerbar viewswitcher button:active:last-child, .titlebar:not(headerbar) viewswitcher button:checked:last-child, headerbar viewswitcher button:checked:last-child, - .titlebar:not(headerbar) .linked > button:active:last-child, - headerbar .linked > button:active:last-child, - .titlebar:not(headerbar) .linked > button:checked:last-child, - headerbar .linked > button:checked:last-child { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - .titlebar:not(headerbar) viewswitcher button:active:only-child, headerbar viewswitcher button:active:only-child, .titlebar:not(headerbar) viewswitcher button:checked:only-child, headerbar viewswitcher button:checked:only-child, - .titlebar:not(headerbar) .linked > button:active:only-child, - headerbar .linked > button:active:only-child, - .titlebar:not(headerbar) .linked > button:checked:only-child, - headerbar .linked > button:checked:only-child { - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.06), inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - .titlebar:not(headerbar) box button.image-button, headerbar box button.image-button, headerbar box button.image-button.nautilus-circular-button { - padding: 2px 6px; } - .titlebar:not(headerbar) separator, headerbar separator { - color: #333333; - border-color: currentColor; - -GtkWidget-window-dragging: true; } - .titlebar:not(headerbar) separator, headerbar separator { - background-image: image(mix(#cccccc,#555555,0.9)); } - .titlebar:backdrop:not(headerbar), headerbar:backdrop { - background-color: #161510; - background-image: none; - color: mix(#cccccc,#161510,0.4); - text-shadow: none; - border-color: mix(mix(#161510,mix(#161510,#cccccc,0.18),0.9),#161510,0.5); } - .default-decoration.titlebar:not(headerbar), headerbar.default-decoration { - min-height: 24px; - box-shadow: none; - border: 0; } - .default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { - min-height: 16px; - min-width: 16px; - margin: 0; - padding: 0; } - .solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd headerbar:dir(rtl), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd headerbar:dir(ltr) { - border-radius: 0; - box-shadow: none; } - .tiled .titlebar:not(headerbar), .tiled headerbar, .maximized .titlebar:not(headerbar), .maximized headerbar { - border-radius: 0; } - .titlebar:not(headerbar) .title, headerbar .title { - font-weight: bold; } - .titlebar:not(headerbar) separator.titlebutton, headerbar separator.titlebutton { - margin-left: 2px; } - .titlebar:not(headerbar) button, headerbar button, headerbar button.nautilus-circular-button.image-button { - background-color: #555555; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); - padding: 2px; } - .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active, .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked { - border-color: rgba(143, 143, 143, 0.22); } - .titlebar:not(headerbar) button:disabled, headerbar button:disabled, headerbar button.nautilus-circular-button.image-button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, viewswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher:not(.vertical) > headerbar button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), .linked.vertical > headerbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button, .linked.vertical > :not(:last-child):not(:only-child) headerbar button, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child), stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar) button:checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar) button:not(:last-child):not(:only-child):checked:hover, stackswitcher.vertical > headerbar button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover { - background-color: #595959; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - .titlebar:not(headerbar) button:hover:hover, headerbar button:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .titlebar:not(headerbar) button:hover:active, headerbar button:hover:active, .titlebar:not(headerbar) button:hover:checked, headerbar button:hover:checked { - border-color: rgba(143, 143, 143, 0.3); } - .titlebar:not(headerbar) button:hover:disabled, headerbar button:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .titlebar:not(headerbar) button:hover:active:disabled, headerbar button:hover:active:disabled, .titlebar:not(headerbar) button:hover:checked:disabled, headerbar button:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus { - background-color: #595959; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .titlebar:not(headerbar) button:focus:hover, headerbar button:focus:hover { - background-color: #5e5e5e; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - .titlebar:not(headerbar) button:focus:hover:focus, headerbar button:focus:hover:focus { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .titlebar:not(headerbar) button:focus:hover:active, headerbar button:focus:hover:active, .titlebar:not(headerbar) button:focus:hover:checked, headerbar button:focus:hover:checked { - border-color: rgba(143, 143, 143, 0.3); } - .titlebar:not(headerbar) button:focus:hover:disabled, headerbar button:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .titlebar:not(headerbar) button:focus:hover:active:disabled, headerbar button:focus:hover:active:disabled, .titlebar:not(headerbar) button:focus:hover:checked:disabled, headerbar button:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .titlebar:not(headerbar) button:checked, headerbar button:checked, headerbar button.nautilus-circular-button.image-button:checked, .titlebar:not(headerbar) button:active, headerbar button:active, headerbar button.nautilus-circular-button.image-button:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .titlebar:not(headerbar) button:checked:checked, headerbar button:checked:checked, .titlebar:not(headerbar) button:active:active, headerbar button:active:active { - border-color: rgba(143, 143, 143, 0.22); } - .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled, .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .titlebar:not(headerbar) button:checked:checked:disabled, headerbar button:checked:checked:disabled, .titlebar:not(headerbar) button:active:active:disabled, headerbar button:active:active:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .titlebar:not(headerbar) button:checked:focus, headerbar button:checked:focus, .titlebar:not(headerbar) button:checked:hover, headerbar button:checked:hover, .titlebar:not(headerbar) button:active:focus, headerbar button:active:focus, .titlebar:not(headerbar) button:active:hover, headerbar button:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - .titlebar:not(headerbar) button:focus, headerbar button:focus, headerbar button.nautilus-circular-button.image-button:focus, .titlebar:not(headerbar) button:hover, headerbar button:hover, headerbar button.nautilus-circular-button.image-button:hover { - color: #cccccc; } - .titlebar:not(headerbar) button:disabled:disabled, headerbar button:disabled:disabled { - background-color: alpha(mix(#555555,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#555555,#cccccc,0.6); - box-shadow: none; } - .titlebar:not(headerbar) button:disabled:disabled :disabled, headerbar button:disabled:disabled :disabled { - color: mix(#555555,#cccccc,0.6); } - .titlebar:not(headerbar) button:active:disabled, headerbar button:active:disabled, .titlebar:not(headerbar) button:checked:disabled, headerbar button:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - .titlebar:not(headerbar) button:active:disabled :disabled, headerbar button:active:disabled :disabled, .titlebar:not(headerbar) button:checked:disabled :disabled, headerbar button:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - .titlebar:not(headerbar) button.separator, headerbar button.separator, headerbar button.separator.nautilus-circular-button.image-button, .titlebar:not(headerbar) button .separator, headerbar button .separator, headerbar button.nautilus-circular-button.image-button .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.9); } - .titlebar:not(headerbar) button.separator:disabled, headerbar button.separator:disabled, .titlebar:not(headerbar) button .separator:disabled, headerbar button .separator:disabled { - color: rgba(85, 85, 85, 0.85); } - .titlebar:not(headerbar) button separator, headerbar button separator, headerbar button.nautilus-circular-button.image-button separator { - background-image: image(mix(#cccccc,#555555,0.9)); } - .titlebar:not(headerbar) button.text-button, headerbar button.text-button, headerbar button.text-button.nautilus-circular-button.image-button { - padding: 2px 5px; } - .titlebar:not(headerbar) button.flat, headerbar button.flat, headerbar button.flat.nautilus-circular-button.image-button { - color: #cccccc; } - .titlebar:not(headerbar) button.flat:hover, headerbar button.flat:hover { - color: #cccccc; } - .titlebar:not(headerbar) button:backdrop, headerbar button:backdrop, headerbar button.nautilus-circular-button.image-button:backdrop { - color: mix(#cccccc,#161510,0.4); } - .titlebar:not(headerbar) button stack box.narrow, headerbar button stack box.narrow, headerbar button.nautilus-circular-button.image-button stack box.narrow { - /* have no clue why it's ignored by gtk and forced to 5px and 7px */ - padding: 0; } - .titlebar:not(headerbar) button:not(:checked):not(:hover) stack box, headerbar button:not(:checked):not(:hover) stack box { - color: #cccccc; } - .titlebar:not(headerbar) viewswitcher button:not(:checked):not(:hover) stack box, headerbar viewswitcher button:not(:checked):not(:hover) stack box { - color: #cccccc; } - .titlebar:not(headerbar) button.titlebutton + separator.titlebutton, headerbar button.titlebutton + separator.titlebutton { - margin-left: 0; - margin-right: 2px; } - .titlebar:not(headerbar) button.titlebutton, headerbar button.titlebutton, headerbar button.titlebutton.nautilus-circular-button.image-button { - border: 0; - padding: 2px; - background-image: none; - background-color: transparent; - color: #cccccc; - box-shadow: none; } - .titlebar:not(headerbar) button.titlebutton:hover, headerbar button.titlebutton:hover { - background-image: none; - background-color: transparent; - color: #3d6266; - box-shadow: none; } - .titlebar:not(headerbar) button.titlebutton:active, headerbar button.titlebutton:active { - background-image: none; - background-color: transparent; - color: #37585c; - box-shadow: none; } - .titlebar:not(headerbar) button.titlebutton:backdrop, headerbar button.titlebutton:backdrop { - background: none; - color: mix(#cccccc,#161510,0.4); - -gtk-icon-shadow: none; } - -toolbar { - background-color: #161510; - background-image: none; - border-color: mix(#cccccc,#161510,0.88); - color: #cccccc; } - toolbar:focus, toolbar:hover { - border-color: mix(#3d6266,mix(#cccccc,#161510,0.8),0.3); } - toolbar:active, toolbar:active:hover, toolbar:active:focus, toolbar:active:hover:focus, toolbar:checked, toolbar:checked:hover, toolbar:checked:focus, toolbar:checked:hover:focus { - border-color: mix(#cccccc,#161510,0.4); } - toolbar:disabled { - border-color: mix(#cccccc,#161510,0.92); } - toolbar:active:disabled, toolbar:checked:disabled { - border-color: mix(#cccccc,#161510,0.88); } - toolbar:disabled { - background-color: #14130e; - background-image: none; - color: mix(#cccccc,#161510,0.5); } - toolbar .background { - background-color: #161510; - border-color: mix(#161510,#cccccc,0.3); } - toolbar .title { - font-weight: bold; - padding: 0 4px; } - toolbar .subtitle { - font-size: smaller; - padding: 0 4px; } - toolbar button, toolbar button.nautilus-circular-button.image-button { - background-color: #161510; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - toolbar button:active, toolbar button.nautilus-circular-button.image-button:active, toolbar button:active:hover, toolbar button:active:focus, toolbar button:active:hover:focus, toolbar button:checked, toolbar button.nautilus-circular-button.image-button:checked, toolbar button:checked:hover, toolbar button:checked:focus, toolbar button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - toolbar button:disabled, toolbar button.nautilus-circular-button.image-button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - toolbar button:active:disabled, toolbar button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:hover, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:checked, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar button:checked:hover, viewswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > toolbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) toolbar button, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > toolbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar button:hover, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > toolbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) toolbar button:checked, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > toolbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar button:checked:hover, stackswitcher.vertical > toolbar button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - toolbar button.flat, toolbar button.flat.nautilus-circular-button.image-button { - color: #cccccc; - border-color: rgba(22, 21, 16, 0); - background-color: rgba(22, 21, 16, 0); - background-image: none; - box-shadow: none; } - toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:hover { - background-color: #171611; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - toolbar button:hover:focus, toolbar button:hover:hover, toolbar button.flat:hover:focus, toolbar button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - toolbar button:hover:active, toolbar button:hover:active:focus, toolbar button.flat:hover:active:focus, toolbar button:hover:checked, toolbar button:hover:checked:focus, toolbar button.flat:hover:checked:focus, toolbar button.flat:hover:active, toolbar button.flat:hover:active:hover:focus, toolbar button.flat:hover:checked, toolbar button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - toolbar button:hover:disabled, toolbar button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - toolbar button:hover:active:disabled, toolbar button:hover:checked:disabled, toolbar button.flat:hover:active:disabled, toolbar button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button.flat:focus { - background-color: #171611; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - toolbar button:focus:hover, toolbar button.flat:focus:hover { - background-color: #181712; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - toolbar button:focus:hover:hover, toolbar button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - toolbar button:focus:hover:active, toolbar button.flat:focus:hover:active, toolbar button.flat:focus:hover:active:focus, toolbar button:focus:hover:checked, toolbar button.flat:focus:hover:checked, toolbar button.flat:focus:hover:checked:focus, toolbar button.flat:focus:hover:active:hover:focus, toolbar button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - toolbar button:focus:hover:disabled, toolbar button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - toolbar button:focus:hover:active:disabled, toolbar button:focus:hover:checked:disabled, toolbar button.flat:focus:hover:active:disabled, toolbar button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - toolbar button:checked, toolbar button.nautilus-circular-button.image-button:checked, toolbar button:active, toolbar button.nautilus-circular-button.image-button:active, toolbar button.flat:checked, toolbar button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - toolbar button:checked:focus, toolbar button:checked:hover, toolbar button:active:focus, toolbar button:active:hover, toolbar button.flat:checked:focus, toolbar button.flat:checked:hover, toolbar button.flat:active:focus, toolbar button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - toolbar button:active:checked, toolbar button:active:checked:hover, toolbar button:active:checked:focus, toolbar button:active:checked:hover:focus, toolbar button.flat:active:checked, toolbar button.flat:active:checked:hover, toolbar button.flat:active:checked:focus, toolbar button.flat:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - toolbar button:checked:disabled, toolbar button:active:disabled, toolbar button.flat:checked:disabled, toolbar button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - toolbar button:active:checked:disabled, toolbar button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - toolbar button:checked:focus, toolbar button:checked:hover, toolbar button:active:focus, toolbar button:active:hover, toolbar button.flat:checked:focus, toolbar button.flat:checked:hover, toolbar button.flat:active:focus, toolbar button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - toolbar button:focus, toolbar button.nautilus-circular-button.image-button:focus, toolbar button:hover, toolbar button.nautilus-circular-button.image-button:hover, toolbar button.flat:focus, toolbar button.flat:hover { - color: #cccccc; } - toolbar button:disabled:disabled, toolbar button.flat:disabled:disabled { - background-color: alpha(mix(#161510,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#161510,#cccccc,0.6); - box-shadow: none; } - toolbar button:disabled:disabled :disabled, toolbar button.flat:disabled:disabled :disabled { - color: mix(#161510,#cccccc,0.6); } - toolbar button:active:disabled, toolbar button:checked:disabled, toolbar button.flat:active:disabled, toolbar button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - toolbar button:active:disabled :disabled, toolbar button:checked:disabled :disabled, toolbar button.flat:active:disabled :disabled, toolbar button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - toolbar button:backdrop, toolbar button.nautilus-circular-button.image-button:backdrop, toolbar button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - toolbar button.separator, toolbar button.separator.nautilus-circular-button.image-button, toolbar button .separator, toolbar button.nautilus-circular-button.image-button .separator { - border: 1px solid currentColor; - color: rgba(22, 21, 16, 0.9); } - toolbar button.separator:disabled, toolbar button .separator:disabled { - color: rgba(22, 21, 16, 0.85); } - toolbar button separator, toolbar button.nautilus-circular-button.image-button separator { - background-image: image(mix(#cccccc,#161510,0.9)); } - toolbar button.image-button, toolbar button.image-button.nautilus-circular-button { - padding: 2px; } - toolbar viewswitcher button, toolbar viewswitcher button.nautilus-circular-button.image-button, - toolbar .linked > button, - toolbar .linked > button.nautilus-circular-button.image-button { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - toolbar viewswitcher button:focus, toolbar viewswitcher button.nautilus-circular-button.image-button:focus, toolbar viewswitcher button:hover, toolbar viewswitcher button.nautilus-circular-button.image-button:hover, - toolbar .linked > button:focus, - toolbar .linked > button:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - toolbar viewswitcher button:active, toolbar viewswitcher button.nautilus-circular-button.image-button:active, toolbar viewswitcher button:active:hover, toolbar viewswitcher button:active:focus, toolbar viewswitcher button:active:hover:focus, toolbar viewswitcher button:checked, toolbar viewswitcher button.nautilus-circular-button.image-button:checked, toolbar viewswitcher button:checked:hover, toolbar viewswitcher button:checked:focus, toolbar viewswitcher button:checked:hover:focus, - toolbar .linked > button:active, - toolbar .linked > button:active:hover, - toolbar .linked > button:active:focus, - toolbar .linked > button:active:hover:focus, - toolbar .linked > button:checked, - toolbar .linked > button:checked:hover, - toolbar .linked > button:checked:focus, - toolbar .linked > button:checked:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset 0 -1px rgba(41, 41, 41, 0.05); } - toolbar viewswitcher button:disabled, toolbar viewswitcher button.nautilus-circular-button.image-button:disabled, - toolbar .linked > button:disabled { - box-shadow: inset -1px 0 #12110d; } - toolbar viewswitcher button:last-child, toolbar viewswitcher button.nautilus-circular-button.image-button:last-child, toolbar viewswitcher button:only-child, toolbar viewswitcher button.nautilus-circular-button.image-button:only-child, - toolbar .linked > button:last-child, - toolbar .linked > button:only-child { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - toolbar viewswitcher button:last-child:hover, toolbar viewswitcher button:only-child:hover, - toolbar .linked > button:last-child:hover, - toolbar .linked > button:only-child:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - toolbar viewswitcher button:disabled:last-child, toolbar viewswitcher button:disabled:only-child, toolbar viewswitcher button:active:disabled:last-child, toolbar viewswitcher button:active:disabled:only-child, toolbar viewswitcher button:checked:disabled:last-child, toolbar viewswitcher button:checked:disabled:only-child, - toolbar .linked > button:disabled:last-child, - toolbar .linked > button:disabled:only-child, - toolbar .linked > button:active:disabled:last-child, - toolbar .linked > button:active:disabled:only-child, - toolbar .linked > button:checked:disabled:last-child, - toolbar .linked > button:checked:disabled:only-child { - box-shadow: none; } - toolbar viewswitcher button:active:last-child, toolbar viewswitcher button:active:last-child:focus, toolbar viewswitcher button:active:last-child:hover, toolbar viewswitcher button:active:last-child:hover:focus, toolbar viewswitcher button:checked:last-child, toolbar viewswitcher button:checked:last-child:focus, toolbar viewswitcher button:checked:last-child:hover, toolbar viewswitcher button:checked:last-child:hover:focus, - toolbar .linked > button:active:last-child, - toolbar .linked > button:active:last-child:focus, - toolbar .linked > button:active:last-child:hover, - toolbar .linked > button:active:last-child:hover:focus, - toolbar .linked > button:checked:last-child, - toolbar .linked > button:checked:last-child:focus, - toolbar .linked > button:checked:last-child:hover, - toolbar .linked > button:checked:last-child:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - toolbar viewswitcher button:active:only-child, toolbar viewswitcher button:active:only-child:focus, toolbar viewswitcher button:active:only-child:hover, toolbar viewswitcher button:active:only-child:hover:focus, toolbar viewswitcher button:checked:only-child, toolbar viewswitcher button:checked:only-child:focus, toolbar viewswitcher button:checked:only-child:hover, toolbar viewswitcher button:checked:only-child:hover:focus, - toolbar .linked > button:active:only-child, - toolbar .linked > button:active:only-child:focus, - toolbar .linked > button:active:only-child:hover, - toolbar .linked > button:active:only-child:hover:focus, - toolbar .linked > button:checked:only-child, - toolbar .linked > button:checked:only-child:focus, - toolbar .linked > button:checked:only-child:hover, - toolbar .linked > button:checked:only-child:hover:focus { - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.06), inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - toolbar box button.image-button, toolbar box button.image-button.nautilus-circular-button { - padding: 2px 6px; } - toolbar separator, toolbar separator:disabled { - color: #0d0d0a; - border-color: currentColor; - -GtkWidget-window-dragging: true; } - toolbar.inline-toolbar { - padding: 1px; - border-width: 0 1px 1px; - border-style: solid; - border-color: mix(#161510,#cccccc,0.18); - background-color: mix(mix(#161510,#cccccc,0.18),#161510,0.7); - background-image: none; } - toolbar.inline-toolbar:backdrop { - border-color: mix(#161510,mix(#161510,#cccccc,0.18),0.9); - background-color: mix(#161510,mix(#161510,mix(#161510,#cccccc,0.18),0.9),0.35); - transition: 200ms ease-out; } - toolbar.inline-toolbar button, toolbar.inline-toolbar button.nautilus-circular-button.image-button { - background-color: #161510; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - toolbar.inline-toolbar button:active, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover:focus, toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - toolbar.inline-toolbar button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:hover, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked:hover, viewswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:hover, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) toolbar.inline-toolbar button:checked:hover, stackswitcher.vertical > toolbar.inline-toolbar button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - toolbar.inline-toolbar button.flat { - color: #cccccc; - border-color: rgba(22, 21, 16, 0); - background-color: rgba(22, 21, 16, 0); - background-image: none; - box-shadow: none; } - toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:hover { - background-color: #171611; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - toolbar.inline-toolbar button:hover:focus, toolbar.inline-toolbar button:hover:hover, toolbar.inline-toolbar button.flat:hover:focus, toolbar.inline-toolbar button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - toolbar.inline-toolbar button:hover:active, toolbar.inline-toolbar button:hover:active:focus, toolbar.inline-toolbar button.flat:hover:active:focus, toolbar.inline-toolbar button:hover:checked, toolbar.inline-toolbar button:hover:checked:focus, toolbar.inline-toolbar button.flat:hover:checked:focus, toolbar.inline-toolbar button.flat:hover:active, toolbar.inline-toolbar button.flat:hover:active:hover:focus, toolbar.inline-toolbar button.flat:hover:checked, toolbar.inline-toolbar button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - toolbar.inline-toolbar button:hover:disabled, toolbar.inline-toolbar button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - toolbar.inline-toolbar button:hover:active:disabled, toolbar.inline-toolbar button:hover:checked:disabled, toolbar.inline-toolbar button.flat:hover:active:disabled, toolbar.inline-toolbar button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button.flat:focus { - background-color: #171611; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - toolbar.inline-toolbar button:focus:hover, toolbar.inline-toolbar button.flat:focus:hover { - background-color: #181712; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - toolbar.inline-toolbar button:focus:hover:hover, toolbar.inline-toolbar button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - toolbar.inline-toolbar button:focus:hover:active, toolbar.inline-toolbar button.flat:focus:hover:active, toolbar.inline-toolbar button.flat:focus:hover:active:focus, toolbar.inline-toolbar button:focus:hover:checked, toolbar.inline-toolbar button.flat:focus:hover:checked, toolbar.inline-toolbar button.flat:focus:hover:checked:focus, toolbar.inline-toolbar button.flat:focus:hover:active:hover:focus, toolbar.inline-toolbar button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - toolbar.inline-toolbar button:focus:hover:disabled, toolbar.inline-toolbar button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - toolbar.inline-toolbar button:focus:hover:active:disabled, toolbar.inline-toolbar button:focus:hover:checked:disabled, toolbar.inline-toolbar button.flat:focus:hover:active:disabled, toolbar.inline-toolbar button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:active, toolbar.inline-toolbar button.flat:checked, toolbar.inline-toolbar button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button.flat:checked:focus, toolbar.inline-toolbar button.flat:checked:hover, toolbar.inline-toolbar button.flat:active:focus, toolbar.inline-toolbar button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - toolbar.inline-toolbar button:active:checked, toolbar.inline-toolbar button:active:checked:hover, toolbar.inline-toolbar button:active:checked:focus, toolbar.inline-toolbar button:active:checked:hover:focus, toolbar.inline-toolbar button.flat:active:checked, toolbar.inline-toolbar button.flat:active:checked:hover, toolbar.inline-toolbar button.flat:active:checked:focus, toolbar.inline-toolbar button.flat:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - toolbar.inline-toolbar button:checked:disabled, toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button.flat:checked:disabled, toolbar.inline-toolbar button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - toolbar.inline-toolbar button:active:checked:disabled, toolbar.inline-toolbar button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - toolbar.inline-toolbar button:checked:focus, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:active:focus, toolbar.inline-toolbar button:active:hover, toolbar.inline-toolbar button.flat:checked:focus, toolbar.inline-toolbar button.flat:checked:hover, toolbar.inline-toolbar button.flat:active:focus, toolbar.inline-toolbar button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - toolbar.inline-toolbar button:focus, toolbar.inline-toolbar button:hover, toolbar.inline-toolbar button.flat:focus, toolbar.inline-toolbar button.flat:hover { - color: #cccccc; } - toolbar.inline-toolbar button:disabled:disabled, toolbar.inline-toolbar button.flat:disabled:disabled { - background-color: alpha(mix(#161510,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#161510,#cccccc,0.6); - box-shadow: none; } - toolbar.inline-toolbar button:disabled:disabled :disabled, toolbar.inline-toolbar button.flat:disabled:disabled :disabled { - color: mix(#161510,#cccccc,0.6); } - toolbar.inline-toolbar button:active:disabled, toolbar.inline-toolbar button:checked:disabled, toolbar.inline-toolbar button.flat:active:disabled, toolbar.inline-toolbar button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - toolbar.inline-toolbar button:active:disabled :disabled, toolbar.inline-toolbar button:checked:disabled :disabled, toolbar.inline-toolbar button.flat:active:disabled :disabled, toolbar.inline-toolbar button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - toolbar.inline-toolbar button:backdrop, toolbar.inline-toolbar button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - toolbar.inline-toolbar button.separator, toolbar.inline-toolbar button .separator { - border: 1px solid currentColor; - color: rgba(22, 21, 16, 0.9); } - toolbar.inline-toolbar button.separator:disabled, toolbar.inline-toolbar button .separator:disabled { - color: rgba(22, 21, 16, 0.85); } - toolbar.inline-toolbar button separator, toolbar.inline-toolbar button.nautilus-circular-button.image-button separator { - background-image: image(mix(#cccccc,#161510,0.9)); } - -window.csd > .titlebar:not(headerbar) { - padding: 0; - background-color: transparent; - background-image: none; - border-style: none; - border-color: transparent; - box-shadow: none; } - -.titlebar:not(headerbar) > separator { - background-color: #4b4b4b; } - -.background .titlebar:backdrop, .background .titlebar { - border-top-left-radius: 0px; - border-top-right-radius: 0px; } - -.background.tiled .titlebar:backdrop, .background.tiled .titlebar, -.background.tiled-top .titlebar:backdrop, -.background.tiled-top .titlebar, -.background.tiled-right .titlebar:backdrop, -.background.tiled-right .titlebar, -.background.tiled-bottom .titlebar:backdrop, -.background.tiled-bottom .titlebar, -.background.tiled-left .titlebar:backdrop, -.background.tiled-left .titlebar, -.background.maximized .titlebar:backdrop, -.background.maximized .titlebar, -.background.solid-csd .titlebar:backdrop, -.background.solid-csd .titlebar { - border-top-left-radius: 0; - border-top-right-radius: 0; } - -.background:not(.csd):not(.ssd):not(.solid-csd) headerbar, .background:not(.csd):not(.ssd):not(.solid-csd) headerbar:not(:last-child), .background:not(.csd):not(.ssd):not(.solid-csd) headerbar:backdrop, .background:not(.csd):not(.ssd):not(.solid-csd) headerbar:backdrop:not(:last-child) { - border-radius: 0; - border-top-color: transparent; } - -/************** - ! Action-bar * -***************/ -actionbar > revealer > box { - padding: 2px; - border-top: 1px solid mix(#161510,#cccccc,0.18); } - actionbar > revealer > box:backdrop { - border-color: mix(#161510,mix(#161510,#cccccc,0.18),0.9); } - -/**************************** - ! Search and Location bars * -*****************************/ -searchbar, -.location-bar { - background-color: #161510; - background-image: none; - border-width: 0 0 1px; - border-style: solid; - border-color: #12110d; - color: #cccccc; } - -/****************** - ! Action buttons * -*******************/ -.suggested-action, headerbar.selection-mode button.suggested-action, -.titlebar.selection-mode:not(headerbar) button.suggested-action { - background-color: #37bd58; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus, - .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover, - .titlebar:not(headerbar).selection-mode button.suggested-action:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .suggested-action:active, headerbar.selection-mode button.suggested-action:active, - .titlebar:not(headerbar).selection-mode button.suggested-action:active, .suggested-action:active:hover, .suggested-action:active:focus, .suggested-action:active:hover:focus, .suggested-action:checked, headerbar.selection-mode button.suggested-action:checked, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked, .suggested-action:checked:hover, .suggested-action:checked:focus, .suggested-action:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .suggested-action:disabled, headerbar.selection-mode button.suggested-action:disabled, - .titlebar:not(headerbar).selection-mode button.suggested-action:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .suggested-action:active:disabled, - .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action:checked:disabled, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), - .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), - .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), - .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, - .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:hover, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, - .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, - .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked, - .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:checked, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), - .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked, - .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover, - .titlebar:not(headerbar).selection-mode .linked:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .suggested-action:checked:hover, viewswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, - .titlebar:not(headerbar).selection-mode viewswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover, - .titlebar:not(headerbar).selection-mode stackswitcher:not(.vertical) > button.suggested-action:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child), - .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .suggested-action, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child), headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child), - .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):hover, - .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:hover, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):hover, headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):hover, - .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked, - .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:checked, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):checked, headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked, - .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover, - .titlebar:not(headerbar).selection-mode .linked.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .suggested-action:checked:hover, stackswitcher.vertical > .suggested-action:not(:last-child):not(:only-child):checked:hover, headerbar.selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover, - .titlebar:not(headerbar).selection-mode stackswitcher.vertical > button.suggested-action:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .suggested-action.flat, headerbar.selection-mode button.flat.suggested-action, - .titlebar:not(headerbar).selection-mode button.flat.suggested-action { - color: #cccccc; - border-color: rgba(55, 189, 88, 0); - background-color: rgba(55, 189, 88, 0); - background-image: none; - box-shadow: none; } - .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover, - .titlebar:not(headerbar).selection-mode button.suggested-action:hover, .suggested-action.flat:hover { - background-color: #3ac65d; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - .suggested-action:hover:focus, .suggested-action:hover:hover, - .titlebar:not(headerbar).selection-mode button.suggested-action:hover:hover, .suggested-action.flat:hover:focus, .suggested-action.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .suggested-action:hover:active, - .titlebar:not(headerbar).selection-mode button.suggested-action:hover:active, .suggested-action:hover:active:focus, .suggested-action.flat:hover:active:focus, .suggested-action:hover:checked, - .titlebar:not(headerbar).selection-mode button.suggested-action:hover:checked, .suggested-action:hover:checked:focus, .suggested-action.flat:hover:checked:focus, .suggested-action.flat:hover:active, .suggested-action.flat:hover:active:hover:focus, .suggested-action.flat:hover:checked, .suggested-action.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .suggested-action:hover:disabled, - .titlebar:not(headerbar).selection-mode button.suggested-action:hover:disabled, .suggested-action.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .suggested-action:hover:active:disabled, .suggested-action:hover:checked:disabled, .suggested-action.flat:hover:active:disabled, .suggested-action.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus, - .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action.flat:focus { - background-color: #3ac65d; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .suggested-action:focus:hover, - .titlebar:not(headerbar).selection-mode button.suggested-action:focus:hover, .suggested-action.flat:focus:hover { - background-color: #44c965; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - .suggested-action:focus:hover:hover, .suggested-action.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .suggested-action:focus:hover:active, .suggested-action.flat:focus:hover:active, .suggested-action.flat:focus:hover:active:focus, .suggested-action:focus:hover:checked, .suggested-action.flat:focus:hover:checked, .suggested-action.flat:focus:hover:checked:focus, .suggested-action.flat:focus:hover:active:hover:focus, .suggested-action.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .suggested-action:focus:hover:disabled, .suggested-action.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .suggested-action:focus:hover:active:disabled, .suggested-action:focus:hover:checked:disabled, .suggested-action.flat:focus:hover:active:disabled, .suggested-action.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .suggested-action:checked, headerbar.selection-mode button.suggested-action:checked, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked, .suggested-action:active, headerbar.selection-mode button.suggested-action:active, - .titlebar:not(headerbar).selection-mode button.suggested-action:active, .suggested-action.flat:checked, .suggested-action.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - .suggested-action:checked:focus, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked:focus, .suggested-action:checked:hover, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked:hover, .suggested-action:active:focus, - .titlebar:not(headerbar).selection-mode button.suggested-action:active:focus, .suggested-action:active:hover, - .titlebar:not(headerbar).selection-mode button.suggested-action:active:hover, .suggested-action.flat:checked:focus, .suggested-action.flat:checked:hover, .suggested-action.flat:active:focus, .suggested-action.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .suggested-action:active:checked, .suggested-action:active:checked:hover, .suggested-action:active:checked:focus, .suggested-action:active:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked:checked, - .titlebar:not(headerbar).selection-mode button.suggested-action:active:active, .suggested-action.flat:active:checked, .suggested-action.flat:active:checked:hover, .suggested-action.flat:active:checked:focus, .suggested-action.flat:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .suggested-action:checked:disabled, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled, .suggested-action:active:disabled, - .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action.flat:checked:disabled, .suggested-action.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .suggested-action:active:checked:disabled, .suggested-action.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .suggested-action:checked:focus, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked:focus, .suggested-action:checked:hover, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked:hover, .suggested-action:active:focus, - .titlebar:not(headerbar).selection-mode button.suggested-action:active:focus, .suggested-action:active:hover, - .titlebar:not(headerbar).selection-mode button.suggested-action:active:hover, .suggested-action.flat:checked:focus, .suggested-action.flat:checked:hover, .suggested-action.flat:active:focus, .suggested-action.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - .suggested-action:focus, headerbar.selection-mode button.suggested-action:focus, - .titlebar:not(headerbar).selection-mode button.suggested-action:focus, .suggested-action:hover, headerbar.selection-mode button.suggested-action:hover, - .titlebar:not(headerbar).selection-mode button.suggested-action:hover, .suggested-action.flat:focus, .suggested-action.flat:hover { - color: #cccccc; } - .suggested-action:disabled:disabled, - .titlebar:not(headerbar).selection-mode button.suggested-action:disabled:disabled, .suggested-action.flat:disabled:disabled { - background-color: alpha(mix(#37bd58,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#37bd58,#cccccc,0.6); - box-shadow: none; } - .suggested-action:disabled:disabled :disabled, .suggested-action.flat:disabled:disabled :disabled { - color: mix(#37bd58,#cccccc,0.6); } - .suggested-action:active:disabled, - .titlebar:not(headerbar).selection-mode button.suggested-action:active:disabled, .suggested-action:checked:disabled, - .titlebar:not(headerbar).selection-mode button.suggested-action:checked:disabled, .suggested-action.flat:active:disabled, .suggested-action.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - .suggested-action:active:disabled :disabled, .suggested-action:checked:disabled :disabled, .suggested-action.flat:active:disabled :disabled, .suggested-action.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - .suggested-action:backdrop, headerbar.selection-mode button.suggested-action:backdrop, - .titlebar:not(headerbar).selection-mode button.suggested-action:backdrop, .suggested-action.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - .suggested-action.separator, headerbar.selection-mode button.separator.suggested-action, - .titlebar:not(headerbar).selection-mode button.separator.suggested-action, .suggested-action .separator, headerbar.selection-mode button.suggested-action .separator, - .titlebar.selection-mode:not(headerbar) button.suggested-action .separator { - border: 1px solid currentColor; - color: rgba(55, 189, 88, 0.9); } - .suggested-action.separator:disabled, - .titlebar:not(headerbar).selection-mode button.separator.suggested-action:disabled, .suggested-action .separator:disabled, - .titlebar.selection-mode:not(headerbar) button.suggested-action .separator:disabled { - color: rgba(55, 189, 88, 0.85); } - .suggested-action separator, headerbar.selection-mode button.suggested-action separator, - .titlebar.selection-mode:not(headerbar) button.suggested-action separator { - background-image: image(mix(#cccccc,#37bd58,0.9)); } - -.destructive-action { - background-color: #fc4a6d; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.12); } - .destructive-action:focus, .destructive-action:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .destructive-action:active, .destructive-action:active:hover, .destructive-action:active:focus, .destructive-action:active:hover:focus, .destructive-action:checked, .destructive-action:checked:hover, .destructive-action:checked:focus, .destructive-action:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .destructive-action:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .destructive-action:active:disabled, .destructive-action:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:hover, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:checked, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .destructive-action:checked:hover, viewswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .destructive-action:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > .destructive-action:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .destructive-action, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > .destructive-action:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:hover, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > .destructive-action:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:checked, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > .destructive-action:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .destructive-action:checked:hover, stackswitcher.vertical > .destructive-action:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .destructive-action.flat { - color: #cccccc; - border-color: rgba(252, 74, 109, 0); - background-color: rgba(252, 74, 109, 0); - background-image: none; - box-shadow: none; } - .destructive-action:hover, .destructive-action.flat:hover { - background-color: #fc5a7a; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .destructive-action:hover:focus, .destructive-action:hover:hover, .destructive-action.flat:hover:focus, .destructive-action.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .destructive-action:hover:active, .destructive-action:hover:active:hover, .destructive-action:hover:active:focus, .destructive-action:hover:active:hover:focus, .destructive-action:hover:checked, .destructive-action:hover:checked:hover, .destructive-action:hover:checked:focus, .destructive-action:hover:checked:hover:focus, .destructive-action.flat:hover:active, .destructive-action.flat:hover:active:hover, .destructive-action.flat:hover:active:focus, .destructive-action.flat:hover:active:hover:focus, .destructive-action.flat:hover:checked, .destructive-action.flat:hover:checked:hover, .destructive-action.flat:hover:checked:focus, .destructive-action.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .destructive-action:hover:disabled, .destructive-action.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .destructive-action:hover:active:disabled, .destructive-action:hover:checked:disabled, .destructive-action.flat:hover:active:disabled, .destructive-action.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .destructive-action:focus, .destructive-action.flat:focus { - background-color: #fc5a7a; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - .destructive-action:focus:hover, .destructive-action.flat:focus:hover { - background-color: #fd6a87; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.38); } - .destructive-action:focus:hover:focus, .destructive-action:focus:hover:hover, .destructive-action.flat:focus:hover:focus, .destructive-action.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .destructive-action:focus:hover:active, .destructive-action:focus:hover:active:hover, .destructive-action:focus:hover:active:focus, .destructive-action:focus:hover:active:hover:focus, .destructive-action:focus:hover:checked, .destructive-action:focus:hover:checked:hover, .destructive-action:focus:hover:checked:focus, .destructive-action:focus:hover:checked:hover:focus, .destructive-action.flat:focus:hover:active, .destructive-action.flat:focus:hover:active:hover, .destructive-action.flat:focus:hover:active:focus, .destructive-action.flat:focus:hover:active:hover:focus, .destructive-action.flat:focus:hover:checked, .destructive-action.flat:focus:hover:checked:hover, .destructive-action.flat:focus:hover:checked:focus, .destructive-action.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .destructive-action:focus:hover:disabled, .destructive-action.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .destructive-action:focus:hover:active:disabled, .destructive-action:focus:hover:checked:disabled, .destructive-action.flat:focus:hover:active:disabled, .destructive-action.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .destructive-action:checked, .destructive-action:active, .destructive-action.flat:checked, .destructive-action.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - .destructive-action:checked:focus, .destructive-action:checked:hover, .destructive-action:active:focus, .destructive-action:active:hover, .destructive-action.flat:checked:focus, .destructive-action.flat:checked:hover, .destructive-action.flat:active:focus, .destructive-action.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .destructive-action:checked:active, .destructive-action:checked:active:hover, .destructive-action:checked:active:focus, .destructive-action:checked:active:hover:focus, .destructive-action:checked:checked, .destructive-action:checked:checked:hover, .destructive-action:checked:checked:focus, .destructive-action:checked:checked:hover:focus, .destructive-action:active:active, .destructive-action:active:active:hover, .destructive-action:active:active:focus, .destructive-action:active:active:hover:focus, .destructive-action:active:checked, .destructive-action:active:checked:hover, .destructive-action:active:checked:focus, .destructive-action:active:checked:hover:focus, .destructive-action.flat:checked:active, .destructive-action.flat:checked:active:hover, .destructive-action.flat:checked:active:focus, .destructive-action.flat:checked:active:hover:focus, .destructive-action.flat:checked:checked, .destructive-action.flat:checked:checked:hover, .destructive-action.flat:checked:checked:focus, .destructive-action.flat:checked:checked:hover:focus, .destructive-action.flat:active:active, .destructive-action.flat:active:active:hover, .destructive-action.flat:active:active:focus, .destructive-action.flat:active:active:hover:focus, .destructive-action.flat:active:checked, .destructive-action.flat:active:checked:hover, .destructive-action.flat:active:checked:focus, .destructive-action.flat:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .destructive-action:checked:disabled, .destructive-action:active:disabled, .destructive-action.flat:checked:disabled, .destructive-action.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .destructive-action:checked:active:disabled, .destructive-action:checked:checked:disabled, .destructive-action:active:active:disabled, .destructive-action:active:checked:disabled, .destructive-action.flat:checked:active:disabled, .destructive-action.flat:checked:checked:disabled, .destructive-action.flat:active:active:disabled, .destructive-action.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .destructive-action:checked:focus, .destructive-action:checked:hover, .destructive-action:active:focus, .destructive-action:active:hover, .destructive-action.flat:checked:focus, .destructive-action.flat:checked:hover, .destructive-action.flat:active:focus, .destructive-action.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - .destructive-action:focus, .destructive-action:hover, .destructive-action.flat:focus, .destructive-action.flat:hover { - color: #cccccc; } - .destructive-action:disabled:disabled, .destructive-action.flat:disabled:disabled { - background-color: alpha(mix(#fc4a6d,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#fc4a6d,#cccccc,0.6); - box-shadow: none; } - .destructive-action:disabled:disabled :disabled, .destructive-action.flat:disabled:disabled :disabled { - color: mix(#fc4a6d,#cccccc,0.6); } - .destructive-action:active:disabled, .destructive-action:checked:disabled, .destructive-action.flat:active:disabled, .destructive-action.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - .destructive-action:active:disabled :disabled, .destructive-action:checked:disabled :disabled, .destructive-action.flat:active:disabled :disabled, .destructive-action.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - .destructive-action:backdrop, .destructive-action.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - .destructive-action.separator, .destructive-action .separator { - border: 1px solid currentColor; - color: rgba(252, 74, 109, 0.9); } - .destructive-action.separator:disabled, .destructive-action .separator:disabled { - color: rgba(252, 74, 109, 0.85); } - .destructive-action separator { - background-image: image(mix(#cccccc,#fc4a6d,0.9)); } - -/****************** - ! Selection mode * -*******************/ -headerbar.selection-mode, -.titlebar:not(headerbar).selection-mode { - background-color: #3d6266; - background-image: none; - border-color: mix(#cccccc,#3d6266,0.88); - color: #cccccc; } - headerbar.selection-mode:focus, headerbar.selection-mode:hover, - .titlebar:not(headerbar).selection-mode:focus, - .titlebar:not(headerbar).selection-mode:hover { - border-color: mix(#3d6266,mix(#cccccc,#3d6266,0.8),0.3); } - headerbar.selection-mode:active, headerbar.selection-mode:active:hover, headerbar.selection-mode:active:focus, headerbar.selection-mode:active:hover:focus, headerbar.selection-mode:checked, headerbar.selection-mode:checked:hover, headerbar.selection-mode:checked:focus, headerbar.selection-mode:checked:hover:focus, - .titlebar:not(headerbar).selection-mode:active, - .titlebar:not(headerbar).selection-mode:active:hover, - .titlebar:not(headerbar).selection-mode:active:focus, - .titlebar:not(headerbar).selection-mode:active:hover:focus, - .titlebar:not(headerbar).selection-mode:checked, - .titlebar:not(headerbar).selection-mode:checked:hover, - .titlebar:not(headerbar).selection-mode:checked:focus, - .titlebar:not(headerbar).selection-mode:checked:hover:focus { - border-color: mix(#cccccc,#3d6266,0.4); } - headerbar.selection-mode:disabled, - .titlebar:not(headerbar).selection-mode:disabled { - border-color: mix(#cccccc,#3d6266,0.92); } - headerbar.selection-mode:active:disabled, headerbar.selection-mode:checked:disabled, - .titlebar:not(headerbar).selection-mode:active:disabled, - .titlebar:not(headerbar).selection-mode:checked:disabled { - border-color: mix(#cccccc,#3d6266,0.88); } - headerbar.selection-mode:disabled, - .titlebar:not(headerbar).selection-mode:disabled { - background-color: #37585c; - background-image: none; - color: mix(#cccccc,#3d6266,0.5); } - headerbar.selection-mode .background, - .titlebar:not(headerbar).selection-mode .background { - background-color: #3d6266; - border-color: mix(#3d6266,#cccccc,0.3); } - headerbar.selection-mode .title, - .titlebar:not(headerbar).selection-mode .title { - font-weight: bold; - padding: 0 4px; } - headerbar.selection-mode .subtitle, - .titlebar:not(headerbar).selection-mode .subtitle { - font-size: smaller; - padding: 0 4px; } - headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button, - .titlebar:not(headerbar).selection-mode button { - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, - .titlebar:not(headerbar).selection-mode button:focus, - .titlebar:not(headerbar).selection-mode button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - headerbar.selection-mode button:active, headerbar.selection-mode button:active:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover:focus, headerbar.selection-mode button:checked, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:active, - .titlebar:not(headerbar).selection-mode button:active:hover, - .titlebar:not(headerbar).selection-mode button:active:focus, - .titlebar:not(headerbar).selection-mode button:active:hover:focus, - .titlebar:not(headerbar).selection-mode button:checked, - .titlebar:not(headerbar).selection-mode button:checked:hover, - .titlebar:not(headerbar).selection-mode button:checked:focus, - .titlebar:not(headerbar).selection-mode button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - headerbar.selection-mode button:disabled, - .titlebar:not(headerbar).selection-mode button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, - .titlebar:not(headerbar).selection-mode button:active:disabled, - .titlebar:not(headerbar).selection-mode button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - headerbar.selection-mode button.flat, - .titlebar:not(headerbar).selection-mode button.flat { - color: #cccccc; - border-color: rgba(61, 98, 102, 0); - background-color: rgba(61, 98, 102, 0); - background-image: none; - box-shadow: none; } - headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:hover, - .titlebar:not(headerbar).selection-mode button:hover, - .titlebar:not(headerbar).selection-mode button.flat:hover { - background-color: #40676b; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - headerbar.selection-mode button:hover:focus, headerbar.selection-mode button:hover:hover, headerbar.selection-mode button.flat:hover:focus, headerbar.selection-mode button.flat:hover:hover, - .titlebar:not(headerbar).selection-mode button:hover:focus, - .titlebar:not(headerbar).selection-mode button:hover:hover, - .titlebar:not(headerbar).selection-mode button.flat:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - headerbar.selection-mode button:hover:active, headerbar.selection-mode button:hover:active:focus, headerbar.selection-mode button.flat:hover:active:focus, headerbar.selection-mode button:hover:checked, headerbar.selection-mode button:hover:checked:focus, headerbar.selection-mode button.flat:hover:checked:focus, headerbar.selection-mode button.flat:hover:active, headerbar.selection-mode button.flat:hover:active:hover:focus, headerbar.selection-mode button.flat:hover:checked, headerbar.selection-mode button.flat:hover:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:hover:active, - .titlebar:not(headerbar).selection-mode button:hover:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:active:focus, - .titlebar:not(headerbar).selection-mode button:hover:checked, - .titlebar:not(headerbar).selection-mode button:hover:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:active, - .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:checked, - .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - headerbar.selection-mode button:hover:disabled, headerbar.selection-mode button.flat:hover:disabled, - .titlebar:not(headerbar).selection-mode button:hover:disabled, - .titlebar:not(headerbar).selection-mode button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - headerbar.selection-mode button:hover:active:disabled, headerbar.selection-mode button:hover:checked:disabled, headerbar.selection-mode button.flat:hover:active:disabled, headerbar.selection-mode button.flat:hover:checked:disabled, - .titlebar:not(headerbar).selection-mode button:hover:active:disabled, - .titlebar:not(headerbar).selection-mode button:hover:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:hover:active:disabled, - .titlebar:not(headerbar).selection-mode button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - headerbar.selection-mode button:focus, headerbar.selection-mode button.flat:focus, - .titlebar:not(headerbar).selection-mode button:focus, - .titlebar:not(headerbar).selection-mode button.flat:focus { - background-color: #40676b; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - headerbar.selection-mode button:focus:hover, headerbar.selection-mode button.flat:focus:hover, - .titlebar:not(headerbar).selection-mode button:focus:hover, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover { - background-color: #436c70; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - headerbar.selection-mode button:focus:hover:hover, headerbar.selection-mode button.flat:focus:hover:hover, - .titlebar:not(headerbar).selection-mode button:focus:hover:hover, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - headerbar.selection-mode button:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active:focus, headerbar.selection-mode button:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked:focus, headerbar.selection-mode button.flat:focus:hover:active:hover:focus, headerbar.selection-mode button.flat:focus:hover:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:focus:hover:active, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:focus, - .titlebar:not(headerbar).selection-mode button:focus:hover:checked, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - headerbar.selection-mode button:focus:hover:disabled, headerbar.selection-mode button.flat:focus:hover:disabled, - .titlebar:not(headerbar).selection-mode button:focus:hover:disabled, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - headerbar.selection-mode button:focus:hover:active:disabled, headerbar.selection-mode button:focus:hover:checked:disabled, headerbar.selection-mode button.flat:focus:hover:active:disabled, headerbar.selection-mode button.flat:focus:hover:checked:disabled, - .titlebar:not(headerbar).selection-mode button:focus:hover:active:disabled, - .titlebar:not(headerbar).selection-mode button:focus:hover:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:disabled, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - headerbar.selection-mode button:checked, headerbar.selection-mode button:active, headerbar.selection-mode button.flat:checked, headerbar.selection-mode button.flat:active, - .titlebar:not(headerbar).selection-mode button:checked, - .titlebar:not(headerbar).selection-mode button:active, - .titlebar:not(headerbar).selection-mode button.flat:checked, - .titlebar:not(headerbar).selection-mode button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover, - .titlebar:not(headerbar).selection-mode button:checked:focus, - .titlebar:not(headerbar).selection-mode button:checked:hover, - .titlebar:not(headerbar).selection-mode button:active:focus, - .titlebar:not(headerbar).selection-mode button:active:hover, - .titlebar:not(headerbar).selection-mode button.flat:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - headerbar.selection-mode button:checked:active, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button:checked:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button:checked:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button:checked:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button:checked:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button:checked:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button:checked:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button:checked:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button:active:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button:active:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button:active:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button:active:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button:active:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button:active:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button:active:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button:active:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus, headerbar.selection-mode button.flat:checked:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button.flat:checked:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button.flat:checked:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button.flat:checked:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button.flat:checked:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button.flat:checked:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button.flat:checked:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button.flat:checked:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button.flat:active:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button.flat:active:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button.flat:active:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button.flat:active:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button.flat:active:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button.flat:active:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button.flat:active:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button.flat:active:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:checked:active, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active, - .titlebar:not(headerbar).selection-mode button:checked:active:hover, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover, - .titlebar:not(headerbar).selection-mode button:checked:active:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:focus, - .titlebar:not(headerbar).selection-mode button:checked:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus, - .titlebar:not(headerbar).selection-mode button:checked:checked, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked, - .titlebar:not(headerbar).selection-mode button:checked:checked:hover, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover, - .titlebar:not(headerbar).selection-mode button:checked:checked:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:focus, - .titlebar:not(headerbar).selection-mode button:checked:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:active:active, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active, - .titlebar:not(headerbar).selection-mode button:active:active:hover, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover, - .titlebar:not(headerbar).selection-mode button:active:active:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:focus, - .titlebar:not(headerbar).selection-mode button:active:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus, - .titlebar:not(headerbar).selection-mode button:active:checked, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked, - .titlebar:not(headerbar).selection-mode button:active:checked:hover, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover, - .titlebar:not(headerbar).selection-mode button:active:checked:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:focus, - .titlebar:not(headerbar).selection-mode button:active:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:active, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active, - .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover, - .titlebar:not(headerbar).selection-mode button.flat:checked:active:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:checked, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked, - .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat:checked:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:active, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active, - .titlebar:not(headerbar).selection-mode button.flat:active:active:hover, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover, - .titlebar:not(headerbar).selection-mode button.flat:active:active:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:checked, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked, - .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat:active:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button:active:disabled, headerbar.selection-mode button.flat:checked:disabled, headerbar.selection-mode button.flat:active:disabled, - .titlebar:not(headerbar).selection-mode button:checked:disabled, - .titlebar:not(headerbar).selection-mode button:active:disabled, - .titlebar:not(headerbar).selection-mode button.flat:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - headerbar.selection-mode button:active:checked:disabled, headerbar.selection-mode button.flat:active:checked:disabled, - .titlebar:not(headerbar).selection-mode button:active:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover, - .titlebar:not(headerbar).selection-mode button:checked:focus, - .titlebar:not(headerbar).selection-mode button:checked:hover, - .titlebar:not(headerbar).selection-mode button:active:focus, - .titlebar:not(headerbar).selection-mode button:active:hover, - .titlebar:not(headerbar).selection-mode button.flat:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:focus, headerbar.selection-mode button.flat:hover, - .titlebar:not(headerbar).selection-mode button:focus, - .titlebar:not(headerbar).selection-mode button:hover, - .titlebar:not(headerbar).selection-mode button.flat:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover { - color: #cccccc; } - headerbar.selection-mode button:disabled:disabled, headerbar.selection-mode button.flat:disabled:disabled, - .titlebar:not(headerbar).selection-mode button:disabled:disabled, - .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled { - background-color: alpha(mix(#3d6266,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#3d6266,#cccccc,0.6); - box-shadow: none; } - headerbar.selection-mode button:disabled:disabled :disabled, headerbar.selection-mode button.flat:disabled:disabled :disabled, - .titlebar:not(headerbar).selection-mode button:disabled:disabled :disabled, - .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled :disabled { - color: mix(#3d6266,#cccccc,0.6); } - headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button.flat:active:disabled, headerbar.selection-mode button.flat:checked:disabled, - .titlebar:not(headerbar).selection-mode button:active:disabled, - .titlebar:not(headerbar).selection-mode button:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:active:disabled, - .titlebar:not(headerbar).selection-mode button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - headerbar.selection-mode button:active:disabled :disabled, headerbar.selection-mode button:checked:disabled :disabled, headerbar.selection-mode button.flat:active:disabled :disabled, headerbar.selection-mode button.flat:checked:disabled :disabled, - .titlebar:not(headerbar).selection-mode button:active:disabled :disabled, - .titlebar:not(headerbar).selection-mode button:checked:disabled :disabled, - .titlebar:not(headerbar).selection-mode button.flat:active:disabled :disabled, - .titlebar:not(headerbar).selection-mode button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - headerbar.selection-mode button:backdrop, headerbar.selection-mode button.flat:backdrop, - .titlebar:not(headerbar).selection-mode button:backdrop, - .titlebar:not(headerbar).selection-mode button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - headerbar.selection-mode button.separator, headerbar.selection-mode button .separator, - .titlebar:not(headerbar).selection-mode button.separator, - .titlebar:not(headerbar).selection-mode button .separator { - border: 1px solid currentColor; - color: rgba(61, 98, 102, 0.9); } - headerbar.selection-mode button.separator:disabled, headerbar.selection-mode button .separator:disabled, - .titlebar:not(headerbar).selection-mode button.separator:disabled, - .titlebar:not(headerbar).selection-mode button .separator:disabled { - color: rgba(61, 98, 102, 0.85); } - headerbar.selection-mode button separator, headerbar.selection-mode button.nautilus-circular-button.image-button separator, - .titlebar:not(headerbar).selection-mode button separator { - background-image: image(mix(#cccccc,#3d6266,0.9)); } - headerbar.selection-mode button.image-button, - .titlebar:not(headerbar).selection-mode button.image-button { - padding: 2px; } - headerbar.selection-mode viewswitcher button, headerbar.selection-mode viewswitcher button.nautilus-circular-button.image-button, - headerbar.selection-mode .linked > button, - .titlebar:not(headerbar).selection-mode viewswitcher button, - .titlebar:not(headerbar).selection-mode .linked > button { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - headerbar.selection-mode viewswitcher button:focus, headerbar.selection-mode viewswitcher button:hover, - headerbar.selection-mode .linked > button:focus, - headerbar.selection-mode .linked > button:hover, - .titlebar:not(headerbar).selection-mode viewswitcher button:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:hover, - .titlebar:not(headerbar).selection-mode .linked > button:focus, - .titlebar:not(headerbar).selection-mode .linked > button:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - headerbar.selection-mode viewswitcher button:active, headerbar.selection-mode viewswitcher button:active:hover, headerbar.selection-mode viewswitcher button:active:focus, headerbar.selection-mode viewswitcher button:active:hover:focus, headerbar.selection-mode viewswitcher button:checked, headerbar.selection-mode viewswitcher button:checked:hover, headerbar.selection-mode viewswitcher button:checked:focus, headerbar.selection-mode viewswitcher button:checked:hover:focus, - headerbar.selection-mode .linked > button:active, - headerbar.selection-mode .linked > button:active:hover, - headerbar.selection-mode .linked > button:active:focus, - headerbar.selection-mode .linked > button:active:hover:focus, - headerbar.selection-mode .linked > button:checked, - headerbar.selection-mode .linked > button:checked:hover, - headerbar.selection-mode .linked > button:checked:focus, - headerbar.selection-mode .linked > button:checked:hover:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:active, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:hover, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:hover:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:hover, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:hover:focus, - .titlebar:not(headerbar).selection-mode .linked > button:active, - .titlebar:not(headerbar).selection-mode .linked > button:active:hover, - .titlebar:not(headerbar).selection-mode .linked > button:active:focus, - .titlebar:not(headerbar).selection-mode .linked > button:active:hover:focus, - .titlebar:not(headerbar).selection-mode .linked > button:checked, - .titlebar:not(headerbar).selection-mode .linked > button:checked:hover, - .titlebar:not(headerbar).selection-mode .linked > button:checked:focus, - .titlebar:not(headerbar).selection-mode .linked > button:checked:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset 0 -1px rgba(41, 41, 41, 0.05); } - headerbar.selection-mode viewswitcher button:disabled, - headerbar.selection-mode .linked > button:disabled, - .titlebar:not(headerbar).selection-mode viewswitcher button:disabled, - .titlebar:not(headerbar).selection-mode .linked > button:disabled { - box-shadow: inset -1px 0 #314e52; } - headerbar.selection-mode viewswitcher button:last-child, headerbar.selection-mode viewswitcher button:only-child, - headerbar.selection-mode .linked > button:last-child, - headerbar.selection-mode .linked > button:only-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:last-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:only-child, - .titlebar:not(headerbar).selection-mode .linked > button:last-child, - .titlebar:not(headerbar).selection-mode .linked > button:only-child { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - headerbar.selection-mode viewswitcher button:last-child:hover, headerbar.selection-mode viewswitcher button:only-child:hover, - headerbar.selection-mode .linked > button:last-child:hover, - headerbar.selection-mode .linked > button:only-child:hover, - .titlebar:not(headerbar).selection-mode viewswitcher button:last-child:hover, - .titlebar:not(headerbar).selection-mode viewswitcher button:only-child:hover, - .titlebar:not(headerbar).selection-mode .linked > button:last-child:hover, - .titlebar:not(headerbar).selection-mode .linked > button:only-child:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - headerbar.selection-mode viewswitcher button:disabled:last-child, headerbar.selection-mode viewswitcher button:disabled:only-child, headerbar.selection-mode viewswitcher button:active:disabled:last-child, headerbar.selection-mode viewswitcher button:active:disabled:only-child, headerbar.selection-mode viewswitcher button:checked:disabled:last-child, headerbar.selection-mode viewswitcher button:checked:disabled:only-child, - headerbar.selection-mode .linked > button:disabled:last-child, - headerbar.selection-mode .linked > button:disabled:only-child, - headerbar.selection-mode .linked > button:active:disabled:last-child, - headerbar.selection-mode .linked > button:active:disabled:only-child, - headerbar.selection-mode .linked > button:checked:disabled:last-child, - headerbar.selection-mode .linked > button:checked:disabled:only-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:disabled:last-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:disabled:only-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:disabled:last-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:disabled:only-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:disabled:last-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:disabled:only-child, - .titlebar:not(headerbar).selection-mode .linked > button:disabled:last-child, - .titlebar:not(headerbar).selection-mode .linked > button:disabled:only-child, - .titlebar:not(headerbar).selection-mode .linked > button:active:disabled:last-child, - .titlebar:not(headerbar).selection-mode .linked > button:active:disabled:only-child, - .titlebar:not(headerbar).selection-mode .linked > button:checked:disabled:last-child, - .titlebar:not(headerbar).selection-mode .linked > button:checked:disabled:only-child { - box-shadow: none; } - headerbar.selection-mode viewswitcher button:active:last-child, headerbar.selection-mode viewswitcher button:active:last-child:focus, headerbar.selection-mode viewswitcher button:active:last-child:hover, headerbar.selection-mode viewswitcher button:active:last-child:hover:focus, headerbar.selection-mode viewswitcher button:checked:last-child, headerbar.selection-mode viewswitcher button:checked:last-child:focus, headerbar.selection-mode viewswitcher button:checked:last-child:hover, headerbar.selection-mode viewswitcher button:checked:last-child:hover:focus, - headerbar.selection-mode .linked > button:active:last-child, - headerbar.selection-mode .linked > button:active:last-child:focus, - headerbar.selection-mode .linked > button:active:last-child:hover, - headerbar.selection-mode .linked > button:active:last-child:hover:focus, - headerbar.selection-mode .linked > button:checked:last-child, - headerbar.selection-mode .linked > button:checked:last-child:focus, - headerbar.selection-mode .linked > button:checked:last-child:hover, - headerbar.selection-mode .linked > button:checked:last-child:hover:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child:hover, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:last-child:hover:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child:hover, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:last-child:hover:focus, - .titlebar:not(headerbar).selection-mode .linked > button:active:last-child, - .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:focus, - .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:hover, - .titlebar:not(headerbar).selection-mode .linked > button:active:last-child:hover:focus, - .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child, - .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:focus, - .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:hover, - .titlebar:not(headerbar).selection-mode .linked > button:checked:last-child:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - headerbar.selection-mode viewswitcher button:active:only-child, headerbar.selection-mode viewswitcher button:active:only-child:focus, headerbar.selection-mode viewswitcher button:active:only-child:hover, headerbar.selection-mode viewswitcher button:active:only-child:hover:focus, headerbar.selection-mode viewswitcher button:checked:only-child, headerbar.selection-mode viewswitcher button:checked:only-child:focus, headerbar.selection-mode viewswitcher button:checked:only-child:hover, headerbar.selection-mode viewswitcher button:checked:only-child:hover:focus, - headerbar.selection-mode .linked > button:active:only-child, - headerbar.selection-mode .linked > button:active:only-child:focus, - headerbar.selection-mode .linked > button:active:only-child:hover, - headerbar.selection-mode .linked > button:active:only-child:hover:focus, - headerbar.selection-mode .linked > button:checked:only-child, - headerbar.selection-mode .linked > button:checked:only-child:focus, - headerbar.selection-mode .linked > button:checked:only-child:hover, - headerbar.selection-mode .linked > button:checked:only-child:hover:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child:hover, - .titlebar:not(headerbar).selection-mode viewswitcher button:active:only-child:hover:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child:focus, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child:hover, - .titlebar:not(headerbar).selection-mode viewswitcher button:checked:only-child:hover:focus, - .titlebar:not(headerbar).selection-mode .linked > button:active:only-child, - .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:focus, - .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:hover, - .titlebar:not(headerbar).selection-mode .linked > button:active:only-child:hover:focus, - .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child, - .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:focus, - .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:hover, - .titlebar:not(headerbar).selection-mode .linked > button:checked:only-child:hover:focus { - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.06), inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - headerbar.selection-mode box button.image-button, - .titlebar:not(headerbar).selection-mode box button.image-button { - padding: 2px 6px; } - headerbar.selection-mode separator, headerbar.selection-mode separator:disabled, - .titlebar:not(headerbar).selection-mode separator, - .titlebar:not(headerbar).selection-mode separator:disabled { - color: #253b3d; - border-color: currentColor; - -GtkWidget-window-dragging: true; } - headerbar.selection-mode button, headerbar.selection-mode button.nautilus-circular-button.image-button, - .titlebar:not(headerbar).selection-mode button { - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, - .titlebar:not(headerbar).selection-mode button:focus, - .titlebar:not(headerbar).selection-mode button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - headerbar.selection-mode button:active, headerbar.selection-mode button:active:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover:focus, headerbar.selection-mode button:checked, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:active, - .titlebar:not(headerbar).selection-mode button:active:hover, - .titlebar:not(headerbar).selection-mode button:active:focus, - .titlebar:not(headerbar).selection-mode button:active:hover:focus, - .titlebar:not(headerbar).selection-mode button:checked, - .titlebar:not(headerbar).selection-mode button:checked:hover, - .titlebar:not(headerbar).selection-mode button:checked:focus, - .titlebar:not(headerbar).selection-mode button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - headerbar.selection-mode button:disabled, - .titlebar:not(headerbar).selection-mode button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, - .titlebar:not(headerbar).selection-mode button:active:disabled, - .titlebar:not(headerbar).selection-mode button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, viewswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, viewswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child), .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) headerbar.selection-mode button:checked:hover, stackswitcher.vertical > headerbar.selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .titlebar:not(headerbar).selection-mode button:checked:hover, stackswitcher.vertical > .titlebar:not(headerbar).selection-mode button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - headerbar.selection-mode button.flat, - .titlebar:not(headerbar).selection-mode button.flat { - color: #cccccc; - border-color: rgba(61, 98, 102, 0); - background-color: rgba(61, 98, 102, 0); - background-image: none; - box-shadow: none; } - headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:hover, - .titlebar:not(headerbar).selection-mode button:hover, - .titlebar:not(headerbar).selection-mode button.flat:hover { - background-color: #40676b; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - headerbar.selection-mode button:hover:focus, headerbar.selection-mode button:hover:hover, headerbar.selection-mode button.flat:hover:focus, headerbar.selection-mode button.flat:hover:hover, - .titlebar:not(headerbar).selection-mode button:hover:focus, - .titlebar:not(headerbar).selection-mode button:hover:hover, - .titlebar:not(headerbar).selection-mode button.flat:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - headerbar.selection-mode button:hover:active, headerbar.selection-mode button:hover:active:focus, headerbar.selection-mode button.flat:hover:active:focus, headerbar.selection-mode button:hover:checked, headerbar.selection-mode button:hover:checked:focus, headerbar.selection-mode button.flat:hover:checked:focus, headerbar.selection-mode button.flat:hover:active, headerbar.selection-mode button.flat:hover:active:hover:focus, headerbar.selection-mode button.flat:hover:checked, headerbar.selection-mode button.flat:hover:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:hover:active, - .titlebar:not(headerbar).selection-mode button:hover:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:active:focus, - .titlebar:not(headerbar).selection-mode button:hover:checked, - .titlebar:not(headerbar).selection-mode button:hover:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:active, - .titlebar:not(headerbar).selection-mode button.flat:hover:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover:checked, - .titlebar:not(headerbar).selection-mode button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - headerbar.selection-mode button:hover:disabled, headerbar.selection-mode button.flat:hover:disabled, - .titlebar:not(headerbar).selection-mode button:hover:disabled, - .titlebar:not(headerbar).selection-mode button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - headerbar.selection-mode button:hover:active:disabled, headerbar.selection-mode button:hover:checked:disabled, headerbar.selection-mode button.flat:hover:active:disabled, headerbar.selection-mode button.flat:hover:checked:disabled, - .titlebar:not(headerbar).selection-mode button:hover:active:disabled, - .titlebar:not(headerbar).selection-mode button:hover:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:hover:active:disabled, - .titlebar:not(headerbar).selection-mode button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - headerbar.selection-mode button:focus, headerbar.selection-mode button.flat:focus, - .titlebar:not(headerbar).selection-mode button:focus, - .titlebar:not(headerbar).selection-mode button.flat:focus { - background-color: #40676b; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - headerbar.selection-mode button:focus:hover, headerbar.selection-mode button.flat:focus:hover, - .titlebar:not(headerbar).selection-mode button:focus:hover, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover { - background-color: #436c70; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - headerbar.selection-mode button:focus:hover:hover, headerbar.selection-mode button.flat:focus:hover:hover, - .titlebar:not(headerbar).selection-mode button:focus:hover:hover, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - headerbar.selection-mode button:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active, headerbar.selection-mode button.flat:focus:hover:active:focus, headerbar.selection-mode button:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked, headerbar.selection-mode button.flat:focus:hover:checked:focus, headerbar.selection-mode button.flat:focus:hover:active:hover:focus, headerbar.selection-mode button.flat:focus:hover:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:focus:hover:active, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:focus, - .titlebar:not(headerbar).selection-mode button:focus:hover:checked, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - headerbar.selection-mode button:focus:hover:disabled, headerbar.selection-mode button.flat:focus:hover:disabled, - .titlebar:not(headerbar).selection-mode button:focus:hover:disabled, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - headerbar.selection-mode button:focus:hover:active:disabled, headerbar.selection-mode button:focus:hover:checked:disabled, headerbar.selection-mode button.flat:focus:hover:active:disabled, headerbar.selection-mode button.flat:focus:hover:checked:disabled, - .titlebar:not(headerbar).selection-mode button:focus:hover:active:disabled, - .titlebar:not(headerbar).selection-mode button:focus:hover:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:active:disabled, - .titlebar:not(headerbar).selection-mode button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - headerbar.selection-mode button:checked, headerbar.selection-mode button:active, headerbar.selection-mode button.flat:checked, headerbar.selection-mode button.flat:active, - .titlebar:not(headerbar).selection-mode button:checked, - .titlebar:not(headerbar).selection-mode button:active, - .titlebar:not(headerbar).selection-mode button.flat:checked, - .titlebar:not(headerbar).selection-mode button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover, - .titlebar:not(headerbar).selection-mode button:checked:focus, - .titlebar:not(headerbar).selection-mode button:checked:hover, - .titlebar:not(headerbar).selection-mode button:active:focus, - .titlebar:not(headerbar).selection-mode button:active:hover, - .titlebar:not(headerbar).selection-mode button.flat:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - headerbar.selection-mode button:checked:active, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button:checked:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button:checked:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button:checked:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button:checked:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button:checked:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button:checked:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button:checked:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button:active:active, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button:active:active:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button:active:active:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button:active:active:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button:active:checked, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button:active:checked:hover, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button:active:checked:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button:active:checked:hover:focus, headerbar.selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus, headerbar.selection-mode button.flat:checked:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active, headerbar.selection-mode button.flat:checked:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover, headerbar.selection-mode button.flat:checked:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus, headerbar.selection-mode button.flat:checked:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, headerbar.selection-mode button.flat:checked:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked, headerbar.selection-mode button.flat:checked:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover, headerbar.selection-mode button.flat:checked:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus, headerbar.selection-mode button.flat:checked:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, headerbar.selection-mode button.flat:active:active, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active, headerbar.selection-mode button.flat:active:active:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover, headerbar.selection-mode button.flat:active:active:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus, headerbar.selection-mode button.flat:active:active:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus, headerbar.selection-mode button.flat:active:checked, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked, headerbar.selection-mode button.flat:active:checked:hover, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover, headerbar.selection-mode button.flat:active:checked:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus, headerbar.selection-mode button.flat:active:checked:hover:focus, headerbar.selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:checked:active, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active, - .titlebar:not(headerbar).selection-mode button:checked:active:hover, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover, - .titlebar:not(headerbar).selection-mode button:checked:active:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:focus, - .titlebar:not(headerbar).selection-mode button:checked:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:active:hover:focus, - .titlebar:not(headerbar).selection-mode button:checked:checked, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked, - .titlebar:not(headerbar).selection-mode button:checked:checked:hover, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover, - .titlebar:not(headerbar).selection-mode button:checked:checked:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:focus, - .titlebar:not(headerbar).selection-mode button:checked:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:checked:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button:active:active, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active, - .titlebar:not(headerbar).selection-mode button:active:active:hover, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover, - .titlebar:not(headerbar).selection-mode button:active:active:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:focus, - .titlebar:not(headerbar).selection-mode button:active:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:active:hover:focus, - .titlebar:not(headerbar).selection-mode button:active:checked, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked, - .titlebar:not(headerbar).selection-mode button:active:checked:hover, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover, - .titlebar:not(headerbar).selection-mode button:active:checked:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:focus, - .titlebar:not(headerbar).selection-mode button:active:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.nautilus-circular-button.image-button:active:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:active, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active, - .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover, - .titlebar:not(headerbar).selection-mode button.flat:checked:active:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:checked, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked, - .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat:checked:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:active, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active, - .titlebar:not(headerbar).selection-mode button.flat:active:active:hover, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover, - .titlebar:not(headerbar).selection-mode button.flat:active:active:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:active:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:checked, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked, - .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat:active:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:checked:hover:focus, - .titlebar:not(headerbar).selection-mode button.flat.nautilus-circular-button.image-button:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button:active:disabled, headerbar.selection-mode button.flat:checked:disabled, headerbar.selection-mode button.flat:active:disabled, - .titlebar:not(headerbar).selection-mode button:checked:disabled, - .titlebar:not(headerbar).selection-mode button:active:disabled, - .titlebar:not(headerbar).selection-mode button.flat:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - headerbar.selection-mode button:active:checked:disabled, headerbar.selection-mode button.flat:active:checked:disabled, - .titlebar:not(headerbar).selection-mode button:active:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - headerbar.selection-mode button:checked:focus, headerbar.selection-mode button:checked:hover, headerbar.selection-mode button:active:focus, headerbar.selection-mode button:active:hover, headerbar.selection-mode button.flat:checked:focus, headerbar.selection-mode button.flat:checked:hover, headerbar.selection-mode button.flat:active:focus, headerbar.selection-mode button.flat:active:hover, - .titlebar:not(headerbar).selection-mode button:checked:focus, - .titlebar:not(headerbar).selection-mode button:checked:hover, - .titlebar:not(headerbar).selection-mode button:active:focus, - .titlebar:not(headerbar).selection-mode button:active:hover, - .titlebar:not(headerbar).selection-mode button.flat:checked:focus, - .titlebar:not(headerbar).selection-mode button.flat:checked:hover, - .titlebar:not(headerbar).selection-mode button.flat:active:focus, - .titlebar:not(headerbar).selection-mode button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - headerbar.selection-mode button:focus, headerbar.selection-mode button:hover, headerbar.selection-mode button.flat:focus, headerbar.selection-mode button.flat:hover, - .titlebar:not(headerbar).selection-mode button:focus, - .titlebar:not(headerbar).selection-mode button:hover, - .titlebar:not(headerbar).selection-mode button.flat:focus, - .titlebar:not(headerbar).selection-mode button.flat:hover { - color: #cccccc; } - headerbar.selection-mode button:disabled:disabled, headerbar.selection-mode button.flat:disabled:disabled, - .titlebar:not(headerbar).selection-mode button:disabled:disabled, - .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled { - background-color: alpha(mix(#3d6266,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#3d6266,#cccccc,0.6); - box-shadow: none; } - headerbar.selection-mode button:disabled:disabled :disabled, headerbar.selection-mode button.flat:disabled:disabled :disabled, - .titlebar:not(headerbar).selection-mode button:disabled:disabled :disabled, - .titlebar:not(headerbar).selection-mode button.flat:disabled:disabled :disabled { - color: mix(#3d6266,#cccccc,0.6); } - headerbar.selection-mode button:active:disabled, headerbar.selection-mode button:checked:disabled, headerbar.selection-mode button.flat:active:disabled, headerbar.selection-mode button.flat:checked:disabled, - .titlebar:not(headerbar).selection-mode button:active:disabled, - .titlebar:not(headerbar).selection-mode button:checked:disabled, - .titlebar:not(headerbar).selection-mode button.flat:active:disabled, - .titlebar:not(headerbar).selection-mode button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - headerbar.selection-mode button:active:disabled :disabled, headerbar.selection-mode button:checked:disabled :disabled, headerbar.selection-mode button.flat:active:disabled :disabled, headerbar.selection-mode button.flat:checked:disabled :disabled, - .titlebar:not(headerbar).selection-mode button:active:disabled :disabled, - .titlebar:not(headerbar).selection-mode button:checked:disabled :disabled, - .titlebar:not(headerbar).selection-mode button.flat:active:disabled :disabled, - .titlebar:not(headerbar).selection-mode button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - headerbar.selection-mode button:backdrop, headerbar.selection-mode button.flat:backdrop, - .titlebar:not(headerbar).selection-mode button:backdrop, - .titlebar:not(headerbar).selection-mode button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - headerbar.selection-mode button.separator, headerbar.selection-mode button .separator, - .titlebar:not(headerbar).selection-mode button.separator, - .titlebar:not(headerbar).selection-mode button .separator { - border: 1px solid currentColor; - color: rgba(61, 98, 102, 0.9); } - headerbar.selection-mode button.separator:disabled, headerbar.selection-mode button .separator:disabled, - .titlebar:not(headerbar).selection-mode button.separator:disabled, - .titlebar:not(headerbar).selection-mode button .separator:disabled { - color: rgba(61, 98, 102, 0.85); } - headerbar.selection-mode button separator, headerbar.selection-mode button.nautilus-circular-button.image-button separator, - .titlebar:not(headerbar).selection-mode button separator { - background-image: image(mix(#cccccc,#3d6266,0.9)); } - headerbar.selection-mode:backdrop, - .titlebar:not(headerbar).selection-mode:backdrop { - background-color: #3d6266; - background-image: none; } - headerbar.selection-mode .selection-menu:backdrop, headerbar.selection-mode .selection-menu, - .titlebar:not(headerbar).selection-mode .selection-menu:backdrop, - .titlebar:not(headerbar).selection-mode .selection-menu { - color: #314e52; - background-color: transparent; - background-image: none; - box-shadow: none; - border: 0; } - headerbar.selection-mode .selection-menu:backdrop:hover, headerbar.selection-mode .selection-menu:hover, - .titlebar:not(headerbar).selection-mode .selection-menu:backdrop:hover, - .titlebar:not(headerbar).selection-mode .selection-menu:hover { - color: #2b4547; } - headerbar.selection-mode .selection-menu:backdrop:active, headerbar.selection-mode .selection-menu:active, - .titlebar:not(headerbar).selection-mode .selection-menu:backdrop:active, - .titlebar:not(headerbar).selection-mode .selection-menu:active { - color: #2e4a4d; } - headerbar.selection-mode .selection-menu:backdrop .arrow, headerbar.selection-mode .selection-menu .arrow, - .titlebar:not(headerbar).selection-mode .selection-menu:backdrop .arrow, - .titlebar:not(headerbar).selection-mode .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); - color: rgba(204, 204, 204, 0.5); - -gtk-icon-shadow: none; } - headerbar.selection-mode .dim-label, headerbar.selection-mode label.separator, .selection-menu headerbar.selection-mode .dim-label, - .titlebar:not(headerbar).selection-mode .dim-label, - .titlebar:not(headerbar).selection-mode label.separator, .selection-menu .titlebar:not(headerbar).selection-mode .dim-label { - color: #2b4547; } - -/********** - ! Calendar -***********/ -calendar { - padding: 1px 3px; - outline-offset: -1px; - color: #cccccc; } - calendar:selected { - border-radius: 0px; } - calendar.header { - border-bottom: 1px solid rgba(82, 82, 82, 0.1); - border-radius: 0; } - calendar.header:backdrop { - border-color: rgba(82, 82, 82, 0.1); } - calendar.button { - color: rgba(204, 204, 204, 0.55); } - calendar.button:hover { - color: #cccccc; } - calendar.button:backdrop { - color: alpha(mix(#cccccc,#161510,0.5),0.55); } - calendar.button:disabled { - color: alpha(mix(#cccccc,#161510,0.5),0.55); } - calendar:indeterminate, calendar:indeterminate:backdrop { - color: mix(#cccccc,#161510,0.5); } - calendar.highlight, calendar.highlight:backdrop { - font-size: smaller; - color: mix(#3d6266,#cccccc,0.5); } - calendar:backdrop { - color: mix(#555555,#cccccc,0.8); } - -/* gnome-calendar */ -.calendar-view { - background-color: #555555; - color: #cccccc; } - -/*************** - ! Color chooser -****************/ -colorswatch:drop(active), colorswatch { - border-style: none; } - -colorswatch.top { - border-top-left-radius: 0.5px; - border-top-right-radius: 0.5px; } - colorswatch.top overlay { - border-top-left-radius: 0px; - border-top-right-radius: 0px; } - -colorswatch.bottom { - border-bottom-left-radius: 0.5px; - border-bottom-right-radius: 0.5px; } - colorswatch.bottom overlay { - border-bottom-left-radius: 0px; - border-bottom-right-radius: 0px; } - -colorswatch.left, colorswatch:first-child:not(.top) { - border-top-left-radius: 0.5px; - border-bottom-left-radius: 0.5px; } - colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { - border-top-left-radius: 0px; - border-bottom-left-radius: 0px; } - -colorswatch.right, colorswatch:last-child:not(.bottom) { - border-top-right-radius: 0.5px; - border-bottom-right-radius: 0.5px; } - colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { - border-top-right-radius: 0px; - border-bottom-right-radius: 0px; } - -colorswatch.dark overlay { - color: #cccccc; } - colorswatch.dark overlay:hover { - border-color: rgba(82, 82, 82, 0.8); } - colorswatch.dark overlay:backdrop { - color: mix(#3d6266,#cccccc,0.66); } - -colorswatch.light overlay { - color: #cccccc; } - colorswatch.light overlay:hover { - border-color: rgba(82, 82, 82, 0.5); } - colorswatch.light overlay:backdrop { - color: mix(#555555,#cccccc,0.8); } - -colorswatch:drop(active) { - box-shadow: none; } - colorswatch:drop(active).light overlay { - border-color: #3d6266; - box-shadow: inset 0 0 0 2px #304d50, inset 0 0 0 1px #3d6266; } - colorswatch:drop(active).dark overlay { - border-color: #3d6266; - box-shadow: inset 0 0 0 2px rgba(82, 82, 82, 0.3), inset 0 0 0 1px #3d6266; } - -colorswatch overlay { - border: 1px solid rgba(82, 82, 82, 0.3); } - colorswatch overlay:hover { - box-shadow: inset 0 1px rgba(24, 23, 17, 0.4), inset 0 -1px rgba(82, 82, 82, 0.2); } - colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { - border-color: rgba(82, 82, 82, 0.3); - box-shadow: none; } - -colorswatch:disabled { - opacity: .5; } - colorswatch:disabled overlay { - border-color: rgba(82, 82, 82, 0.6); - box-shadow: none; } - -row:selected colorswatch { - box-shadow: 0 0 0 2px #cccccc; } - -colorswatch#add-color-button { - border-radius: 0px 0px 0 0; } - colorswatch#add-color-button:only-child { - border-radius: 0px; } - colorswatch#add-color-button overlay { - background-color: #15140f; - color: #cccccc; } - colorswatch#add-color-button overlay:hover { - background-color: #14130e; } - colorswatch#add-color-button overlay:backdrop { - background-color: #15140f; } - -colorswatch#editor-color-sample { - border-radius: 0px; } - colorswatch#editor-color-sample overlay { - border-radius: 0.5px; } - -button.color, button.color.nautilus-circular-button.image-button { - padding: 2px; } - button.color colorswatch:only-child, button.color colorswatch:only-child overlay { - border-radius: 0px; } - button.color:disabled colorswatch:only-child, button.color:backdrop colorswatch:only-child, button.color:active colorswatch:only-child, button.color:checked colorswatch:only-child { - box-shadow: none; } - -/*********************** -! Font and file choosers -************************/ -filechooser { - /* for fallback when header bar not used */ } - filechooser .dialog-action-box { - border-top: 1px solid mix(#161510,#cccccc,0.18); } - filechooser .dialog-action-box:backdrop { - border-top-color: mix(#161510,mix(#161510,#cccccc,0.18),0.9); } - filechooser #pathbarbox { - border-bottom: 1px solid mix(#161510,#cccccc,0.18); - background-color: #161510; } - -filechooserbutton:drop(active) { - box-shadow: none; - border-color: transparent; } - -/****************** - ! Grid and flowbox -*******************/ -widget:active { - background-color: mix(#3d6266,#555555,0.5); } - -list { - color: #cccccc; - background-color: #555555; - border-color: mix(#161510,#cccccc,0.18); } - list:backdrop { - background-color: #555555; - border-color: mix(#161510,mix(#161510,#cccccc,0.18),0.9); } - list row { - padding: 2px; } - -row { - transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } - row:hover { - transition: none; } - row:backdrop { - transition: 200ms ease-out; } - row.activatable.has-open-popup, row.activatable:hover { - background-color: rgba(204, 204, 204, 0.05); } - row.activatable:active { - box-shadow: inset 0 2px 2px -2px rgba(82, 82, 82, 0.2); } - row.activatable:backdrop:hover { - background-color: transparent; } - row.activatable:selected:active { - box-shadow: inset 0 2px 3px -1px rgba(82, 82, 82, 0.5); } - row.activatable:selected.has-open-popup, row.activatable:selected:hover { - background-color: mix(#3d6266,#cccccc,0.1); } - row.activatable:selected:backdrop { - background-color: #3d6266; } - -flowbox flowboxchild { - padding: 2px; - border-radius: 0px; } - flowbox flowboxchild:selected { - outline-offset: -2px; } - -/********* - ! Buttons -**********/ -/****************** -! ComboBoxes * -*******************/ -/********* - ! Infobar -**********/ -infobar { - border: 0; } - infobar.info, infobar.info:backdrop { - background-color: #199ffd; - background-image: none; - border: 1px solid #0282dc; - caret-color: currentColor; } - infobar.info label, infobar.info, infobar.info:backdrop label, infobar.info:backdrop { - color: #282c34; } - infobar.info button, infobar.info button.nautilus-circular-button.image-button { - background-color: #199ffd; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.12); } - infobar.info button:focus, infobar.info button:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - infobar.info button:active, infobar.info button:active:hover, infobar.info button:active:focus, infobar.info button:active:hover:focus, infobar.info button:checked, infobar.info button:checked:hover, infobar.info button:checked:focus, infobar.info button:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - infobar.info button:disabled { - border-color: rgba(34, 37, 44, 0.32); } - infobar.info button:active:disabled, infobar.info button:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:hover, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:checked, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.info button:checked:hover, viewswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.info button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > infobar.info button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.info button, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > infobar.info button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:hover, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked.vertical > infobar.info button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:checked, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > infobar.info button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.info button:checked:hover, stackswitcher.vertical > infobar.info button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - infobar.info button.flat { - color: #282c34; - border-color: rgba(25, 159, 253, 0); - background-color: rgba(25, 159, 253, 0); - background-image: none; - box-shadow: none; } - infobar.info button:hover, infobar.info button.flat:hover { - background-color: #27a5fd; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - infobar.info button:hover:focus, infobar.info button:hover:hover, infobar.info button.flat:hover:focus, infobar.info button.flat:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - infobar.info button:hover:active, infobar.info button:hover:active:focus, infobar.info button.flat:hover:active:focus, infobar.info button:hover:checked, infobar.info button:hover:checked:focus, infobar.info button.flat:hover:checked:focus, infobar.info button.flat:hover:active, infobar.info button.flat:hover:active:hover:focus, infobar.info button.flat:hover:checked, infobar.info button.flat:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - infobar.info button:hover:disabled, infobar.info button.flat:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - infobar.info button:hover:active:disabled, infobar.info button:hover:checked:disabled, infobar.info button.flat:hover:active:disabled, infobar.info button.flat:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - infobar.info button:focus, infobar.info button.flat:focus { - background-color: #27a5fd; - background-image: none; - border-color: rgba(40, 44, 52, 0.32); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - infobar.info button:focus:hover, infobar.info button.flat:focus:hover { - background-color: #35abfd; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.38); } - infobar.info button:focus:hover:hover, infobar.info button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - infobar.info button:focus:hover:active, infobar.info button.flat:focus:hover:active, infobar.info button.flat:focus:hover:active:focus, infobar.info button:focus:hover:checked, infobar.info button.flat:focus:hover:checked, infobar.info button.flat:focus:hover:checked:focus, infobar.info button.flat:focus:hover:active:hover:focus, infobar.info button.flat:focus:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - infobar.info button:focus:hover:disabled, infobar.info button.flat:focus:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - infobar.info button:focus:hover:active:disabled, infobar.info button:focus:hover:checked:disabled, infobar.info button.flat:focus:hover:active:disabled, infobar.info button.flat:focus:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - infobar.info button:checked, infobar.info button:active, infobar.info button.flat:checked, infobar.info button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #cccccc; - box-shadow: inset 1px 0 rgba(40, 44, 52, 0.06), inset 0 1px rgba(40, 44, 52, 0.07), inset -1px 0 rgba(40, 44, 52, 0.06), inset 0 -1px rgba(40, 44, 52, 0.05); } - infobar.info button:checked:focus, infobar.info button:checked:hover, infobar.info button:active:focus, infobar.info button:active:hover, infobar.info button.flat:checked:focus, infobar.info button.flat:checked:hover, infobar.info button.flat:active:focus, infobar.info button.flat:active:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - infobar.info button:active:checked, infobar.info button:active:checked:hover, infobar.info button:active:checked:focus, infobar.info button:active:checked:hover:focus, infobar.info button.flat:active:checked, infobar.info button.flat:active:checked:hover, infobar.info button.flat:active:checked:focus, infobar.info button.flat:active:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - infobar.info button:checked:disabled, infobar.info button:active:disabled, infobar.info button.flat:checked:disabled, infobar.info button.flat:active:disabled { - border-color: rgba(34, 37, 44, 0.32); } - infobar.info button:active:checked:disabled, infobar.info button.flat:active:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - infobar.info button:checked:focus, infobar.info button:checked:hover, infobar.info button:active:focus, infobar.info button:active:hover, infobar.info button.flat:checked:focus, infobar.info button.flat:checked:hover, infobar.info button.flat:active:focus, infobar.info button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - infobar.info button:focus, infobar.info button:hover, infobar.info button.flat:focus, infobar.info button.flat:hover { - color: #282c34; } - infobar.info button:disabled:disabled, infobar.info button.flat:disabled:disabled { - background-color: alpha(mix(#199ffd,#282c34,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#199ffd,#282c34,0.6); - box-shadow: none; } - infobar.info button:disabled:disabled :disabled, infobar.info button.flat:disabled:disabled :disabled { - color: mix(#199ffd,#282c34,0.6); } - infobar.info button:active:disabled, infobar.info button:checked:disabled, infobar.info button.flat:active:disabled, infobar.info button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - infobar.info button:active:disabled :disabled, infobar.info button:checked:disabled :disabled, infobar.info button.flat:active:disabled :disabled, infobar.info button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - infobar.info button:backdrop, infobar.info button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - infobar.info button.separator, infobar.info button .separator { - border: 1px solid currentColor; - color: rgba(25, 159, 253, 0.9); } - infobar.info button.separator:disabled, infobar.info button .separator:disabled { - color: rgba(25, 159, 253, 0.85); } - infobar.info button separator, infobar.info button.nautilus-circular-button.image-button separator { - background-image: image(mix(#282c34,#199ffd,0.9)); } - infobar.warning, infobar.warning:backdrop { - background-color: #f6be48; - background-image: none; - border: 1px solid #f2a80c; - caret-color: currentColor; } - infobar.warning label, infobar.warning, infobar.warning:backdrop label, infobar.warning:backdrop { - color: #282c34; } - infobar.warning button, infobar.warning button.nautilus-circular-button.image-button { - background-color: #f6be48; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.12); } - infobar.warning button:focus, infobar.warning button:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - infobar.warning button:active, infobar.warning button:active:hover, infobar.warning button:active:focus, infobar.warning button:active:hover:focus, infobar.warning button:checked, infobar.warning button:checked:hover, infobar.warning button:checked:focus, infobar.warning button:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - infobar.warning button:disabled { - border-color: rgba(34, 37, 44, 0.32); } - infobar.warning button:active:disabled, infobar.warning button:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:hover, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:checked, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.warning button:checked:hover, viewswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.warning button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > infobar.warning button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:hover, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:checked, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > infobar.warning button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.warning button:checked:hover, stackswitcher.vertical > infobar.warning button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - infobar.warning button.flat { - color: #282c34; - border-color: rgba(246, 190, 72, 0); - background-color: rgba(246, 190, 72, 0); - background-image: none; - box-shadow: none; } - infobar.warning button:hover, infobar.warning button.flat:hover { - background-color: #f7c357; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - infobar.warning button:hover:focus, infobar.warning button:hover:hover, infobar.warning button.flat:hover:focus, infobar.warning button.flat:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - infobar.warning button:hover:active, infobar.warning button:hover:active:focus, infobar.warning button.flat:hover:active:focus, infobar.warning button:hover:checked, infobar.warning button:hover:checked:focus, infobar.warning button.flat:hover:checked:focus, infobar.warning button.flat:hover:active, infobar.warning button.flat:hover:active:hover:focus, infobar.warning button.flat:hover:checked, infobar.warning button.flat:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - infobar.warning button:hover:disabled, infobar.warning button.flat:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - infobar.warning button:hover:active:disabled, infobar.warning button:hover:checked:disabled, infobar.warning button.flat:hover:active:disabled, infobar.warning button.flat:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - infobar.warning button:focus, infobar.warning button.flat:focus { - background-color: #f7c357; - background-image: none; - border-color: rgba(40, 44, 52, 0.32); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - infobar.warning button:focus:hover, infobar.warning button.flat:focus:hover { - background-color: #f7c966; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.38); } - infobar.warning button:focus:hover:hover, infobar.warning button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - infobar.warning button:focus:hover:active, infobar.warning button.flat:focus:hover:active, infobar.warning button.flat:focus:hover:active:focus, infobar.warning button:focus:hover:checked, infobar.warning button.flat:focus:hover:checked, infobar.warning button.flat:focus:hover:checked:focus, infobar.warning button.flat:focus:hover:active:hover:focus, infobar.warning button.flat:focus:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - infobar.warning button:focus:hover:disabled, infobar.warning button.flat:focus:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - infobar.warning button:focus:hover:active:disabled, infobar.warning button:focus:hover:checked:disabled, infobar.warning button.flat:focus:hover:active:disabled, infobar.warning button.flat:focus:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - infobar.warning button:checked, infobar.warning button:active, infobar.warning button.flat:checked, infobar.warning button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #cccccc; - box-shadow: inset 1px 0 rgba(40, 44, 52, 0.06), inset 0 1px rgba(40, 44, 52, 0.07), inset -1px 0 rgba(40, 44, 52, 0.06), inset 0 -1px rgba(40, 44, 52, 0.05); } - infobar.warning button:checked:focus, infobar.warning button:checked:hover, infobar.warning button:active:focus, infobar.warning button:active:hover, infobar.warning button.flat:checked:focus, infobar.warning button.flat:checked:hover, infobar.warning button.flat:active:focus, infobar.warning button.flat:active:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - infobar.warning button:active:checked, infobar.warning button:active:checked:hover, infobar.warning button:active:checked:focus, infobar.warning button:active:checked:hover:focus, infobar.warning button.flat:active:checked, infobar.warning button.flat:active:checked:hover, infobar.warning button.flat:active:checked:focus, infobar.warning button.flat:active:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - infobar.warning button:checked:disabled, infobar.warning button:active:disabled, infobar.warning button.flat:checked:disabled, infobar.warning button.flat:active:disabled { - border-color: rgba(34, 37, 44, 0.32); } - infobar.warning button:active:checked:disabled, infobar.warning button.flat:active:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - infobar.warning button:checked:focus, infobar.warning button:checked:hover, infobar.warning button:active:focus, infobar.warning button:active:hover, infobar.warning button.flat:checked:focus, infobar.warning button.flat:checked:hover, infobar.warning button.flat:active:focus, infobar.warning button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - infobar.warning button:focus, infobar.warning button:hover, infobar.warning button.flat:focus, infobar.warning button.flat:hover { - color: #282c34; } - infobar.warning button:disabled:disabled, infobar.warning button.flat:disabled:disabled { - background-color: alpha(mix(#f6be48,#282c34,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#f6be48,#282c34,0.6); - box-shadow: none; } - infobar.warning button:disabled:disabled :disabled, infobar.warning button.flat:disabled:disabled :disabled { - color: mix(#f6be48,#282c34,0.6); } - infobar.warning button:active:disabled, infobar.warning button:checked:disabled, infobar.warning button.flat:active:disabled, infobar.warning button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - infobar.warning button:active:disabled :disabled, infobar.warning button:checked:disabled :disabled, infobar.warning button.flat:active:disabled :disabled, infobar.warning button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - infobar.warning button:backdrop, infobar.warning button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - infobar.warning button.separator, infobar.warning button .separator { - border: 1px solid currentColor; - color: rgba(246, 190, 72, 0.9); } - infobar.warning button.separator:disabled, infobar.warning button .separator:disabled { - color: rgba(246, 190, 72, 0.85); } - infobar.warning button separator, infobar.warning button.nautilus-circular-button.image-button separator { - background-image: image(mix(#282c34,#f6be48,0.9)); } - infobar.question, infobar.question:backdrop { - background-color: #199ffd; - background-image: none; - border: 1px solid #0282dc; - caret-color: currentColor; } - infobar.question label, infobar.question, infobar.question:backdrop label, infobar.question:backdrop { - color: #282c34; } - infobar.question button, infobar.question button.nautilus-circular-button.image-button { - background-color: #199ffd; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.12); } - infobar.question button:focus, infobar.question button:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - infobar.question button:active, infobar.question button:active:hover, infobar.question button:active:focus, infobar.question button:active:hover:focus, infobar.question button:checked, infobar.question button:checked:hover, infobar.question button:checked:focus, infobar.question button:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - infobar.question button:disabled { - border-color: rgba(34, 37, 44, 0.32); } - infobar.question button:active:disabled, infobar.question button:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:hover, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:checked, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.question button:checked:hover, viewswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.question button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > infobar.question button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.question button, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > infobar.question button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:hover, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked.vertical > infobar.question button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:checked, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > infobar.question button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.question button:checked:hover, stackswitcher.vertical > infobar.question button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - infobar.question button.flat { - color: #282c34; - border-color: rgba(25, 159, 253, 0); - background-color: rgba(25, 159, 253, 0); - background-image: none; - box-shadow: none; } - infobar.question button:hover, infobar.question button.flat:hover { - background-color: #27a5fd; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - infobar.question button:hover:focus, infobar.question button:hover:hover, infobar.question button.flat:hover:focus, infobar.question button.flat:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - infobar.question button:hover:active, infobar.question button:hover:active:focus, infobar.question button.flat:hover:active:focus, infobar.question button:hover:checked, infobar.question button:hover:checked:focus, infobar.question button.flat:hover:checked:focus, infobar.question button.flat:hover:active, infobar.question button.flat:hover:active:hover:focus, infobar.question button.flat:hover:checked, infobar.question button.flat:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - infobar.question button:hover:disabled, infobar.question button.flat:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - infobar.question button:hover:active:disabled, infobar.question button:hover:checked:disabled, infobar.question button.flat:hover:active:disabled, infobar.question button.flat:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - infobar.question button:focus, infobar.question button.flat:focus { - background-color: #27a5fd; - background-image: none; - border-color: rgba(40, 44, 52, 0.32); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - infobar.question button:focus:hover, infobar.question button.flat:focus:hover { - background-color: #35abfd; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.38); } - infobar.question button:focus:hover:hover, infobar.question button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - infobar.question button:focus:hover:active, infobar.question button.flat:focus:hover:active, infobar.question button.flat:focus:hover:active:focus, infobar.question button:focus:hover:checked, infobar.question button.flat:focus:hover:checked, infobar.question button.flat:focus:hover:checked:focus, infobar.question button.flat:focus:hover:active:hover:focus, infobar.question button.flat:focus:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - infobar.question button:focus:hover:disabled, infobar.question button.flat:focus:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - infobar.question button:focus:hover:active:disabled, infobar.question button:focus:hover:checked:disabled, infobar.question button.flat:focus:hover:active:disabled, infobar.question button.flat:focus:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - infobar.question button:checked, infobar.question button:active, infobar.question button.flat:checked, infobar.question button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #cccccc; - box-shadow: inset 1px 0 rgba(40, 44, 52, 0.06), inset 0 1px rgba(40, 44, 52, 0.07), inset -1px 0 rgba(40, 44, 52, 0.06), inset 0 -1px rgba(40, 44, 52, 0.05); } - infobar.question button:checked:focus, infobar.question button:checked:hover, infobar.question button:active:focus, infobar.question button:active:hover, infobar.question button.flat:checked:focus, infobar.question button.flat:checked:hover, infobar.question button.flat:active:focus, infobar.question button.flat:active:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - infobar.question button:active:checked, infobar.question button:active:checked:hover, infobar.question button:active:checked:focus, infobar.question button:active:checked:hover:focus, infobar.question button.flat:active:checked, infobar.question button.flat:active:checked:hover, infobar.question button.flat:active:checked:focus, infobar.question button.flat:active:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - infobar.question button:checked:disabled, infobar.question button:active:disabled, infobar.question button.flat:checked:disabled, infobar.question button.flat:active:disabled { - border-color: rgba(34, 37, 44, 0.32); } - infobar.question button:active:checked:disabled, infobar.question button.flat:active:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - infobar.question button:checked:focus, infobar.question button:checked:hover, infobar.question button:active:focus, infobar.question button:active:hover, infobar.question button.flat:checked:focus, infobar.question button.flat:checked:hover, infobar.question button.flat:active:focus, infobar.question button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - infobar.question button:focus, infobar.question button:hover, infobar.question button.flat:focus, infobar.question button.flat:hover { - color: #282c34; } - infobar.question button:disabled:disabled, infobar.question button.flat:disabled:disabled { - background-color: alpha(mix(#199ffd,#282c34,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#199ffd,#282c34,0.6); - box-shadow: none; } - infobar.question button:disabled:disabled :disabled, infobar.question button.flat:disabled:disabled :disabled { - color: mix(#199ffd,#282c34,0.6); } - infobar.question button:active:disabled, infobar.question button:checked:disabled, infobar.question button.flat:active:disabled, infobar.question button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - infobar.question button:active:disabled :disabled, infobar.question button:checked:disabled :disabled, infobar.question button.flat:active:disabled :disabled, infobar.question button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - infobar.question button:backdrop, infobar.question button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - infobar.question button.separator, infobar.question button .separator { - border: 1px solid currentColor; - color: rgba(25, 159, 253, 0.9); } - infobar.question button.separator:disabled, infobar.question button .separator:disabled { - color: rgba(25, 159, 253, 0.85); } - infobar.question button separator, infobar.question button.nautilus-circular-button.image-button separator { - background-image: image(mix(#282c34,#199ffd,0.9)); } - infobar.error, infobar.error:backdrop { - background-color: #fc4a6d; - background-image: none; - border: 1px solid #fb0a39; - caret-color: currentColor; } - infobar.error label, infobar.error, infobar.error:backdrop label, infobar.error:backdrop { - color: #282c34; } - infobar.error button, infobar.error button.nautilus-circular-button.image-button { - background-color: #fc4a6d; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.12); } - infobar.error button:focus, infobar.error button:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - infobar.error button:active, infobar.error button:active:hover, infobar.error button:active:focus, infobar.error button:active:hover:focus, infobar.error button:checked, infobar.error button:checked:hover, infobar.error button:checked:focus, infobar.error button:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - infobar.error button:disabled { - border-color: rgba(34, 37, 44, 0.32); } - infobar.error button:active:disabled, infobar.error button:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:hover, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:checked, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) infobar.error button:checked:hover, viewswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > infobar.error button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > infobar.error button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) infobar.error button, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > infobar.error button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:hover, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked.vertical > infobar.error button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:checked, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > infobar.error button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) infobar.error button:checked:hover, stackswitcher.vertical > infobar.error button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - infobar.error button.flat { - color: #282c34; - border-color: rgba(252, 74, 109, 0); - background-color: rgba(252, 74, 109, 0); - background-image: none; - box-shadow: none; } - infobar.error button:hover, infobar.error button.flat:hover { - background-color: #fc5a7a; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - infobar.error button:hover:focus, infobar.error button:hover:hover, infobar.error button.flat:hover:focus, infobar.error button.flat:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - infobar.error button:hover:active, infobar.error button:hover:active:focus, infobar.error button.flat:hover:active:focus, infobar.error button:hover:checked, infobar.error button:hover:checked:focus, infobar.error button.flat:hover:checked:focus, infobar.error button.flat:hover:active, infobar.error button.flat:hover:active:hover:focus, infobar.error button.flat:hover:checked, infobar.error button.flat:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - infobar.error button:hover:disabled, infobar.error button.flat:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - infobar.error button:hover:active:disabled, infobar.error button:hover:checked:disabled, infobar.error button.flat:hover:active:disabled, infobar.error button.flat:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - infobar.error button:focus, infobar.error button.flat:focus { - background-color: #fc5a7a; - background-image: none; - border-color: rgba(40, 44, 52, 0.32); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - infobar.error button:focus:hover, infobar.error button.flat:focus:hover { - background-color: #fd6a87; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.38); } - infobar.error button:focus:hover:hover, infobar.error button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - infobar.error button:focus:hover:active, infobar.error button.flat:focus:hover:active, infobar.error button.flat:focus:hover:active:focus, infobar.error button:focus:hover:checked, infobar.error button.flat:focus:hover:checked, infobar.error button.flat:focus:hover:checked:focus, infobar.error button.flat:focus:hover:active:hover:focus, infobar.error button.flat:focus:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - infobar.error button:focus:hover:disabled, infobar.error button.flat:focus:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - infobar.error button:focus:hover:active:disabled, infobar.error button:focus:hover:checked:disabled, infobar.error button.flat:focus:hover:active:disabled, infobar.error button.flat:focus:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - infobar.error button:checked, infobar.error button:active, infobar.error button.flat:checked, infobar.error button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #cccccc; - box-shadow: inset 1px 0 rgba(40, 44, 52, 0.06), inset 0 1px rgba(40, 44, 52, 0.07), inset -1px 0 rgba(40, 44, 52, 0.06), inset 0 -1px rgba(40, 44, 52, 0.05); } - infobar.error button:checked:focus, infobar.error button:checked:hover, infobar.error button:active:focus, infobar.error button:active:hover, infobar.error button.flat:checked:focus, infobar.error button.flat:checked:hover, infobar.error button.flat:active:focus, infobar.error button.flat:active:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - infobar.error button:active:checked, infobar.error button:active:checked:hover, infobar.error button:active:checked:focus, infobar.error button:active:checked:hover:focus, infobar.error button.flat:active:checked, infobar.error button.flat:active:checked:hover, infobar.error button.flat:active:checked:focus, infobar.error button.flat:active:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - infobar.error button:checked:disabled, infobar.error button:active:disabled, infobar.error button.flat:checked:disabled, infobar.error button.flat:active:disabled { - border-color: rgba(34, 37, 44, 0.32); } - infobar.error button:active:checked:disabled, infobar.error button.flat:active:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - infobar.error button:checked:focus, infobar.error button:checked:hover, infobar.error button:active:focus, infobar.error button:active:hover, infobar.error button.flat:checked:focus, infobar.error button.flat:checked:hover, infobar.error button.flat:active:focus, infobar.error button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - infobar.error button:focus, infobar.error button:hover, infobar.error button.flat:focus, infobar.error button.flat:hover { - color: #282c34; } - infobar.error button:disabled:disabled, infobar.error button.flat:disabled:disabled { - background-color: alpha(mix(#fc4a6d,#282c34,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#fc4a6d,#282c34,0.6); - box-shadow: none; } - infobar.error button:disabled:disabled :disabled, infobar.error button.flat:disabled:disabled :disabled { - color: mix(#fc4a6d,#282c34,0.6); } - infobar.error button:active:disabled, infobar.error button:checked:disabled, infobar.error button.flat:active:disabled, infobar.error button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - infobar.error button:active:disabled :disabled, infobar.error button:checked:disabled :disabled, infobar.error button.flat:active:disabled :disabled, infobar.error button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - infobar.error button:backdrop, infobar.error button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - infobar.error button.separator, infobar.error button .separator { - border: 1px solid currentColor; - color: rgba(252, 74, 109, 0.9); } - infobar.error button.separator:disabled, infobar.error button .separator:disabled { - color: rgba(252, 74, 109, 0.85); } - infobar.error button separator, infobar.error button.nautilus-circular-button.image-button separator { - background-image: image(mix(#282c34,#fc4a6d,0.9)); } - -/********* - ! Entry * -**********/ -.linked:not(.vertical) > entry { - border-width: 1px; - border-radius: 0; - border-right-width: 0; - border-left-width: 0; } - .linked:not(.vertical) > entry:first-child { - border-width: 1px; - border-radius: 0px; - border-right-width: 0; - border-bottom-right-radius: 0; - border-top-right-radius: 0; } - .linked:not(.vertical) > entry:first-child:dir(rtl) { - border-left-width: 0; - border-right-width: 1px; } - .linked:not(.vertical) > entry:last-child { - border-width: 1px; - border-radius: 0px; - border-left-width: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; } - .linked:not(.vertical) > entry:last-child:dir(rtl) { - border-left-width: 1px; - border-right-width: 0; } - .linked:not(.vertical) > entry:only-child { - border-width: 1px; } - .linked:not(.vertical) > entry:only-child { - border-radius: 0px; } - -.linked.vertical > entry { - border-width: 1px; - border-radius: 0; - border-top-width: 0; - border-bottom-width: 0; } - .linked.vertical > entry:first-child { - border-width: 1px; - border-radius: 0px; - border-top-width: 1px; - border-bottom-width: 0; - border-bottom-left-radius: 0; - border-bottom-right-radius: 0; } - .linked.vertical > entry:first-child:dir(rtl) { - border-top-width: 0; - border-bottom-width: 1px; } - .linked.vertical > entry:last-child { - border-width: 1px; - border-radius: 0px; - border-top-width: 0; - border-bottom-width: 1px; - border-top-left-radius: 0; - border-top-right-radius: 0; } - .linked.vertical > entry:last-child:dir(rtl) { - border-top-width: 1px; - border-bottom-width: 0; } - .linked.vertical > entry:only-child { - border-width: 1px; } - .linked.vertical > entry:only-child { - border-radius: 0px; } - -#login_window entry, .osd entry, -#XfceNotifyWindow entry, popover.background entry, menuitem entry, entry { - border-width: 1px; - border-style: solid; - border-radius: 0px; - transition: border 100ms ease-out; - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.1), inset 0 1px rgba(41, 41, 41, 0.12), inset -1px 0 rgba(41, 41, 41, 0.1), inset 0 -1px rgba(41, 41, 41, 0.05); } - #login_window entry:focus, - #XfceNotifyWindow entry:focus, popover.background entry:focus, entry:focus, #login_window entry:hover, - #XfceNotifyWindow entry:hover, popover.background entry:hover, entry:hover, #login_window entry:active, - #XfceNotifyWindow entry:active, popover.background entry:active, entry:active { - transition: border 100ms ease-in; } - #login_window entry:selected, - #XfceNotifyWindow entry:selected, popover.background entry:selected, entry:selected { - background-color: #3d6266; - color: #cccccc; } - #login_window entry:disabled, - #XfceNotifyWindow entry:disabled, popover.background entry:disabled, entry:disabled { - box-shadow: none; } - #login_window entry progress, .osd entry progress, - #XfceNotifyWindow entry progress, popover.background entry progress, entry progress { - background-color: #3d6266; - background-image: none; - border-width: 0; - border-radius: 0px; - color: #cccccc; } - #login_window entry image.left, - #XfceNotifyWindow entry image.left, entry image.left { - padding-right: 2px; } - #login_window entry image.right, - #XfceNotifyWindow entry image.right, entry image.right { - padding-left: 2px; } - #login_window entry.warning, - #XfceNotifyWindow entry.warning, popover.background entry.warning, entry.warning { - color: #282c34; - border-color: #f2a80c; - background-color: mix(#555555,#f6be48,0.6); } - #login_window entry.warning image, - #XfceNotifyWindow entry.warning image, entry.warning image { - color: #282c34; } - #login_window entry.warning:focus, - #XfceNotifyWindow entry.warning:focus, entry.warning:focus { - color: #282c34; - border-color: mix(#3d6266,#f6be48,0.3); - background-color: #f6be48; - box-shadow: none; } - #login_window entry.warning selection, - #XfceNotifyWindow entry.warning selection, entry.warning selection { - background-color: #282c34; - color: #f6be48; } - #login_window entry.error, - #XfceNotifyWindow entry.error, popover.background entry.error, entry.error { - color: #282c34; - border-color: #fb0a39; - background-color: mix(#555555,#fc4a6d,0.6); } - #login_window entry.error image, - #XfceNotifyWindow entry.error image, entry.error image { - color: #282c34; } - #login_window entry.error:focus, - #XfceNotifyWindow entry.error:focus, entry.error:focus { - color: #282c34; - border-color: mix(#3d6266,#fc4a6d,0.3); - background-color: #fc4a6d; - box-shadow: none; } - #login_window entry.error selection, - #XfceNotifyWindow entry.error selection, entry.error selection { - background-color: #282c34; - color: #fc4a6d; } - #login_window entry.search-missing, - #XfceNotifyWindow entry.search-missing, popover.background entry.search-missing, entry.search-missing { - color: #282c34; - border-color: #fb0a39; - background-color: mix(#555555,#fc4a6d,0.6); } - #login_window entry.search-missing image, - #XfceNotifyWindow entry.search-missing image, entry.search-missing image { - color: #282c34; } - #login_window entry.search-missing:focus, - #XfceNotifyWindow entry.search-missing:focus, entry.search-missing:focus { - color: #282c34; - border-color: mix(#3d6266,#fc4a6d,0.3); - background-color: #fc4a6d; - box-shadow: none; } - #login_window entry.search-missing selection, - #XfceNotifyWindow entry.search-missing selection, entry.search-missing selection { - background-color: #282c34; - color: #fc4a6d; } - -/********* - ! Menubar -**********/ -menubar, .menubar { - -GtkWidget-window-dragging: true; - padding: 0; - border: 0; - background-color: #555555; - background-image: none; - color: #cccccc; } - menubar > menuitem, .menubar > menuitem { - min-height: 14px; - padding: 4px 6px; - border: 1px solid transparent; - background-color: transparent; - background-image: none; - color: #cccccc; } - menubar > menuitem:hover, .menubar > menuitem:hover { - border-color: mix(#555555,#cccccc,0.21); - background-color: mix(#555555,#cccccc,0.21); - background-image: none; - color: gainsboro; } - menubar > menuitem *:hover, .menubar > menuitem *:hover { - color: gainsboro; } - -/****** - ! Menu -*******/ -menu, -.menu, -.context-menu { - border-radius: 0; - padding: 2px; - background-color: #555555; - color: #cccccc; - border: 1px solid mix(#555555,#cccccc,0.21); } - .csd menu, .csd .menu, .csd .context-menu { - border: 0; } - menu:selected, - .menu:selected, - .context-menu:selected { - background-color: #3d6266; - color: #cccccc; } - menu separator, .csd menu separator, - .menu separator, .csd .menu separator, - .context-menu separator, .csd .context-menu separator { - background-image: image(mix(#555555,#cccccc,0.18)); - margin: 0px 0; } - menu .separator, .csd menu .separator, - .menu .separator, .csd .menu .separator, - .context-menu .separator, .csd .context-menu .separator { - color: mix(#555555,#cccccc,0.18); } - menu menuitem, - .menu menuitem, - .context-menu menuitem { - min-height: 14px; - min-width: 40px; - padding: 4px; - border-radius: 0; } - menu menuitem:active, menu menuitem:hover, - .menu menuitem:active, - .menu menuitem:hover, - .context-menu menuitem:active, - .context-menu menuitem:hover { - border: 0; - background-color: #3d6266; - background-image: none; - color: #cccccc; } - menu menuitem:active accelerator, menu menuitem:hover accelerator, - .menu menuitem:active accelerator, - .menu menuitem:hover accelerator, - .context-menu menuitem:active accelerator, - .context-menu menuitem:hover accelerator { - color: mix(#cccccc,#3d6266,0.6); } - menu menuitem *:active, menu menuitem *:hover, - .menu menuitem *:active, - .menu menuitem *:hover, - .context-menu menuitem *:active, - .context-menu menuitem *:hover { - color: #cccccc; } - menu menuitem:disabled, menu menuitem *:disabled, - .menu menuitem:disabled, - .menu menuitem *:disabled, - .context-menu menuitem:disabled, - .context-menu menuitem *:disabled { - color: mix(#cccccc,#555555,0.5); } - menu menuitem arrow, - .menu menuitem arrow, - .context-menu menuitem arrow { - min-height: 16px; - min-width: 16px; } - menu menuitem arrow:dir(ltr), - .menu menuitem arrow:dir(ltr), - .context-menu menuitem arrow:dir(ltr) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - margin-left: 10px; } - menu menuitem arrow:dir(rtl), - .menu menuitem arrow:dir(rtl), - .context-menu menuitem arrow:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); - margin-right: 10px; } - menu menuitem.button, menu menuitem.button:focus, menu menuitem.button:active, menu menuitem.button:disabled, menu menuitem.button:active:disabled, menu menuitem.button.flat, menu menuitem.button.flat:focus, menu menuitem.button.flat:active, menu menuitem.button.flat:disabled, menu menuitem.button.flat:active:disabled, - .menu menuitem.button, - .menu menuitem.button:focus, - .menu menuitem.button:active, - .menu menuitem.button:disabled, - .menu menuitem.button:active:disabled, - .menu menuitem.button.flat, - .menu menuitem.button.flat:focus, - .menu menuitem.button.flat:active, - .menu menuitem.button.flat:disabled, - .menu menuitem.button.flat:active:disabled, - .context-menu menuitem.button, - .context-menu menuitem.button:focus, - .context-menu menuitem.button:active, - .context-menu menuitem.button:disabled, - .context-menu menuitem.button:active:disabled, - .context-menu menuitem.button.flat, - .context-menu menuitem.button.flat:focus, - .context-menu menuitem.button.flat:active, - .context-menu menuitem.button.flat:disabled, - .context-menu menuitem.button.flat:active:disabled { - background-color: transparent; - background-image: none; - border: 0; - box-shadow: none; - color: currentColor; } - menu menuitem.button:hover, menu menuitem.button:focus:hover, menu menuitem.button:active:hover, menu menuitem.button:selected, menu menuitem.button.flat:hover, menu menuitem.button.flat:focus:hover, menu menuitem.button.flat:active:hover, menu menuitem.button.flat:selected, - .menu menuitem.button:hover, - .menu menuitem.button:focus:hover, - .menu menuitem.button:active:hover, - .menu menuitem.button:selected, - .menu menuitem.button.flat:hover, - .menu menuitem.button.flat:focus:hover, - .menu menuitem.button.flat:active:hover, - .menu menuitem.button.flat:selected, - .context-menu menuitem.button:hover, - .context-menu menuitem.button:focus:hover, - .context-menu menuitem.button:active:hover, - .context-menu menuitem.button:selected, - .context-menu menuitem.button.flat:hover, - .context-menu menuitem.button.flat:focus:hover, - .context-menu menuitem.button.flat:active:hover, - .context-menu menuitem.button.flat:selected { - background-image: none; - background-color: #3d6266; - color: #cccccc; } - menu menuitem calendar, - .menu menuitem calendar, - .context-menu menuitem calendar { - color: #cccccc; } - menu menuitem calendar.header, - .menu menuitem calendar.header, - .context-menu menuitem calendar.header { - border-bottom: 1px solid #4d4d4d; - border-radius: 0; } - menu menuitem calendar.header:backdrop, - .menu menuitem calendar.header:backdrop, - .context-menu menuitem calendar.header:backdrop { - border-color: #4d4d4d; } - menu menuitem calendar.button, - .menu menuitem calendar.button, - .context-menu menuitem calendar.button { - color: rgba(204, 204, 204, 0.55); } - menu menuitem calendar.button:hover, - .menu menuitem calendar.button:hover, - .context-menu menuitem calendar.button:hover { - color: #cccccc; } - menu menuitem calendar:indeterminate, menu menuitem calendar:indeterminate:backdrop, - .menu menuitem calendar:indeterminate, - .menu menuitem calendar:indeterminate:backdrop, - .context-menu menuitem calendar:indeterminate, - .context-menu menuitem calendar:indeterminate:backdrop { - color: mix(#cccccc,#555555,0.5); } - menu menuitem label:dir(rtl), menu menuitem label:dir(ltr), - .menu menuitem label:dir(rtl), - .menu menuitem label:dir(ltr), - .context-menu menuitem label:dir(rtl), - .context-menu menuitem label:dir(ltr) { - color: inherit; } - menu > arrow, - .menu > arrow, - .context-menu > arrow { - min-height: 16px; - min-width: 16px; - padding: 2px; - background-color: #555555; - border-radius: 0; } - menu > arrow.top, - .menu > arrow.top, - .context-menu > arrow.top { - margin-top: -6px; - border-bottom: 1px solid mix(#555555,#cccccc,0.18); - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } - menu > arrow.bottom, - .menu > arrow.bottom, - .context-menu > arrow.bottom { - margin-bottom: -6px; - border-top: 1px solid mix(#555555,#cccccc,0.18); - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - menu > arrow:hover, - .menu > arrow:hover, - .context-menu > arrow:hover { - background-color: mix(#555555,#cccccc,0.1); } - menu > arrow:backdrop, - .menu > arrow:backdrop, - .context-menu > arrow:backdrop { - background-color: #555555; } - menu > arrow:disabled, - .menu > arrow:disabled, - .context-menu > arrow:disabled { - color: transparent; - background-color: transparent; - border-color: transparent; } - -.context-menu { - font: initial; } - -.monospace { - font-family: monospace; } - -menuitem accelerator { - color: rgba(204, 204, 204, 0.6); } - menuitem accelerator:hover { - color: rgba(204, 204, 204, 0.8); } - menuitem accelerator:disabled { - color: alpha(mix(#cccccc,#555555,0.5),0.4); } - -menuitem check, menuitem radio { - min-height: 16px; - min-width: 16px; } - menuitem check:dir(ltr), menuitem radio:dir(ltr) { - margin-right: 7px; } - menuitem check:dir(rtl), menuitem radio:dir(rtl) { - margin-left: 7px; } - -menuitem window decoration { - box-shadow: 0 2px 3px rgba(82, 82, 82, 0.2); } - -menuitem entry { - background-color: #555555; - background-image: none; - border-color: mix(#cccccc,#555555,0.64); - padding: 4px 2px; - color: #cccccc; - caret-color: #8e8463; - -gtk-secondary-caret-color: #e6e6e6; } - menuitem entry:focus, menuitem entry:hover { - border-color: mix(#3d6266,mix(#cccccc,#555555,0.7),0.3); } - menuitem entry:active, menuitem entry:active:hover, menuitem entry:active:focus, menuitem entry:active:hover:focus, menuitem entry:checked, menuitem entry:checked:hover, menuitem entry:checked:focus, menuitem entry:checked:hover:focus { - border-color: mix(#cccccc,#555555,0.4); } - menuitem entry:disabled { - border-color: mix(#cccccc,#555555,0.72); } - menuitem entry:active:disabled, menuitem entry:checked:disabled { - border-color: mix(#cccccc,#555555,0.64); } - menuitem entry:focus, menuitem entry:active { - border-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); } - menuitem entry:disabled { - background-color: mix(#555555,#cccccc,0.07); - background-image: none; - opacity: .9; - color: mix(#555555,#cccccc,0.9); } - -/********* - ! Popover -**********/ -popover.background { - padding: 0px; - border-radius: 0px; - background-clip: border-box; - background-color: #555555; - background-image: none; - color: #cccccc; - box-shadow: 0 3px 6px rgba(82, 82, 82, 0.16); } - .csd popover.background, popover.background { - border-color: mix(#cccccc,#555555,0.48); - border-width: 1px; - border-style: solid; } - .csd popover.background:focus, .csd popover.background:hover, popover.background:focus, popover.background:hover { - border-color: mix(#3d6266,mix(#cccccc,#555555,0.5),0.3); } - .csd popover.background:active, .csd popover.background:active:hover, .csd popover.background:active:focus, .csd popover.background:active:hover:focus, .csd popover.background:checked, .csd popover.background:checked:hover, .csd popover.background:checked:focus, .csd popover.background:checked:hover:focus, popover.background:active, popover.background:active:hover, popover.background:active:focus, popover.background:active:hover:focus, popover.background:checked, popover.background:checked:hover, popover.background:checked:focus, popover.background:checked:hover:focus { - border-color: mix(#cccccc,#555555,0.24); } - .csd popover.background:disabled, popover.background:disabled { - border-color: mix(#cccccc,#555555,0.56); } - .csd popover.background:active:disabled, .csd popover.background:checked:disabled, popover.background:active:disabled, popover.background:checked:disabled { - border-color: mix(#cccccc,#555555,0.48); } - popover.background:backdrop { - box-shadow: none; } - popover.background treeview.view:hover, popover.background treeview.view:selected, popover.background treeview.view:selected:focus, popover.background treeview.view:backdrop:selected, popover.background treeview.view:backdrop:selected:focus { - border-top-color: #3d6266; } - popover.background treeview.view, popover.background treeview.view:backdrop { - border-top-color: #666666; } - popover.background view:hover, popover.background .view:hover, popover.background iconview:hover, popover.background list:hover { - background-image: none; - background-color: #3d6266; - color: #cccccc; } - popover.background view, popover.background view:backdrop, popover.background .view, popover.background iconview, popover.background .view:backdrop, popover.background list, popover.background list:backdrop { - background-color: mix(#555555,#cccccc,1.3); - background-image: none; - color: #cccccc; - border-color: mix(#cccccc,#555555,0.64); } - popover.background list row, popover.background list row .button { - background-color: transparent; - background-image: none; - color: #cccccc; } - popover.background list row:focus, popover.background list row:hover, popover.background list row:active, popover.background list row .button:focus, popover.background list row .button:hover, popover.background list row .button:active { - background-image: none; - background-color: #3d6266; - color: #cccccc; } - popover.background .frame { - border-color: mix(#cccccc,#555555,0.64); - border-radius: 0px; } - popover.background entry { - background-color: #555555; - background-image: none; - border-color: mix(#cccccc,#555555,0.64); - padding: 4px 2px; - color: #cccccc; - caret-color: #8e8463; - -gtk-secondary-caret-color: #e6e6e6; } - popover.background entry:focus, popover.background entry:hover { - border-color: mix(#3d6266,mix(#cccccc,#555555,0.7),0.3); } - popover.background entry:active, popover.background entry:active:hover, popover.background entry:active:focus, popover.background entry:active:hover:focus, popover.background entry:checked, popover.background entry:checked:hover, popover.background entry:checked:focus, popover.background entry:checked:hover:focus { - border-color: mix(#cccccc,#555555,0.4); } - popover.background entry:disabled { - border-color: mix(#cccccc,#555555,0.72); } - popover.background entry:active:disabled, popover.background entry:checked:disabled { - border-color: mix(#cccccc,#555555,0.64); } - popover.background entry:focus, popover.background entry:active { - border-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); } - popover.background entry:disabled { - background-color: mix(#555555,#cccccc,0.07); - background-image: none; - opacity: .9; - color: mix(#555555,#cccccc,0.9); } - popover.background button, popover.background button.nautilus-circular-button.image-button { - background-color: #555555; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - popover.background button:focus, popover.background button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - popover.background button:active, popover.background button:active:hover, popover.background button:active:focus, popover.background button:active:hover:focus, popover.background button:checked, popover.background button:checked:hover, popover.background button:checked:focus, popover.background button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - popover.background button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - popover.background button:active:disabled, popover.background button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:hover, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:checked, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) popover.background button:checked:hover, viewswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > popover.background button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > popover.background button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) popover.background button, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > popover.background button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) popover.background button:hover, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > popover.background button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) popover.background button:checked, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > popover.background button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) popover.background button:checked:hover, stackswitcher.vertical > popover.background button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - popover.background button.flat { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - popover.background button:hover, popover.background button.flat:hover { - background-color: #595959; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - popover.background button:hover:focus, popover.background button:hover:hover, popover.background button.flat:hover:focus, popover.background button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - popover.background button:hover:active, popover.background button:hover:active:focus, popover.background button.flat:hover:active:focus, popover.background button:hover:checked, popover.background button:hover:checked:focus, popover.background button.flat:hover:checked:focus, popover.background button.flat:hover:active, popover.background button.flat:hover:active:hover:focus, popover.background button.flat:hover:checked, popover.background button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - popover.background button:hover:disabled, popover.background button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - popover.background button:hover:active:disabled, popover.background button:hover:checked:disabled, popover.background button.flat:hover:active:disabled, popover.background button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - popover.background button:focus, popover.background button.flat:focus { - background-color: #595959; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - popover.background button:focus:hover, popover.background button.flat:focus:hover { - background-color: #5e5e5e; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - popover.background button:focus:hover:hover, popover.background button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - popover.background button:focus:hover:active, popover.background button.flat:focus:hover:active, popover.background button.flat:focus:hover:active:focus, popover.background button:focus:hover:checked, popover.background button.flat:focus:hover:checked, popover.background button.flat:focus:hover:checked:focus, popover.background button.flat:focus:hover:active:hover:focus, popover.background button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - popover.background button:focus:hover:disabled, popover.background button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - popover.background button:focus:hover:active:disabled, popover.background button:focus:hover:checked:disabled, popover.background button.flat:focus:hover:active:disabled, popover.background button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - popover.background button:checked, popover.background button:active, popover.background button.flat:checked, popover.background button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - popover.background button:checked:focus, popover.background button:checked:hover, popover.background button:active:focus, popover.background button:active:hover, popover.background button.flat:checked:focus, popover.background button.flat:checked:hover, popover.background button.flat:active:focus, popover.background button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - popover.background button:active:checked, popover.background button:active:checked:hover, popover.background button:active:checked:focus, popover.background button:active:checked:hover:focus, popover.background button.flat:active:checked, popover.background button.flat:active:checked:hover, popover.background button.flat:active:checked:focus, popover.background button.flat:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - popover.background button:checked:disabled, popover.background button:active:disabled, popover.background button.flat:checked:disabled, popover.background button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - popover.background button:active:checked:disabled, popover.background button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - popover.background button:checked:focus, popover.background button:checked:hover, popover.background button:active:focus, popover.background button:active:hover, popover.background button.flat:checked:focus, popover.background button.flat:checked:hover, popover.background button.flat:active:focus, popover.background button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - popover.background button:focus, popover.background button:hover, popover.background button.flat:focus, popover.background button.flat:hover { - color: #cccccc; } - popover.background button:disabled:disabled, popover.background button.flat:disabled:disabled { - background-color: alpha(mix(#555555,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#555555,#cccccc,0.6); - box-shadow: none; } - popover.background button:disabled:disabled :disabled, popover.background button.flat:disabled:disabled :disabled { - color: mix(#555555,#cccccc,0.6); } - popover.background button:active:disabled, popover.background button:checked:disabled, popover.background button.flat:active:disabled, popover.background button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - popover.background button:active:disabled :disabled, popover.background button:checked:disabled :disabled, popover.background button.flat:active:disabled :disabled, popover.background button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - popover.background button:backdrop, popover.background button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - popover.background button.separator, popover.background button .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.9); } - popover.background button.separator:disabled, popover.background button .separator:disabled { - color: rgba(85, 85, 85, 0.85); } - popover.background button separator, popover.background button.nautilus-circular-button.image-button separator { - background-image: image(mix(#cccccc,#555555,0.9)); } - popover.background button.flat:not(:hover) { - color: #cccccc; } - popover.background .linked > button { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - popover.background .linked > button:focus, popover.background .linked > button:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - popover.background .linked > button:active, popover.background .linked > button:active:hover, popover.background .linked > button:active:focus, popover.background .linked > button:active:hover:focus, popover.background .linked > button:checked, popover.background .linked > button:checked:hover, popover.background .linked > button:checked:focus, popover.background .linked > button:checked:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset 0 -1px rgba(41, 41, 41, 0.05); } - popover.background .linked > button:disabled { - box-shadow: inset -1px 0 #444444; } - popover.background .linked > button:last-child, popover.background .linked > button:only-child { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - popover.background .linked > button:last-child:hover, popover.background .linked > button:only-child:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - popover.background .linked > button:disabled:last-child, popover.background .linked > button:disabled:only-child, popover.background .linked > button:active:disabled:last-child, popover.background .linked > button:active:disabled:only-child, popover.background .linked > button:checked:disabled:last-child, popover.background .linked > button:checked:disabled:only-child { - box-shadow: none; } - popover.background .linked > button:active:last-child, popover.background .linked > button:active:last-child:focus, popover.background .linked > button:active:last-child:hover, popover.background .linked > button:active:last-child:hover:focus, popover.background .linked > button:checked:last-child, popover.background .linked > button:checked:last-child:focus, popover.background .linked > button:checked:last-child:hover, popover.background .linked > button:checked:last-child:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - popover.background .linked > button:active:only-child, popover.background .linked > button:active:only-child:focus, popover.background .linked > button:active:only-child:hover, popover.background .linked > button:active:only-child:hover:focus, popover.background .linked > button:checked:only-child, popover.background .linked > button:checked:only-child:focus, popover.background .linked > button:checked:only-child:hover, popover.background .linked > button:checked:only-child:hover:focus { - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.06), inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - popover.background > list, popover.background > .view, popover.background > iconview, popover.background > toolbar { - border-style: none; - background-color: transparent; } - -modelbutton.flat, -menuitem.button.flat { - padding: 2px; - padding-left: 2px; - transition: none; } - modelbutton.flat:hover, - menuitem.button.flat:hover { - border-radius: 0px; - background-color: #3d6266; - color: #cccccc; } - modelbutton.flat:checked, - menuitem.button.flat:checked { - color: #cccccc; } - modelbutton.flat arrow.left, - menuitem.button.flat arrow.left { - -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } - modelbutton.flat arrow.right, - menuitem.button.flat arrow.right { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } - modelbutton.flat check:last-child, - modelbutton.flat radio:last-child, - menuitem.button.flat check:last-child, - menuitem.button.flat radio:last-child { - margin-left: 8px; } - modelbutton.flat check:first-child, - modelbutton.flat radio:first-child, - menuitem.button.flat check:first-child, - menuitem.button.flat radio:first-child { - margin-right: 8px; } - -/*************** -! Dimmed label * -****************/ -.dim-label, label.separator { - opacity: .5; - text-shadow: none; } - -/*********** - ! Tooltip * -************/ -.tooltip.background, .tooltip.background.csd, -tooltip.background, -tooltip.background.csd { - background-color: #161510; - background-clip: padding-box; - border: 1px solid #12110d; - border-radius: 0px; - color: #cccccc; } - -.tooltip *, -tooltip * { - background-color: transparent; - color: inherit; } - -/*********** - ! Dialogs * -************/ -messagedialog, .message-dialog, .prompt { - -GtkDialog-content-area-border: 0; - -GtkDialog-action-area-border: 0; - -GtkDialog-button-spacing: 2px; - margin: 0; - padding: 0; } - messagedialog .dialog-action-box, .message-dialog .dialog-action-box, .prompt .dialog-action-box { - margin: 4px; } - -printdialog paper { - color: #cccccc; - border: 1px solid mix(#161510,#cccccc,0.18); - background: #181711; - padding: 0; } - printdialog paper:backdrop { - color: mix(#cccccc,#161510,0.5); - border-color: mix(#161510,mix(#161510,#cccccc,0.18),0.9); } - -printdialog .dialog-action-box { - margin: 4px; } - -/********************* - ! App notifications * -**********************/ -frame.app-notification { - border-style: solid; - border-color: rgba(68, 68, 68, 0.8); - border-width: 0 1px 1px; - border-radius: 0 0 0px 0px; - padding: 4px; - background-color: rgba(85, 85, 85, 0.8); - background-image: none; - color: #cccccc; } - frame.app-notification button, frame.app-notification button.nautilus-circular-button.image-button { - background-color: rgba(85, 85, 85, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - frame.app-notification button:focus, frame.app-notification button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - frame.app-notification button:active, frame.app-notification button:active:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover:focus, frame.app-notification button:checked, frame.app-notification button:checked:hover, frame.app-notification button:checked:focus, frame.app-notification button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - frame.app-notification button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:hover, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:checked, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) frame.app-notification button:checked:hover, viewswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > frame.app-notification button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:hover, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:checked, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) frame.app-notification button:checked:hover, stackswitcher.vertical > frame.app-notification button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - frame.app-notification button.flat { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - frame.app-notification button:hover, frame.app-notification button.flat:hover { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - frame.app-notification button:hover:focus, frame.app-notification button:hover:hover, frame.app-notification button.flat:hover:focus, frame.app-notification button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - frame.app-notification button:hover:active, frame.app-notification button:hover:active:focus, frame.app-notification button.flat:hover:active:focus, frame.app-notification button:hover:checked, frame.app-notification button:hover:checked:focus, frame.app-notification button.flat:hover:checked:focus, frame.app-notification button.flat:hover:active, frame.app-notification button.flat:hover:active:hover:focus, frame.app-notification button.flat:hover:checked, frame.app-notification button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - frame.app-notification button:hover:disabled, frame.app-notification button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - frame.app-notification button:hover:active:disabled, frame.app-notification button:hover:checked:disabled, frame.app-notification button.flat:hover:active:disabled, frame.app-notification button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - frame.app-notification button:focus, frame.app-notification button.flat:focus { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - frame.app-notification button:focus:hover, frame.app-notification button.flat:focus:hover { - background-color: rgba(94, 94, 94, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - frame.app-notification button:focus:hover:hover, frame.app-notification button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - frame.app-notification button:focus:hover:active, frame.app-notification button.flat:focus:hover:active, frame.app-notification button.flat:focus:hover:active:focus, frame.app-notification button:focus:hover:checked, frame.app-notification button.flat:focus:hover:checked, frame.app-notification button.flat:focus:hover:checked:focus, frame.app-notification button.flat:focus:hover:active:hover:focus, frame.app-notification button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - frame.app-notification button:focus:hover:disabled, frame.app-notification button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - frame.app-notification button:focus:hover:active:disabled, frame.app-notification button:focus:hover:checked:disabled, frame.app-notification button.flat:focus:hover:active:disabled, frame.app-notification button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - frame.app-notification button:checked, frame.app-notification button:active, frame.app-notification button.flat:checked, frame.app-notification button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - frame.app-notification button:checked:focus, frame.app-notification button:checked:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover, frame.app-notification button.flat:checked:focus, frame.app-notification button.flat:checked:hover, frame.app-notification button.flat:active:focus, frame.app-notification button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - frame.app-notification button:active:checked, frame.app-notification button:active:checked:hover, frame.app-notification button:active:checked:focus, frame.app-notification button:active:checked:hover:focus, frame.app-notification button.flat:active:checked, frame.app-notification button.flat:active:checked:hover, frame.app-notification button.flat:active:checked:focus, frame.app-notification button.flat:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - frame.app-notification button:checked:disabled, frame.app-notification button:active:disabled, frame.app-notification button.flat:checked:disabled, frame.app-notification button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - frame.app-notification button:active:checked:disabled, frame.app-notification button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - frame.app-notification button:checked:focus, frame.app-notification button:checked:hover, frame.app-notification button:active:focus, frame.app-notification button:active:hover, frame.app-notification button.flat:checked:focus, frame.app-notification button.flat:checked:hover, frame.app-notification button.flat:active:focus, frame.app-notification button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - frame.app-notification button:focus, frame.app-notification button:hover, frame.app-notification button.flat:focus, frame.app-notification button.flat:hover { - color: #cccccc; } - frame.app-notification button:disabled:disabled, frame.app-notification button.flat:disabled:disabled { - background-color: alpha(mix(rgba(85, 85, 85, 0.8),#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); - box-shadow: none; } - frame.app-notification button:disabled:disabled :disabled, frame.app-notification button.flat:disabled:disabled :disabled { - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); } - frame.app-notification button:active:disabled, frame.app-notification button:checked:disabled, frame.app-notification button.flat:active:disabled, frame.app-notification button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - frame.app-notification button:active:disabled :disabled, frame.app-notification button:checked:disabled :disabled, frame.app-notification button.flat:active:disabled :disabled, frame.app-notification button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - frame.app-notification button:backdrop, frame.app-notification button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - frame.app-notification button.separator, frame.app-notification button .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.7); } - frame.app-notification button.separator:disabled, frame.app-notification button .separator:disabled { - color: rgba(85, 85, 85, 0.65); } - frame.app-notification button separator, frame.app-notification button.nautilus-circular-button.image-button separator { - background-image: image(mix(#cccccc,rgba(85, 85, 85, 0.8),0.9)); } - frame.app-notification border { - border: 0; } - -/************* - ! Expanders * -**************/ -expander arrow { - min-width: 16px; - min-height: 16px; - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } - expander arrow:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - expander arrow:hover { - color: alpha(currentColor,0.8); } - expander arrow:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - -/******************* - ! Symbolic images * -********************/ -.image { - color: alpha(currentColor,0.5); } - .image:hover { - color: alpha(currentColor,0.9); } - .image:selected, .image:selected:hover { - color: #cccccc; } - -/**************** - ! Floating bar * -*****************/ -.floating-bar { - background-color: #161510; - background-image: none; - border: 1px solid #12110d; - border-radius: 0px; - color: #cccccc; } - .floating-bar.top { - border-top-width: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; } - .floating-bar.right { - border-right-width: 0; - border-top-right-radius: 0; - border-bottom-right-radius: 0; } - .floating-bar.bottom { - border-bottom-width: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; } - .floating-bar.left { - border-left-width: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; } - .floating-bar button, .floating-bar button.nautilus-circular-button.image-button { - border: 0; - background-color: transparent; - background-image: none; } - -/************************* - ! Touch text selections * -**************************/ -GtkBubbleWindow { - border-radius: 0px; - background-clip: border-box; } - GtkBubbleWindow.osd.background { - background-color: rgba(85, 85, 85, 0.8); } - GtkBubbleWindow .toolbar { - background-color: transparent; } - -/*************** - ! Font-viewer * -****************/ -SushiFontWidget { - padding: 2px 4px; } - -/************* - ! Gucharmap * -**************/ -GucharmapChartable { - background-color: #555555; - color: #cccccc; } - -/************* - ! Evolution * -**************/ -EPreviewPane .entry { - background-color: #555555; - color: #cccccc; } - -/******************* - ! Gnome Bluetooth * -********************/ -entry.entry.pin-entry { - font-style: normal; - font-size: 50px; - padding-left: 10px; - padding-right: 10px; } - -label.pin-label { - font-style: normal; - font-size: 50px; } - -/************************ - ! Shortcut window keys * -*************************/ -.keycap { - min-width: 20px; - min-height: 24px; - margin-top: 2px; - padding-bottom: 1px; - padding-left: 2px; - padding-right: 2px; - color: #cccccc; - background-color: #555555; - border: 1px solid; - border-color: mix(mix(#161510,#cccccc,0.18),#161510,0.5); - border-radius: 0px; - box-shadow: inset 0 -3px mix(#555555,#161510,0.2); - font-size: smaller; } - .keycap:backdrop { - background-color: #555555; - color: mix(#cccccc,#161510,0.5); - transition: 200ms ease-out; } - -/***************** - ! Stackswitcher * -******************/ -stackswitcher button.text-button, stackswitcher button.text-button.nautilus-circular-button.image-button { - min-width: 80px; } - -stackswitcher button.circular, stackswitcher button.nautilus-circular-button.image-button { - min-width: 28px; - min-height: 28px; - padding: 0; } - -/******************* - ! Selected Items * -********************/ -row:selected label:disabled, label:disabled:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:disabled:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:disabled:selected, .nemo-window .sidebar .nemo-places-sidebar .view:disabled:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:disabled:selected, .cs-category-view:disabled:selected, .cs-category-view .view:disabled:selected, .cs-category-view iconview:disabled:selected, treeview.view:disabled:selected, .view text selection:disabled, iconview text selection:disabled, -textview text selection:disabled:focus, -textview text selection:disabled, #login_window entry selection:disabled, .osd entry selection:disabled, -#XfceNotifyWindow entry selection:disabled, entry selection:disabled, calendar:disabled:selected, row:disabled:selected, flowbox flowboxchild:disabled:selected, modelbutton.flat:disabled:active, modelbutton.flat:active arrow:disabled, modelbutton.flat:disabled:selected, modelbutton.flat:selected arrow:disabled, -menuitem.button.flat:disabled:active, -menuitem.button.flat:active arrow:disabled, -menuitem.button.flat:disabled:selected, -menuitem.button.flat:selected arrow:disabled, label:disabled selection { - color: mix(#cccccc,#3d6266,0.5); } - -row:selected label:backdrop, label:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar .view:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:backdrop:selected, .cs-category-view:backdrop:selected, .cs-category-view .view:backdrop:selected, .cs-category-view iconview:backdrop:selected, treeview.view:backdrop:selected, .view text selection:backdrop, iconview text selection:backdrop, -textview text selection:backdrop:focus, -textview text selection:backdrop, #login_window entry selection:backdrop, .osd entry selection:backdrop, -#XfceNotifyWindow entry selection:backdrop, entry selection:backdrop, calendar:backdrop:selected, row:backdrop:selected, flowbox flowboxchild:backdrop:selected, modelbutton.flat:backdrop:active, modelbutton.flat:active arrow:backdrop, modelbutton.flat:backdrop:selected, modelbutton.flat:selected arrow:backdrop, -menuitem.button.flat:backdrop:active, -menuitem.button.flat:active arrow:backdrop, -menuitem.button.flat:backdrop:selected, -menuitem.button.flat:selected arrow:backdrop, label:backdrop selection { - background-color: #3d6266; - color: mix(#3d6266,#cccccc,0.66); } - row:selected label:disabled:backdrop, label:disabled:backdrop:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:disabled:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar .view:disabled:backdrop:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:disabled:backdrop:selected, .cs-category-view:disabled:backdrop:selected, .cs-category-view .view:disabled:backdrop:selected, .cs-category-view iconview:disabled:backdrop:selected, treeview.view:disabled:backdrop:selected, .view text selection:disabled:backdrop, iconview text selection:disabled:backdrop, - textview text selection:disabled:backdrop, #login_window entry selection:disabled:backdrop, - #XfceNotifyWindow entry selection:disabled:backdrop, entry selection:disabled:backdrop, calendar:disabled:backdrop:selected, row:disabled:backdrop:selected, flowbox flowboxchild:disabled:backdrop:selected, modelbutton.flat:disabled:backdrop:active, modelbutton.flat:active arrow:disabled:backdrop, modelbutton.flat:disabled:backdrop:selected, modelbutton.flat:selected arrow:disabled:backdrop, - menuitem.button.flat:disabled:backdrop:active, - menuitem.button.flat:active arrow:disabled:backdrop, - menuitem.button.flat:disabled:backdrop:selected, - menuitem.button.flat:selected arrow:disabled:backdrop, label:backdrop selection:disabled { - color: mix(mix(#3d6266,#cccccc,0.66),#3d6266,0.3); } - -.background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected, .nemo-window .sidebar .nemo-places-sidebar .view:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected, .cs-category-view:selected:focus, .cs-category-view:selected, .cs-category-view .view:selected:focus, .cs-category-view .view:selected, .cs-category-view iconview:selected, treeview.view:selected:focus, treeview.view:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection, -textview text selection:focus, -textview text selection, #login_window entry selection, .osd entry selection, -#XfceNotifyWindow entry selection, entry selection, calendar:selected, row:selected, flowbox flowboxchild:selected, menuitem entry selection, popover.background entry selection, modelbutton.flat:active, modelbutton.flat:active arrow, modelbutton.flat:selected, modelbutton.flat:selected arrow, -menuitem.button.flat:active, -menuitem.button.flat:active arrow, -menuitem.button.flat:selected, -menuitem.button.flat:selected arrow { - background-color: #3d6266; } - row:selected label, label:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected:focus, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:selected, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview:selected, .nemo-window .sidebar .nemo-places-sidebar .view:selected:focus, .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected, .cs-category-view:selected:focus, .cs-category-view:selected, .cs-category-view .view:selected:focus, .cs-category-view .view:selected, .cs-category-view iconview:selected, treeview.view:selected:focus, treeview.view:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection, - textview text selection:focus, - textview text selection, #login_window entry selection, .osd entry selection, - #XfceNotifyWindow entry selection, entry selection, calendar:selected, row:selected, flowbox flowboxchild:selected, menuitem entry selection, popover.background entry selection, modelbutton.flat:active, modelbutton.flat:active arrow, modelbutton.flat:selected, modelbutton.flat:selected arrow, - menuitem.button.flat:active, - menuitem.button.flat:active arrow, - menuitem.button.flat:selected, - menuitem.button.flat:selected arrow { - color: #cccccc; - outline-color: rgba(204, 204, 204, 0.3); } - -/********* - ! Buttons -**********/ -/****************** -! ComboBoxes * -*******************/ -/********** - ! Notebook -***********/ -notebook { - padding: 0; } - notebook.frame { - border: 1px solid mix(#161510,#cccccc,0.18); } - notebook.frame > header { - margin: -1px; } - notebook.frame > header.top { - margin-bottom: 0; } - notebook.frame > header.bottom { - margin-top: 0; } - notebook.frame > header.left { - margin-right: 0; } - notebook.frame > header.right { - margin-left: 0; } - notebook.frame > header.top, notebook.frame > header.bottom { - padding-left: 0; - padding-right: 0; } - notebook.frame > header.left, notebook.frame > header.right { - padding-top: 0; - padding-bottom: 0; } - notebook > stack:not(:only-child) { - background-color: #161510; } - notebook > header { - padding: 2px; - background-color: #161510; } - notebook > header.top { - box-shadow: inset 0 -1px mix(#161510,#cccccc,0.18); } - notebook > header.bottom { - box-shadow: inset 0 1px mix(#161510,#cccccc,0.18); } - notebook > header.right { - box-shadow: inset 1px 0 mix(#161510,#cccccc,0.18); } - notebook > header.left { - box-shadow: inset -1px 0 mix(#161510,#cccccc,0.18); } - notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } - notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { - margin-left: 2px; } - notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { - -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } - notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { - margin-right: 2px; } - notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { - margin-top: 2px; } - notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } - notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { - margin-bottom: 2px; } - notebook > header > tabs > arrow { - color: mix(#cccccc,#161510,0.5); } - notebook > header > tabs > arrow:hover { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.5); } - notebook > header > tabs > arrow:active { - color: #cccccc; } - notebook > header > tabs > arrow:disabled { - color: alpha(mix(#cccccc,#161510,0.5),0.3); } - notebook > header > tabs > tab { - background-color: alpha(mix(#161510,#cccccc,0.1),0.7); - background-image: none; - border-color: mix(mix(#161510,#cccccc,0.18),mix(#cccccc,#161510,0.5),0.15); - color: rgba(204, 204, 204, 0.8); - padding: 2px 10px; - min-width: 20px; - min-height: 20px; - outline-offset: -4px; - border-width: 1px; - border-style: solid; } - notebook > header > tabs > tab:hover:not(:checked) { - background-color: mix(#161510,#cccccc,0.04); - background-image: none; - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.5); } - notebook > header > tabs > tab:checked, notebook > header > tabs > tab:checked:hover { - background: #161510; - border-color: mix(#161510,#cccccc,0.18); - color: #cccccc; } - notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.flat.nautilus-circular-button.image-button { - min-height: 22px; - min-width: 22px; - padding: 0; - color: mix(#161510,#cccccc,0.35); } - notebook > header > tabs > tab button.flat:hover { - color: #fd95aa; } - notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover { - color: #3d6266; } - notebook > header.top > tabs > tab:hover:not(:checked) { - box-shadow: inset 0 -1px mix(#161510,#cccccc,0.18); } - notebook > header.bottom > tabs > tab:hover:not(:checked) { - box-shadow: inset 0 1px mix(#161510,#cccccc,0.18); } - notebook > header.left > tabs > tab:hover:not(:checked) { - box-shadow: inset -1px 0 mix(#161510,#cccccc,0.18); } - notebook > header.right > tabs > tab:hover:not(:checked) { - box-shadow: inset 1px 0 mix(#161510,#cccccc,0.18); } - notebook > header.top { - padding-bottom: 0; } - notebook > header.top > tabs > tab { - border-bottom: none; - -gtk-outline-radius: 0; - margin-top: 0px; } - notebook > header.top > tabs > tab + tab { - margin-left: -1px; } - notebook > header.top > tabs > tab:first-child { - border-radius: 0px 0 0; - -gtk-outline-radius: 0px 0 0; } - notebook > header.top > tabs > tab:last-child { - border-radius: 0 0px 0 0; - -gtk-outline-radius: 0 0px 0 0; } - notebook > header.top > tabs > tab:hover:not(:checked), notebook > header.top > tabs > tab:checked { - border-top-width: 3px; - border-top-color: #3d6266; - margin-top: 0; - -gtk-outline-radius: 0px; - border-radius: 0px 0px 0 0; - padding-top: 0px; } - notebook > header.top > tabs > tab:hover:not(:checked) { - border-top-color: mix(#3d6266,mix(#161510,#cccccc,0.2),0.66); } - notebook > header.bottom { - padding-top: 0; } - notebook > header.bottom > tabs > tab { - border-top: none; - -gtk-outline-radius: 0; - margin-bottom: 0px; } - notebook > header.bottom > tabs > tab + tab { - margin-left: -1px; } - notebook > header.bottom > tabs > tab:first-child { - border-radius: 0 0 0 0px; - -gtk-outline-radius: 0 0 0 0px; } - notebook > header.bottom > tabs > tab:last-child { - border-radius: 0 0 0px; - -gtk-outline-radius: 0 0 0px; } - notebook > header.bottom > tabs > tab:hover:not(:checked), notebook > header.bottom > tabs > tab:checked { - border-bottom-width: 3px; - border-bottom-color: #3d6266; - margin-bottom: 0; - -gtk-outline-radius: 0px; - border-radius: 0 0 0px 0px; - padding-bottom: 0px; } - notebook > header.bottom > tabs > tab:hover:not(:checked) { - border-bottom-color: mix(#3d6266,mix(#161510,#cccccc,0.2),0.66); } - notebook > header.right { - padding-left: 0; } - notebook > header.right > tabs > tab { - border-left: none; - -gtk-outline-radius: 0; - margin-right: 0px; } - notebook > header.right > tabs > tab + tab { - margin-top: -1px; } - notebook > header.right > tabs > tab:first-child { - border-radius: 0 0px 0 0; - -gtk-outline-radius: 0 0px 0 0; } - notebook > header.right > tabs > tab:last-child { - border-radius: 0 0 0px; - -gtk-outline-radius: 0 0 0px; } - notebook > header.right > tabs > tab:hover:not(:checked), notebook > header.right > tabs > tab:checked { - border-right-width: 3px; - border-right-color: #3d6266; - margin-right: 0; - -gtk-outline-radius: 0px; - border-radius: 0 0px 0px 0; - padding-right: 8px; } - notebook > header.right > tabs > tab:hover:not(:checked) { - border-right-color: mix(#3d6266,mix(#161510,#cccccc,0.2),0.66); } - notebook > header.left { - padding-right: 0; } - notebook > header.left > tabs > tab { - border-right: none; - -gtk-outline-radius: 0; - margin-left: 0px; } - notebook > header.left > tabs > tab + tab { - margin-top: -1px; } - notebook > header.left > tabs > tab:first-child { - border-radius: 0px 0 0; - -gtk-outline-radius: 0px 0 0; } - notebook > header.left > tabs > tab:last-child { - border-radius: 0 0 0 0px; - -gtk-outline-radius: 0 0 0 0px; } - notebook > header.left > tabs > tab:hover:not(:checked), notebook > header.left > tabs > tab:checked { - border-left-width: 3px; - border-left-color: #3d6266; - margin-left: 0; - -gtk-outline-radius: 0px; - border-radius: 0px 0 0 0px; - padding-left: 8px; } - notebook > header.left > tabs > tab:hover:not(:checked) { - border-left-color: mix(#3d6266,mix(#161510,#cccccc,0.2),0.66); } - -/********* - ! Buttons -**********/ -/****************** -! ComboBoxes * -*******************/ -/******* - ! OSD * -********/ -overlay.osd { - background-color: transparent; } - -colorchooser .popover.osd { - border-radius: 0px; } - -button.color .osd colorswatch:only-child { - box-shadow: none; } - -.osd button.color:disabled colorswatch:only-child, .osd button.color:backdrop colorswatch:only-child, .osd button.color:active colorswatch:only-child, .osd button.color:checked colorswatch:only-child { - box-shadow: none; } - -button.osd, button.osd.nautilus-circular-button.image-button, -#XfceNotifyWindow button { - background-color: rgba(85, 85, 85, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - button.osd:focus, button.osd:hover, - #XfceNotifyWindow button:focus, - #XfceNotifyWindow button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - button.osd:active, button.osd:active:hover, button.osd:active:focus, button.osd:active:hover:focus, button.osd:checked, button.osd:checked:hover, button.osd:checked:focus, button.osd:checked:hover:focus, - #XfceNotifyWindow button:active, - #XfceNotifyWindow button:active:hover, - #XfceNotifyWindow button:active:focus, - #XfceNotifyWindow button:active:hover:focus, - #XfceNotifyWindow button:checked, - #XfceNotifyWindow button:checked:hover, - #XfceNotifyWindow button:checked:focus, - #XfceNotifyWindow button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - button.osd:disabled, - #XfceNotifyWindow button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - button.osd:active:disabled, button.osd:checked:disabled, - #XfceNotifyWindow button:active:disabled, - #XfceNotifyWindow button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:hover, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:checked, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) button.osd:checked:hover, viewswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > button.osd:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > button.osd:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) button.osd, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > button.osd:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) button.osd:hover, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > button.osd:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) button.osd:checked, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > button.osd:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) button.osd:checked:hover, stackswitcher.vertical > button.osd:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - button.osd.flat, - #XfceNotifyWindow button.flat { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - button.osd:hover, button.osd.flat:hover, - #XfceNotifyWindow button:hover, - #XfceNotifyWindow button.flat:hover { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - button.osd:hover:focus, button.osd:hover:hover, button.osd.flat:hover:focus, button.osd.flat:hover:hover, - #XfceNotifyWindow button:hover:focus, - #XfceNotifyWindow button:hover:hover, - #XfceNotifyWindow button.flat:hover:focus, - #XfceNotifyWindow button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - button.osd:hover:active, button.osd:hover:active:focus, button.osd.flat:hover:active:focus, button.osd:hover:checked, button.osd:hover:checked:focus, button.osd.flat:hover:checked:focus, button.osd.flat:hover:active, button.osd.flat:hover:active:hover:focus, button.osd.flat:hover:checked, button.osd.flat:hover:checked:hover:focus, - #XfceNotifyWindow button:hover:active, - #XfceNotifyWindow button:hover:active:focus, - #XfceNotifyWindow button.flat:hover:active:focus, - #XfceNotifyWindow button:hover:checked, - #XfceNotifyWindow button:hover:checked:focus, - #XfceNotifyWindow button.flat:hover:checked:focus, - #XfceNotifyWindow button.flat:hover:active, - #XfceNotifyWindow button.flat:hover:active:hover:focus, - #XfceNotifyWindow button.flat:hover:checked, - #XfceNotifyWindow button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - button.osd:hover:disabled, button.osd.flat:hover:disabled, - #XfceNotifyWindow button:hover:disabled, - #XfceNotifyWindow button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - button.osd:hover:active:disabled, button.osd:hover:checked:disabled, button.osd.flat:hover:active:disabled, button.osd.flat:hover:checked:disabled, - #XfceNotifyWindow button:hover:active:disabled, - #XfceNotifyWindow button:hover:checked:disabled, - #XfceNotifyWindow button.flat:hover:active:disabled, - #XfceNotifyWindow button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - button.osd:focus, button.osd.flat:focus, - #XfceNotifyWindow button:focus, - #XfceNotifyWindow button.flat:focus { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - button.osd:focus:hover, button.osd.flat:focus:hover, - #XfceNotifyWindow button:focus:hover, - #XfceNotifyWindow button.flat:focus:hover { - background-color: rgba(94, 94, 94, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - button.osd:focus:hover:hover, button.osd.flat:focus:hover:hover, - #XfceNotifyWindow button:focus:hover:hover, - #XfceNotifyWindow button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - button.osd:focus:hover:active, button.osd.flat:focus:hover:active, button.osd.flat:focus:hover:active:focus, button.osd:focus:hover:checked, button.osd.flat:focus:hover:checked, button.osd.flat:focus:hover:checked:focus, button.osd.flat:focus:hover:active:hover:focus, button.osd.flat:focus:hover:checked:hover:focus, - #XfceNotifyWindow button:focus:hover:active, - #XfceNotifyWindow button.flat:focus:hover:active, - #XfceNotifyWindow button.flat:focus:hover:active:focus, - #XfceNotifyWindow button:focus:hover:checked, - #XfceNotifyWindow button.flat:focus:hover:checked, - #XfceNotifyWindow button.flat:focus:hover:checked:focus, - #XfceNotifyWindow button.flat:focus:hover:active:hover:focus, - #XfceNotifyWindow button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - button.osd:focus:hover:disabled, button.osd.flat:focus:hover:disabled, - #XfceNotifyWindow button:focus:hover:disabled, - #XfceNotifyWindow button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - button.osd:focus:hover:active:disabled, button.osd:focus:hover:checked:disabled, button.osd.flat:focus:hover:active:disabled, button.osd.flat:focus:hover:checked:disabled, - #XfceNotifyWindow button:focus:hover:active:disabled, - #XfceNotifyWindow button:focus:hover:checked:disabled, - #XfceNotifyWindow button.flat:focus:hover:active:disabled, - #XfceNotifyWindow button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - button.osd:checked, button.osd:active, button.osd.flat:checked, button.osd.flat:active, - #XfceNotifyWindow button:checked, - #XfceNotifyWindow button:active, - #XfceNotifyWindow button.flat:checked, - #XfceNotifyWindow button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - button.osd:checked:focus, button.osd:checked:hover, button.osd:active:focus, button.osd:active:hover, button.osd.flat:checked:focus, button.osd.flat:checked:hover, button.osd.flat:active:focus, button.osd.flat:active:hover, - #XfceNotifyWindow button:checked:focus, - #XfceNotifyWindow button:checked:hover, - #XfceNotifyWindow button:active:focus, - #XfceNotifyWindow button:active:hover, - #XfceNotifyWindow button.flat:checked:focus, - #XfceNotifyWindow button.flat:checked:hover, - #XfceNotifyWindow button.flat:active:focus, - #XfceNotifyWindow button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - button.osd:checked:active, button.osd.nautilus-circular-button.image-button:checked:active, button.osd:checked:active:hover, button.osd.nautilus-circular-button.image-button:checked:active:hover, button.osd:checked:active:focus, button.osd.nautilus-circular-button.image-button:checked:active:focus, button.osd:checked:active:hover:focus, button.osd.nautilus-circular-button.image-button:checked:active:hover:focus, button.osd:checked:checked, button.osd.nautilus-circular-button.image-button:checked:checked, button.osd:checked:checked:hover, button.osd.nautilus-circular-button.image-button:checked:checked:hover, button.osd:checked:checked:focus, button.osd.nautilus-circular-button.image-button:checked:checked:focus, button.osd:checked:checked:hover:focus, button.osd.nautilus-circular-button.image-button:checked:checked:hover:focus, button.osd:active:active, button.osd.nautilus-circular-button.image-button:active:active, button.osd:active:active:hover, button.osd.nautilus-circular-button.image-button:active:active:hover, button.osd:active:active:focus, button.osd.nautilus-circular-button.image-button:active:active:focus, button.osd:active:active:hover:focus, button.osd.nautilus-circular-button.image-button:active:active:hover:focus, button.osd:active:checked, button.osd.nautilus-circular-button.image-button:active:checked, button.osd:active:checked:hover, button.osd.nautilus-circular-button.image-button:active:checked:hover, button.osd:active:checked:focus, button.osd.nautilus-circular-button.image-button:active:checked:focus, button.osd:active:checked:hover:focus, button.osd.nautilus-circular-button.image-button:active:checked:hover:focus, button.osd.flat:checked:active, button.osd.flat.nautilus-circular-button.image-button:checked:active, button.osd.flat:checked:active:hover, button.osd.flat.nautilus-circular-button.image-button:checked:active:hover, button.osd.flat:checked:active:focus, button.osd.flat.nautilus-circular-button.image-button:checked:active:focus, button.osd.flat:checked:active:hover:focus, button.osd.flat.nautilus-circular-button.image-button:checked:active:hover:focus, button.osd.flat:checked:checked, button.osd.flat.nautilus-circular-button.image-button:checked:checked, button.osd.flat:checked:checked:hover, button.osd.flat.nautilus-circular-button.image-button:checked:checked:hover, button.osd.flat:checked:checked:focus, button.osd.flat.nautilus-circular-button.image-button:checked:checked:focus, button.osd.flat:checked:checked:hover:focus, button.osd.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, button.osd.flat:active:active, button.osd.flat.nautilus-circular-button.image-button:active:active, button.osd.flat:active:active:hover, button.osd.flat.nautilus-circular-button.image-button:active:active:hover, button.osd.flat:active:active:focus, button.osd.flat.nautilus-circular-button.image-button:active:active:focus, button.osd.flat:active:active:hover:focus, button.osd.flat.nautilus-circular-button.image-button:active:active:hover:focus, button.osd.flat:active:checked, button.osd.flat.nautilus-circular-button.image-button:active:checked, button.osd.flat:active:checked:hover, button.osd.flat.nautilus-circular-button.image-button:active:checked:hover, button.osd.flat:active:checked:focus, button.osd.flat.nautilus-circular-button.image-button:active:checked:focus, button.osd.flat:active:checked:hover:focus, button.osd.flat.nautilus-circular-button.image-button:active:checked:hover:focus, - #XfceNotifyWindow button:checked:active, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active, - #XfceNotifyWindow button:checked:active:hover, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover, - #XfceNotifyWindow button:checked:active:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:focus, - #XfceNotifyWindow button:checked:active:hover:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover:focus, - #XfceNotifyWindow button:checked:checked, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked, - #XfceNotifyWindow button:checked:checked:hover, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover, - #XfceNotifyWindow button:checked:checked:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:focus, - #XfceNotifyWindow button:checked:checked:hover:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover:focus, - #XfceNotifyWindow button:active:active, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active, - #XfceNotifyWindow button:active:active:hover, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover, - #XfceNotifyWindow button:active:active:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:focus, - #XfceNotifyWindow button:active:active:hover:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover:focus, - #XfceNotifyWindow button:active:checked, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked, - #XfceNotifyWindow button:active:checked:hover, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover, - #XfceNotifyWindow button:active:checked:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:focus, - #XfceNotifyWindow button:active:checked:hover:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover:focus, - #XfceNotifyWindow button.flat:checked:active, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active, - #XfceNotifyWindow button.flat:checked:active:hover, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover, - #XfceNotifyWindow button.flat:checked:active:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:focus, - #XfceNotifyWindow button.flat:checked:active:hover:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, - #XfceNotifyWindow button.flat:checked:checked, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked, - #XfceNotifyWindow button.flat:checked:checked:hover, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover, - #XfceNotifyWindow button.flat:checked:checked:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:focus, - #XfceNotifyWindow button.flat:checked:checked:hover:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, - #XfceNotifyWindow button.flat:active:active, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active, - #XfceNotifyWindow button.flat:active:active:hover, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover, - #XfceNotifyWindow button.flat:active:active:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:focus, - #XfceNotifyWindow button.flat:active:active:hover:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover:focus, - #XfceNotifyWindow button.flat:active:checked, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked, - #XfceNotifyWindow button.flat:active:checked:hover, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover, - #XfceNotifyWindow button.flat:active:checked:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:focus, - #XfceNotifyWindow button.flat:active:checked:hover:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - button.osd:checked:disabled, button.osd:active:disabled, button.osd.flat:checked:disabled, button.osd.flat:active:disabled, - #XfceNotifyWindow button:checked:disabled, - #XfceNotifyWindow button:active:disabled, - #XfceNotifyWindow button.flat:checked:disabled, - #XfceNotifyWindow button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - button.osd:active:checked:disabled, button.osd.flat:active:checked:disabled, - #XfceNotifyWindow button:active:checked:disabled, - #XfceNotifyWindow button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - button.osd:checked:focus, button.osd:checked:hover, button.osd:active:focus, button.osd:active:hover, button.osd.flat:checked:focus, button.osd.flat:checked:hover, button.osd.flat:active:focus, button.osd.flat:active:hover, - #XfceNotifyWindow button:checked:focus, - #XfceNotifyWindow button:checked:hover, - #XfceNotifyWindow button:active:focus, - #XfceNotifyWindow button:active:hover, - #XfceNotifyWindow button.flat:checked:focus, - #XfceNotifyWindow button.flat:checked:hover, - #XfceNotifyWindow button.flat:active:focus, - #XfceNotifyWindow button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - button.osd:focus, button.osd:hover, button.osd.flat:focus, button.osd.flat:hover, - #XfceNotifyWindow button:focus, - #XfceNotifyWindow button:hover, - #XfceNotifyWindow button.flat:focus, - #XfceNotifyWindow button.flat:hover { - color: #cccccc; } - button.osd:disabled:disabled, button.osd.flat:disabled:disabled, - #XfceNotifyWindow button:disabled:disabled, - #XfceNotifyWindow button.flat:disabled:disabled { - background-color: alpha(mix(rgba(85, 85, 85, 0.8),#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); - box-shadow: none; } - button.osd:disabled:disabled :disabled, button.osd.flat:disabled:disabled :disabled, - #XfceNotifyWindow button:disabled:disabled :disabled, - #XfceNotifyWindow button.flat:disabled:disabled :disabled { - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); } - button.osd:active:disabled, button.osd:checked:disabled, button.osd.flat:active:disabled, button.osd.flat:checked:disabled, - #XfceNotifyWindow button:active:disabled, - #XfceNotifyWindow button:checked:disabled, - #XfceNotifyWindow button.flat:active:disabled, - #XfceNotifyWindow button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - button.osd:active:disabled :disabled, button.osd:checked:disabled :disabled, button.osd.flat:active:disabled :disabled, button.osd.flat:checked:disabled :disabled, - #XfceNotifyWindow button:active:disabled :disabled, - #XfceNotifyWindow button:checked:disabled :disabled, - #XfceNotifyWindow button.flat:active:disabled :disabled, - #XfceNotifyWindow button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - button.osd:backdrop, button.osd.flat:backdrop, - #XfceNotifyWindow button:backdrop, - #XfceNotifyWindow button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - button.osd.separator, button.osd .separator, - #XfceNotifyWindow button.separator, - #XfceNotifyWindow button .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.7); } - button.osd.separator:disabled, button.osd .separator:disabled, - #XfceNotifyWindow button.separator:disabled, - #XfceNotifyWindow button .separator:disabled { - color: rgba(85, 85, 85, 0.65); } - button.osd separator, button.osd.nautilus-circular-button.image-button separator, - #XfceNotifyWindow button separator { - background-image: image(mix(#cccccc,rgba(85, 85, 85, 0.8),0.9)); } - button.osd.image-button, - #XfceNotifyWindow button.image-button { - padding: 0; - min-height: 36px; - min-width: 36px; } - -toolbar.osd { - -GtkToolbar-button-relief: normal; - padding: 2px; - border: 1px solid rgba(68, 68, 68, 0.8); - border-radius: 0px; - background-color: rgba(85, 85, 85, 0.8); - background-image: none; - color: #cccccc; } - toolbar.osd separator { - color: rgba(77, 77, 77, 0.8); } - toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { - border-radius: 0; } - -progressbar.osd { - margin: 2px; - min-height: 2px; - min-width: 2px; } - progressbar.osd trough { - border-style: none; - border-radius: 0; - background-image: none; - background-color: transparent; } - progressbar.osd progress { - border-style: none; - border-radius: 0; - background-color: #3d6266; - background-image: none; } - -.osd, -#XfceNotifyWindow { - background-color: rgba(85, 85, 85, 0.8); - color: #cccccc; - /* used by gnome-settings-daemon's media-keys OSD */ - /* used by Documents */ } - .osd.background, - #XfceNotifyWindow.background { - background-color: rgba(85, 85, 85, 0.6); - color: #cccccc; } - .osd .frame, - #XfceNotifyWindow .frame { - background-clip: border-box; - background-origin: border-box; } - .osd button, .osd button.nautilus-circular-button.image-button, - #XfceNotifyWindow button { - background-color: rgba(85, 85, 85, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .osd button:focus, .osd button:hover, - #XfceNotifyWindow button:focus, - #XfceNotifyWindow button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .osd button:active, .osd button:active:hover, .osd button:active:focus, .osd button:active:hover:focus, .osd button:checked, .osd button:checked:hover, .osd button:checked:focus, .osd button:checked:hover:focus, - #XfceNotifyWindow button:active, - #XfceNotifyWindow button:active:hover, - #XfceNotifyWindow button:active:focus, - #XfceNotifyWindow button:active:hover:focus, - #XfceNotifyWindow button:checked, - #XfceNotifyWindow button:checked:hover, - #XfceNotifyWindow button:checked:focus, - #XfceNotifyWindow button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .osd button:disabled, - #XfceNotifyWindow button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .osd button:active:disabled, .osd button:checked:disabled, - #XfceNotifyWindow button:active:disabled, - #XfceNotifyWindow button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:hover, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:checked, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd button:checked:hover, viewswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > .osd button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .osd button, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > .osd button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .osd button:hover, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > .osd button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .osd button:checked, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > .osd button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .osd button:checked:hover, stackswitcher.vertical > .osd button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow button:checked:hover, stackswitcher.vertical > #XfceNotifyWindow button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .osd button.flat, - #XfceNotifyWindow button.flat { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - .osd button:hover, .osd button.flat:hover, - #XfceNotifyWindow button:hover, - #XfceNotifyWindow button.flat:hover { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - .osd button:hover:focus, .osd button:hover:hover, .osd button.flat:hover:focus, .osd button.flat:hover:hover, - #XfceNotifyWindow button:hover:focus, - #XfceNotifyWindow button:hover:hover, - #XfceNotifyWindow button.flat:hover:focus, - #XfceNotifyWindow button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .osd button:hover:active, .osd button:hover:active:focus, .osd button.flat:hover:active:focus, .osd button:hover:checked, .osd button:hover:checked:focus, .osd button.flat:hover:checked:focus, .osd button.flat:hover:active, .osd button.flat:hover:active:hover:focus, .osd button.flat:hover:checked, .osd button.flat:hover:checked:hover:focus, - #XfceNotifyWindow button:hover:active, - #XfceNotifyWindow button:hover:active:focus, - #XfceNotifyWindow button.flat:hover:active:focus, - #XfceNotifyWindow button:hover:checked, - #XfceNotifyWindow button:hover:checked:focus, - #XfceNotifyWindow button.flat:hover:checked:focus, - #XfceNotifyWindow button.flat:hover:active, - #XfceNotifyWindow button.flat:hover:active:hover:focus, - #XfceNotifyWindow button.flat:hover:checked, - #XfceNotifyWindow button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .osd button:hover:disabled, .osd button.flat:hover:disabled, - #XfceNotifyWindow button:hover:disabled, - #XfceNotifyWindow button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .osd button:hover:active:disabled, .osd button:hover:checked:disabled, .osd button.flat:hover:active:disabled, .osd button.flat:hover:checked:disabled, - #XfceNotifyWindow button:hover:active:disabled, - #XfceNotifyWindow button:hover:checked:disabled, - #XfceNotifyWindow button.flat:hover:active:disabled, - #XfceNotifyWindow button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .osd button:focus, .osd button.flat:focus, - #XfceNotifyWindow button:focus, - #XfceNotifyWindow button.flat:focus { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .osd button:focus:hover, .osd button.flat:focus:hover, - #XfceNotifyWindow button:focus:hover, - #XfceNotifyWindow button.flat:focus:hover { - background-color: rgba(94, 94, 94, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - .osd button:focus:hover:hover, .osd button.flat:focus:hover:hover, - #XfceNotifyWindow button:focus:hover:hover, - #XfceNotifyWindow button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .osd button:focus:hover:active, .osd button.flat:focus:hover:active, .osd button.flat:focus:hover:active:focus, .osd button:focus:hover:checked, .osd button.flat:focus:hover:checked, .osd button.flat:focus:hover:checked:focus, .osd button.flat:focus:hover:active:hover:focus, .osd button.flat:focus:hover:checked:hover:focus, - #XfceNotifyWindow button:focus:hover:active, - #XfceNotifyWindow button.flat:focus:hover:active, - #XfceNotifyWindow button.flat:focus:hover:active:focus, - #XfceNotifyWindow button:focus:hover:checked, - #XfceNotifyWindow button.flat:focus:hover:checked, - #XfceNotifyWindow button.flat:focus:hover:checked:focus, - #XfceNotifyWindow button.flat:focus:hover:active:hover:focus, - #XfceNotifyWindow button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .osd button:focus:hover:disabled, .osd button.flat:focus:hover:disabled, - #XfceNotifyWindow button:focus:hover:disabled, - #XfceNotifyWindow button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .osd button:focus:hover:active:disabled, .osd button:focus:hover:checked:disabled, .osd button.flat:focus:hover:active:disabled, .osd button.flat:focus:hover:checked:disabled, - #XfceNotifyWindow button:focus:hover:active:disabled, - #XfceNotifyWindow button:focus:hover:checked:disabled, - #XfceNotifyWindow button.flat:focus:hover:active:disabled, - #XfceNotifyWindow button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .osd button:checked, .osd button:active, .osd button.flat:checked, .osd button.flat:active, - #XfceNotifyWindow button:checked, - #XfceNotifyWindow button:active, - #XfceNotifyWindow button.flat:checked, - #XfceNotifyWindow button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - .osd button:checked:focus, .osd button:checked:hover, .osd button:active:focus, .osd button:active:hover, .osd button.flat:checked:focus, .osd button.flat:checked:hover, .osd button.flat:active:focus, .osd button.flat:active:hover, - #XfceNotifyWindow button:checked:focus, - #XfceNotifyWindow button:checked:hover, - #XfceNotifyWindow button:active:focus, - #XfceNotifyWindow button:active:hover, - #XfceNotifyWindow button.flat:checked:focus, - #XfceNotifyWindow button.flat:checked:hover, - #XfceNotifyWindow button.flat:active:focus, - #XfceNotifyWindow button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .osd button:checked:active, .osd button.nautilus-circular-button.image-button:checked:active, .osd button:checked:active:hover, .osd button.nautilus-circular-button.image-button:checked:active:hover, .osd button:checked:active:focus, .osd button.nautilus-circular-button.image-button:checked:active:focus, .osd button:checked:active:hover:focus, .osd button.nautilus-circular-button.image-button:checked:active:hover:focus, .osd button:checked:checked, .osd button.nautilus-circular-button.image-button:checked:checked, .osd button:checked:checked:hover, .osd button.nautilus-circular-button.image-button:checked:checked:hover, .osd button:checked:checked:focus, .osd button.nautilus-circular-button.image-button:checked:checked:focus, .osd button:checked:checked:hover:focus, .osd button.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd button:active:active, .osd button.nautilus-circular-button.image-button:active:active, .osd button:active:active:hover, .osd button.nautilus-circular-button.image-button:active:active:hover, .osd button:active:active:focus, .osd button.nautilus-circular-button.image-button:active:active:focus, .osd button:active:active:hover:focus, .osd button.nautilus-circular-button.image-button:active:active:hover:focus, .osd button:active:checked, .osd button.nautilus-circular-button.image-button:active:checked, .osd button:active:checked:hover, .osd button.nautilus-circular-button.image-button:active:checked:hover, .osd button:active:checked:focus, .osd button.nautilus-circular-button.image-button:active:checked:focus, .osd button:active:checked:hover:focus, .osd button.nautilus-circular-button.image-button:active:checked:hover:focus, .osd button.flat:checked:active, .osd button.flat.nautilus-circular-button.image-button:checked:active, .osd button.flat:checked:active:hover, .osd button.flat.nautilus-circular-button.image-button:checked:active:hover, .osd button.flat:checked:active:focus, .osd button.flat.nautilus-circular-button.image-button:checked:active:focus, .osd button.flat:checked:active:hover:focus, .osd button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, .osd button.flat:checked:checked, .osd button.flat.nautilus-circular-button.image-button:checked:checked, .osd button.flat:checked:checked:hover, .osd button.flat.nautilus-circular-button.image-button:checked:checked:hover, .osd button.flat:checked:checked:focus, .osd button.flat.nautilus-circular-button.image-button:checked:checked:focus, .osd button.flat:checked:checked:hover:focus, .osd button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd button.flat:active:active, .osd button.flat.nautilus-circular-button.image-button:active:active, .osd button.flat:active:active:hover, .osd button.flat.nautilus-circular-button.image-button:active:active:hover, .osd button.flat:active:active:focus, .osd button.flat.nautilus-circular-button.image-button:active:active:focus, .osd button.flat:active:active:hover:focus, .osd button.flat.nautilus-circular-button.image-button:active:active:hover:focus, .osd button.flat:active:checked, .osd button.flat.nautilus-circular-button.image-button:active:checked, .osd button.flat:active:checked:hover, .osd button.flat.nautilus-circular-button.image-button:active:checked:hover, .osd button.flat:active:checked:focus, .osd button.flat.nautilus-circular-button.image-button:active:checked:focus, .osd button.flat:active:checked:hover:focus, .osd button.flat.nautilus-circular-button.image-button:active:checked:hover:focus, - #XfceNotifyWindow button:checked:active, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active, - #XfceNotifyWindow button:checked:active:hover, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover, - #XfceNotifyWindow button:checked:active:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:focus, - #XfceNotifyWindow button:checked:active:hover:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:active:hover:focus, - #XfceNotifyWindow button:checked:checked, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked, - #XfceNotifyWindow button:checked:checked:hover, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover, - #XfceNotifyWindow button:checked:checked:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:focus, - #XfceNotifyWindow button:checked:checked:hover:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:checked:checked:hover:focus, - #XfceNotifyWindow button:active:active, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active, - #XfceNotifyWindow button:active:active:hover, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover, - #XfceNotifyWindow button:active:active:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:focus, - #XfceNotifyWindow button:active:active:hover:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:active:hover:focus, - #XfceNotifyWindow button:active:checked, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked, - #XfceNotifyWindow button:active:checked:hover, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover, - #XfceNotifyWindow button:active:checked:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:focus, - #XfceNotifyWindow button:active:checked:hover:focus, - #XfceNotifyWindow button.nautilus-circular-button.image-button:active:checked:hover:focus, - #XfceNotifyWindow button.flat:checked:active, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active, - #XfceNotifyWindow button.flat:checked:active:hover, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover, - #XfceNotifyWindow button.flat:checked:active:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:focus, - #XfceNotifyWindow button.flat:checked:active:hover:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, - #XfceNotifyWindow button.flat:checked:checked, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked, - #XfceNotifyWindow button.flat:checked:checked:hover, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover, - #XfceNotifyWindow button.flat:checked:checked:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:focus, - #XfceNotifyWindow button.flat:checked:checked:hover:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, - #XfceNotifyWindow button.flat:active:active, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active, - #XfceNotifyWindow button.flat:active:active:hover, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover, - #XfceNotifyWindow button.flat:active:active:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:focus, - #XfceNotifyWindow button.flat:active:active:hover:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:active:hover:focus, - #XfceNotifyWindow button.flat:active:checked, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked, - #XfceNotifyWindow button.flat:active:checked:hover, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover, - #XfceNotifyWindow button.flat:active:checked:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:focus, - #XfceNotifyWindow button.flat:active:checked:hover:focus, - #XfceNotifyWindow button.flat.nautilus-circular-button.image-button:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .osd button:checked:disabled, .osd button:active:disabled, .osd button.flat:checked:disabled, .osd button.flat:active:disabled, - #XfceNotifyWindow button:checked:disabled, - #XfceNotifyWindow button:active:disabled, - #XfceNotifyWindow button.flat:checked:disabled, - #XfceNotifyWindow button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .osd button:active:checked:disabled, .osd button.flat:active:checked:disabled, - #XfceNotifyWindow button:active:checked:disabled, - #XfceNotifyWindow button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .osd button:checked:focus, .osd button:checked:hover, .osd button:active:focus, .osd button:active:hover, .osd button.flat:checked:focus, .osd button.flat:checked:hover, .osd button.flat:active:focus, .osd button.flat:active:hover, - #XfceNotifyWindow button:checked:focus, - #XfceNotifyWindow button:checked:hover, - #XfceNotifyWindow button:active:focus, - #XfceNotifyWindow button:active:hover, - #XfceNotifyWindow button.flat:checked:focus, - #XfceNotifyWindow button.flat:checked:hover, - #XfceNotifyWindow button.flat:active:focus, - #XfceNotifyWindow button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - .osd button:focus, .osd button:hover, .osd button.flat:focus, .osd button.flat:hover, - #XfceNotifyWindow button:focus, - #XfceNotifyWindow button:hover, - #XfceNotifyWindow button.flat:focus, - #XfceNotifyWindow button.flat:hover { - color: #cccccc; } - .osd button:disabled:disabled, .osd button.flat:disabled:disabled, - #XfceNotifyWindow button:disabled:disabled, - #XfceNotifyWindow button.flat:disabled:disabled { - background-color: alpha(mix(rgba(85, 85, 85, 0.8),#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); - box-shadow: none; } - .osd button:disabled:disabled :disabled, .osd button.flat:disabled:disabled :disabled, - #XfceNotifyWindow button:disabled:disabled :disabled, - #XfceNotifyWindow button.flat:disabled:disabled :disabled { - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); } - .osd button:active:disabled, .osd button:checked:disabled, .osd button.flat:active:disabled, .osd button.flat:checked:disabled, - #XfceNotifyWindow button:active:disabled, - #XfceNotifyWindow button:checked:disabled, - #XfceNotifyWindow button.flat:active:disabled, - #XfceNotifyWindow button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - .osd button:active:disabled :disabled, .osd button:checked:disabled :disabled, .osd button.flat:active:disabled :disabled, .osd button.flat:checked:disabled :disabled, - #XfceNotifyWindow button:active:disabled :disabled, - #XfceNotifyWindow button:checked:disabled :disabled, - #XfceNotifyWindow button.flat:active:disabled :disabled, - #XfceNotifyWindow button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - .osd button:backdrop, .osd button.flat:backdrop, - #XfceNotifyWindow button:backdrop, - #XfceNotifyWindow button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - .osd button.separator, .osd button .separator, - #XfceNotifyWindow button.separator, - #XfceNotifyWindow button .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.7); } - .osd button.separator:disabled, .osd button .separator:disabled, - #XfceNotifyWindow button.separator:disabled, - #XfceNotifyWindow button .separator:disabled { - color: rgba(85, 85, 85, 0.65); } - .osd button separator, .osd button.nautilus-circular-button.image-button separator, - #XfceNotifyWindow button separator { - background-image: image(mix(#cccccc,rgba(85, 85, 85, 0.8),0.9)); } - .osd entry, - #XfceNotifyWindow entry { - background-color: #555555; - background-image: none; - border-color: mix(#cccccc,#555555,0.64); - padding: 4px 2px; - color: #cccccc; - caret-color: #8e8463; - -gtk-secondary-caret-color: #e6e6e6; } - .osd entry:focus, .osd entry:hover, - #XfceNotifyWindow entry:focus, - #XfceNotifyWindow entry:hover { - border-color: mix(#3d6266,mix(#cccccc,#555555,0.7),0.3); } - .osd entry:active, .osd entry:active:hover, .osd entry:active:focus, .osd entry:active:hover:focus, .osd entry:checked, .osd entry:checked:hover, .osd entry:checked:focus, .osd entry:checked:hover:focus, - #XfceNotifyWindow entry:active, - #XfceNotifyWindow entry:active:hover, - #XfceNotifyWindow entry:active:focus, - #XfceNotifyWindow entry:active:hover:focus, - #XfceNotifyWindow entry:checked, - #XfceNotifyWindow entry:checked:hover, - #XfceNotifyWindow entry:checked:focus, - #XfceNotifyWindow entry:checked:hover:focus { - border-color: mix(#cccccc,#555555,0.4); } - .osd entry:disabled, - #XfceNotifyWindow entry:disabled { - border-color: mix(#cccccc,#555555,0.72); } - .osd entry:active:disabled, .osd entry:checked:disabled, - #XfceNotifyWindow entry:active:disabled, - #XfceNotifyWindow entry:checked:disabled { - border-color: mix(#cccccc,#555555,0.64); } - .osd entry:focus, .osd entry:active, - #XfceNotifyWindow entry:focus, - #XfceNotifyWindow entry:active { - border-color: mix(#3d6266,rgba(72, 72, 72, 0.8),0.3); } - .osd entry:disabled, - #XfceNotifyWindow entry:disabled { - background-color: mix(#555555,#cccccc,0.07); - background-image: none; - opacity: .9; - color: mix(#555555,#cccccc,0.9); } - .osd trough, .osd.trough, - #XfceNotifyWindow trough, - #XfceNotifyWindow.trough { - background-color: rgba(204, 204, 204, 0.3); } - .osd progressbar, .osd.progressbar, - #XfceNotifyWindow progressbar, - #XfceNotifyWindow.progressbar { - background-color: #cccccc; } - .osd scale slider, - #XfceNotifyWindow scale slider { - background-color: rgba(92, 92, 92, 0.8); - background-image: none; - border-color: mix(#cccccc,rgba(85, 85, 85, 0.8),0.64); } - .osd scale slider:focus, .osd scale slider:hover, - #XfceNotifyWindow scale slider:focus, - #XfceNotifyWindow scale slider:hover { - border-color: mix(#3d6266,mix(#cccccc,rgba(85, 85, 85, 0.8),0.7),0.3); } - .osd scale slider:active, .osd scale slider:active:hover, .osd scale slider:active:focus, .osd scale slider:active:hover:focus, .osd scale slider:checked, .osd scale slider:checked:hover, .osd scale slider:checked:focus, .osd scale slider:checked:hover:focus, - #XfceNotifyWindow scale slider:active, - #XfceNotifyWindow scale slider:active:hover, - #XfceNotifyWindow scale slider:active:focus, - #XfceNotifyWindow scale slider:active:hover:focus, - #XfceNotifyWindow scale slider:checked, - #XfceNotifyWindow scale slider:checked:hover, - #XfceNotifyWindow scale slider:checked:focus, - #XfceNotifyWindow scale slider:checked:hover:focus { - border-color: mix(#cccccc,rgba(85, 85, 85, 0.8),0.4); } - .osd scale slider:disabled, - #XfceNotifyWindow scale slider:disabled { - border-color: mix(#cccccc,rgba(85, 85, 85, 0.8),0.72); } - .osd scale slider:active:disabled, .osd scale slider:checked:disabled, - #XfceNotifyWindow scale slider:active:disabled, - #XfceNotifyWindow scale slider:checked:disabled { - border-color: mix(#cccccc,rgba(85, 85, 85, 0.8),0.64); } - .osd scale slider:disabled, - #XfceNotifyWindow scale slider:disabled { - background-color: rgba(77, 77, 77, 0.8); - background-image: none; } - .osd scale trough, - #XfceNotifyWindow scale trough { - border-color: rgba(68, 68, 68, 0.8); - background-color: rgba(92, 92, 92, 0.8); - background-image: none; } - .osd scale trough.highlight, - #XfceNotifyWindow scale trough.highlight { - border-color: #3d6266; - background-color: #3d6266; - background-image: none; } - .osd scale trough:disabled, .osd scale trough.highlight:disabled, - #XfceNotifyWindow scale trough:disabled, - #XfceNotifyWindow scale trough.highlight:disabled { - border-color: rgba(72, 72, 72, 0.8); - background-color: rgba(77, 77, 77, 0.8); - background-image: none; } - .osd scale trough, - #XfceNotifyWindow scale trough { - background-color: rgba(103, 103, 103, 0.8); } - .osd scale trough highlight, - #XfceNotifyWindow scale trough highlight { - background-color: #3d6266; } - .osd scale slider, - #XfceNotifyWindow scale slider { - background-clip: border-box; - background-color: #3d6266; - border-color: #3d6266; } - .osd scale slider:hover, - #XfceNotifyWindow scale slider:hover { - background-color: #508186; - border-color: #508186; } - .osd scale slider:active, - #XfceNotifyWindow scale slider:active { - background-color: #2a4346; - border-color: #2a4346; } - .osd.view, iconview.osd, .osd .view, .osd iconview, .osd view, - #XfceNotifyWindow.view, - iconview#XfceNotifyWindow, - #XfceNotifyWindow .view, - #XfceNotifyWindow iconview, - #XfceNotifyWindow view { - background-color: rgba(85, 85, 85, 0.8); } - .osd scrollbar trough, - #XfceNotifyWindow scrollbar trough { - background-color: rgba(85, 85, 85, 0.8); } - .osd scrollbar slider, - #XfceNotifyWindow scrollbar slider { - border: 1px solid mix(rgba(74, 74, 74, 0.8),#cccccc,0.21); - border-radius: 0; - background-color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.21); } - .osd scrollbar slider:hover, - #XfceNotifyWindow scrollbar slider:hover { - border-color: mix(rgba(74, 74, 74, 0.8),#cccccc,0.31); - background-color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.31); } - .osd scrollbar slider:active, - #XfceNotifyWindow scrollbar slider:active { - border-color: #37585c; - background-color: #3d6266; } - .osd iconview.cell:selected, .osd iconview.cell:selected:focus, - #XfceNotifyWindow iconview.cell:selected, - #XfceNotifyWindow iconview.cell:selected:focus { - background-color: transparent; - border: 3px solid mix(rgba(74, 74, 74, 0.8),#cccccc,0.21); - border-radius: 0px; - outline-color: transparent; } - .osd .page-thumbnail, - #XfceNotifyWindow .page-thumbnail { - border: 1px solid rgba(77, 77, 77, 0.8); - /* when there's no pixbuf yet */ - background-color: rgba(85, 85, 85, 0.8); } - .osd popover.background, - #XfceNotifyWindow popover.background { - box-shadow: 0 2px 7px 3px rgba(82, 82, 82, 0.5); } - .osd popover.background > toolbar button, - #XfceNotifyWindow popover.background > toolbar button { - border-radius: 0; - border-width: 0; - background-color: transparent; - background-image: none; } - .osd spinbutton:not(.vertical), - #XfceNotifyWindow spinbutton:not(.vertical) { - background-color: #555555; - background-image: none; - border-color: mix(#cccccc,#555555,0.64); - padding: 0; - color: #cccccc; - caret-color: #cccccc; } - .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):hover, - #XfceNotifyWindow spinbutton:not(.vertical):focus, - #XfceNotifyWindow spinbutton:not(.vertical):hover { - border-color: mix(#3d6266,mix(#cccccc,#555555,0.7),0.3); } - .osd spinbutton:not(.vertical):active, .osd spinbutton:not(.vertical):active:hover, .osd spinbutton:not(.vertical):active:focus, .osd spinbutton:not(.vertical):active:hover:focus, .osd spinbutton:not(.vertical):checked, .osd spinbutton:not(.vertical):checked:hover, .osd spinbutton:not(.vertical):checked:focus, .osd spinbutton:not(.vertical):checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical):active, - #XfceNotifyWindow spinbutton:not(.vertical):active:hover, - #XfceNotifyWindow spinbutton:not(.vertical):active:focus, - #XfceNotifyWindow spinbutton:not(.vertical):active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical):checked, - #XfceNotifyWindow spinbutton:not(.vertical):checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical):checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical):checked:hover:focus { - border-color: mix(#cccccc,#555555,0.4); } - .osd spinbutton:not(.vertical):disabled, - #XfceNotifyWindow spinbutton:not(.vertical):disabled { - border-color: mix(#cccccc,#555555,0.72); } - .osd spinbutton:not(.vertical):active:disabled, .osd spinbutton:not(.vertical):checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical):active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical):checked:disabled { - border-color: mix(#cccccc,#555555,0.64); } - .osd spinbutton:not(.vertical):focus, .osd spinbutton:not(.vertical):active, - #XfceNotifyWindow spinbutton:not(.vertical):focus, - #XfceNotifyWindow spinbutton:not(.vertical):active { - border-color: mix(#3d6266,rgba(72, 72, 72, 0.8),0.3); } - .osd spinbutton:not(.vertical):disabled, - #XfceNotifyWindow spinbutton:not(.vertical):disabled { - background-color: #4d4d4d; - background-image: none; - color: mix(#555555,#cccccc,0.5); } - .osd spinbutton:not(.vertical) button, - #XfceNotifyWindow spinbutton:not(.vertical) button { - background-color: rgba(85, 85, 85, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); - border-radius: 0; - border-color: rgba(72, 72, 72, 0.5); - border-style: none none none solid; - background-image: none; - box-shadow: none; } - .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover:focus, .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:active, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .osd spinbutton:not(.vertical) button:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:hover, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked:hover, viewswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:hover, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton:not(.vertical) button:checked:hover, stackswitcher.vertical > .osd spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton:not(.vertical) button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .osd spinbutton:not(.vertical) button.flat, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - .osd spinbutton:not(.vertical) button:hover, .osd spinbutton:not(.vertical) button.flat:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - .osd spinbutton:not(.vertical) button:hover:focus, .osd spinbutton:not(.vertical) button:hover:hover, .osd spinbutton:not(.vertical) button.flat:hover:focus, .osd spinbutton:not(.vertical) button.flat:hover:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .osd spinbutton:not(.vertical) button:hover:active, .osd spinbutton:not(.vertical) button:hover:active:focus, .osd spinbutton:not(.vertical) button.flat:hover:active:focus, .osd spinbutton:not(.vertical) button:hover:checked, .osd spinbutton:not(.vertical) button:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:hover:active, .osd spinbutton:not(.vertical) button.flat:hover:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:hover:checked, .osd spinbutton:not(.vertical) button.flat:hover:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .osd spinbutton:not(.vertical) button:hover:disabled, .osd spinbutton:not(.vertical) button.flat:hover:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .osd spinbutton:not(.vertical) button:hover:active:disabled, .osd spinbutton:not(.vertical) button:hover:checked:disabled, .osd spinbutton:not(.vertical) button.flat:hover:active:disabled, .osd spinbutton:not(.vertical) button.flat:hover:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover:active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button.flat:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .osd spinbutton:not(.vertical) button:focus:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover { - background-color: rgba(94, 94, 94, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - .osd spinbutton:not(.vertical) button:focus:hover:hover, .osd spinbutton:not(.vertical) button.flat:focus:hover:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .osd spinbutton:not(.vertical) button:focus:hover:active, .osd spinbutton:not(.vertical) button.flat:focus:hover:active, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:focus, .osd spinbutton:not(.vertical) button:focus:hover:checked, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .osd spinbutton:not(.vertical) button:focus:hover:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .osd spinbutton:not(.vertical) button:focus:hover:active:disabled, .osd spinbutton:not(.vertical) button:focus:hover:checked:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:active:disabled, .osd spinbutton:not(.vertical) button.flat:focus:hover:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus:hover:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button.flat:checked, .osd spinbutton:not(.vertical) button.flat:active, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:focus, .osd spinbutton:not(.vertical) button.flat:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .osd spinbutton:not(.vertical) button:checked:active, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active, .osd spinbutton:not(.vertical) button:checked:active:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover, .osd spinbutton:not(.vertical) button:checked:active:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:focus, .osd spinbutton:not(.vertical) button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button:checked:checked, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked, .osd spinbutton:not(.vertical) button:checked:checked:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover, .osd spinbutton:not(.vertical) button:checked:checked:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:focus, .osd spinbutton:not(.vertical) button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button:active:active, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active, .osd spinbutton:not(.vertical) button:active:active:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover, .osd spinbutton:not(.vertical) button:active:active:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:focus, .osd spinbutton:not(.vertical) button:active:active:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover:focus, .osd spinbutton:not(.vertical) button:active:checked, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked, .osd spinbutton:not(.vertical) button:active:checked:hover, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover, .osd spinbutton:not(.vertical) button:active:checked:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:focus, .osd spinbutton:not(.vertical) button:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:checked:active, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active, .osd spinbutton:not(.vertical) button.flat:checked:active:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:active:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:focus, .osd spinbutton:not(.vertical) button.flat:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:checked:checked, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked, .osd spinbutton:not(.vertical) button.flat:checked:checked:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover, .osd spinbutton:not(.vertical) button.flat:checked:checked:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat:active:active, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active, .osd spinbutton:not(.vertical) button.flat:active:active:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover, .osd spinbutton:not(.vertical) button.flat:active:active:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:focus, .osd spinbutton:not(.vertical) button.flat:active:active:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover:focus, .osd spinbutton:not(.vertical) button.flat:active:checked, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked, .osd spinbutton:not(.vertical) button.flat:active:checked:hover, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:checked:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:focus, .osd spinbutton:not(.vertical) button.flat:active:checked:hover:focus, .osd spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:checked:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.nautilus-circular-button.image-button:active:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:checked:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:active:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:hover:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat.nautilus-circular-button.image-button:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .osd spinbutton:not(.vertical) button:checked:disabled, .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .osd spinbutton:not(.vertical) button:active:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .osd spinbutton:not(.vertical) button:checked:focus, .osd spinbutton:not(.vertical) button:checked:hover, .osd spinbutton:not(.vertical) button:active:focus, .osd spinbutton:not(.vertical) button:active:hover, .osd spinbutton:not(.vertical) button.flat:checked:focus, .osd spinbutton:not(.vertical) button.flat:checked:hover, .osd spinbutton:not(.vertical) button.flat:active:focus, .osd spinbutton:not(.vertical) button.flat:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - .osd spinbutton:not(.vertical) button:focus, .osd spinbutton:not(.vertical) button:hover, .osd spinbutton:not(.vertical) button.flat:focus, .osd spinbutton:not(.vertical) button.flat:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:focus, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:hover { - color: #cccccc; } - .osd spinbutton:not(.vertical) button:disabled:disabled, .osd spinbutton:not(.vertical) button.flat:disabled:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:disabled:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:disabled:disabled { - background-color: alpha(mix(rgba(85, 85, 85, 0.8),#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); - box-shadow: none; } - .osd spinbutton:not(.vertical) button:disabled:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:disabled:disabled :disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:disabled:disabled :disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:disabled:disabled :disabled { - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); } - .osd spinbutton:not(.vertical) button:active:disabled, .osd spinbutton:not(.vertical) button:checked:disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - .osd spinbutton:not(.vertical) button:active:disabled :disabled, .osd spinbutton:not(.vertical) button:checked:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:active:disabled :disabled, .osd spinbutton:not(.vertical) button.flat:checked:disabled :disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:active:disabled :disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked:disabled :disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:active:disabled :disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - .osd spinbutton:not(.vertical) button:backdrop, .osd spinbutton:not(.vertical) button.flat:backdrop, - #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop, - #XfceNotifyWindow spinbutton:not(.vertical) button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - .osd spinbutton:not(.vertical) button.separator, .osd spinbutton:not(.vertical) button .separator, - #XfceNotifyWindow spinbutton:not(.vertical) button.separator, - #XfceNotifyWindow spinbutton:not(.vertical) button .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.7); } - .osd spinbutton:not(.vertical) button.separator:disabled, .osd spinbutton:not(.vertical) button .separator:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button.separator:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button .separator:disabled { - color: rgba(85, 85, 85, 0.65); } - .osd spinbutton:not(.vertical) button separator, - #XfceNotifyWindow spinbutton:not(.vertical) button separator { - background-image: image(mix(#cccccc,rgba(85, 85, 85, 0.8),0.9)); } - .osd spinbutton:not(.vertical) button:dir(rtl), - #XfceNotifyWindow spinbutton:not(.vertical) button:dir(rtl) { - border-style: none solid none none; } - .osd spinbutton:not(.vertical) button:active, .osd spinbutton:not(.vertical) button:checked, .osd spinbutton:not(.vertical) button:hover, - #XfceNotifyWindow spinbutton:not(.vertical) button:active, - #XfceNotifyWindow spinbutton:not(.vertical) button:checked, - #XfceNotifyWindow spinbutton:not(.vertical) button:hover { - color: #cccccc; } - .osd spinbutton:not(.vertical) button:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:disabled { - color: alpha(mix(#cccccc,#555555,0.6),0.8); } - .osd spinbutton:not(.vertical) button:backdrop, - #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop { - color: mix(#555555,mix(#cccccc,#161510,0.5),0.9); } - .osd spinbutton:not(.vertical) button:active, - #XfceNotifyWindow spinbutton:not(.vertical) button:active { - box-shadow: inset 0 2px 3px -1px rgba(82, 82, 82, 0.2); } - .osd spinbutton:not(.vertical) button:backdrop:disabled, - #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled { - color: rgba(0, 0, 0, 0.8); - border-style: none none none solid; } - .osd spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl), - #XfceNotifyWindow spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) { - border-style: none solid none none; } - .osd spinbutton:not(.vertical) button:dir(rtl):first-child, - #XfceNotifyWindow spinbutton:not(.vertical) button:dir(rtl):first-child { - border-radius: 0px 0 0 0px; } - .osd spinbutton:not(.vertical) button:dir(ltr):last-child, - #XfceNotifyWindow spinbutton:not(.vertical) button:dir(ltr):last-child { - border-radius: 0 0px 0px 0; } - .osd spinbutton.vertical button:first-child, - #XfceNotifyWindow spinbutton.vertical button:first-child { - background-color: rgba(85, 85, 85, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .osd spinbutton.vertical button:first-child:active, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover:focus, .osd spinbutton.vertical button:first-child:checked, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:active, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .osd spinbutton.vertical button:first-child:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:hover, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked:hover, viewswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover, viewswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:hover, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) .osd spinbutton.vertical button:first-child:checked:hover, stackswitcher.vertical > .osd spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover, stackswitcher.vertical > #XfceNotifyWindow spinbutton.vertical button:first-child:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .osd spinbutton.vertical button:first-child.flat, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - .osd spinbutton.vertical button:first-child:hover, .osd spinbutton.vertical button:first-child.flat:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - .osd spinbutton.vertical button:first-child:hover:focus, .osd spinbutton.vertical button:first-child:hover:hover, .osd spinbutton.vertical button:first-child.flat:hover:focus, .osd spinbutton.vertical button:first-child.flat:hover:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .osd spinbutton.vertical button:first-child:hover:active, .osd spinbutton.vertical button:first-child:hover:active:focus, .osd spinbutton.vertical button:first-child.flat:hover:active:focus, .osd spinbutton.vertical button:first-child:hover:checked, .osd spinbutton.vertical button:first-child:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:hover:active, .osd spinbutton.vertical button:first-child.flat:hover:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:hover:checked, .osd spinbutton.vertical button:first-child.flat:hover:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .osd spinbutton.vertical button:first-child:hover:disabled, .osd spinbutton.vertical button:first-child.flat:hover:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .osd spinbutton.vertical button:first-child:hover:active:disabled, .osd spinbutton.vertical button:first-child:hover:checked:disabled, .osd spinbutton.vertical button:first-child.flat:hover:active:disabled, .osd spinbutton.vertical button:first-child.flat:hover:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover:active:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:active:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child.flat:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus { - background-color: rgba(89, 89, 89, 0.8); - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .osd spinbutton.vertical button:first-child:focus:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover { - background-color: rgba(94, 94, 94, 0.8); - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - .osd spinbutton.vertical button:first-child:focus:hover:hover, .osd spinbutton.vertical button:first-child.flat:focus:hover:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - .osd spinbutton.vertical button:first-child:focus:hover:active, .osd spinbutton.vertical button:first-child.flat:focus:hover:active, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:focus, .osd spinbutton.vertical button:first-child:focus:hover:checked, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - .osd spinbutton.vertical button:first-child:focus:hover:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - .osd spinbutton.vertical button:first-child:focus:hover:active:disabled, .osd spinbutton.vertical button:first-child:focus:hover:checked:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:active:disabled, .osd spinbutton.vertical button:first-child.flat:focus:hover:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:active:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus:hover:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:active:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - .osd spinbutton.vertical button:first-child:checked, .osd spinbutton.vertical button:first-child:active, .osd spinbutton.vertical button:first-child.flat:checked, .osd spinbutton.vertical button:first-child.flat:active, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child:active, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:focus, .osd spinbutton.vertical button:first-child.flat:active:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - .osd spinbutton.vertical button:first-child:checked:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active, .osd spinbutton.vertical button:first-child:checked:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover, .osd spinbutton.vertical button:first-child:checked:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:focus, .osd spinbutton.vertical button:first-child:checked:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover:focus, .osd spinbutton.vertical button:first-child:checked:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked, .osd spinbutton.vertical button:first-child:checked:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover, .osd spinbutton.vertical button:first-child:checked:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:focus, .osd spinbutton.vertical button:first-child:checked:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover:focus, .osd spinbutton.vertical button:first-child:active:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active, .osd spinbutton.vertical button:first-child:active:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover, .osd spinbutton.vertical button:first-child:active:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:focus, .osd spinbutton.vertical button:first-child:active:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover:focus, .osd spinbutton.vertical button:first-child:active:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked, .osd spinbutton.vertical button:first-child:active:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover, .osd spinbutton.vertical button:first-child:active:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:focus, .osd spinbutton.vertical button:first-child:active:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:checked:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active, .osd spinbutton.vertical button:first-child.flat:checked:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:focus, .osd spinbutton.vertical button:first-child.flat:checked:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:checked:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked, .osd spinbutton.vertical button:first-child.flat:checked:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover, .osd spinbutton.vertical button:first-child.flat:checked:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover:focus, .osd spinbutton.vertical button:first-child.flat:active:active, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active, .osd spinbutton.vertical button:first-child.flat:active:active:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover, .osd spinbutton.vertical button:first-child.flat:active:active:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:focus, .osd spinbutton.vertical button:first-child.flat:active:active:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover:focus, .osd spinbutton.vertical button:first-child.flat:active:checked, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked, .osd spinbutton.vertical button:first-child.flat:active:checked:hover, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:checked:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:focus, .osd spinbutton.vertical button:first-child.flat:active:checked:hover:focus, .osd spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:hover, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:hover, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:checked:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:active, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:hover, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:hover, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child:active:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:hover, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:hover, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:checked:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:hover, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:active:hover:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:hover, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:hover:focus, - #XfceNotifyWindow spinbutton.vertical button.nautilus-circular-button.image-button:first-child.flat:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - .osd spinbutton.vertical button:first-child:checked:disabled, .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - .osd spinbutton.vertical button:first-child:active:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .osd spinbutton.vertical button:first-child:checked:focus, .osd spinbutton.vertical button:first-child:checked:hover, .osd spinbutton.vertical button:first-child:active:focus, .osd spinbutton.vertical button:first-child:active:hover, .osd spinbutton.vertical button:first-child.flat:checked:focus, .osd spinbutton.vertical button:first-child.flat:checked:hover, .osd spinbutton.vertical button:first-child.flat:active:focus, .osd spinbutton.vertical button:first-child.flat:active:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - .osd spinbutton.vertical button:first-child:focus, .osd spinbutton.vertical button:first-child:hover, .osd spinbutton.vertical button:first-child.flat:focus, .osd spinbutton.vertical button:first-child.flat:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child:hover, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:focus, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:hover { - color: #cccccc; } - .osd spinbutton.vertical button:first-child:disabled:disabled, .osd spinbutton.vertical button:first-child.flat:disabled:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:disabled:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:disabled:disabled { - background-color: alpha(mix(rgba(85, 85, 85, 0.8),#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); - box-shadow: none; } - .osd spinbutton.vertical button:first-child:disabled:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:disabled:disabled :disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:disabled:disabled :disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:disabled:disabled :disabled { - color: mix(rgba(85, 85, 85, 0.8),#cccccc,0.6); } - .osd spinbutton.vertical button:first-child:active:disabled, .osd spinbutton.vertical button:first-child:checked:disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - .osd spinbutton.vertical button:first-child:active:disabled :disabled, .osd spinbutton.vertical button:first-child:checked:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:active:disabled :disabled, .osd spinbutton.vertical button:first-child.flat:checked:disabled :disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:active:disabled :disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child:checked:disabled :disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:active:disabled :disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - .osd spinbutton.vertical button:first-child:backdrop, .osd spinbutton.vertical button:first-child.flat:backdrop, - #XfceNotifyWindow spinbutton.vertical button:first-child:backdrop, - #XfceNotifyWindow spinbutton.vertical button:first-child.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - .osd spinbutton.vertical button:first-child.separator, .osd spinbutton.vertical button:first-child .separator, - #XfceNotifyWindow spinbutton.vertical button:first-child.separator, - #XfceNotifyWindow spinbutton.vertical button:first-child .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.7); } - .osd spinbutton.vertical button:first-child.separator:disabled, .osd spinbutton.vertical button:first-child .separator:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child.separator:disabled, - #XfceNotifyWindow spinbutton.vertical button:first-child .separator:disabled { - color: rgba(85, 85, 85, 0.65); } - .osd spinbutton.vertical button:first-child separator, - #XfceNotifyWindow spinbutton.vertical button:first-child separator { - background-image: image(mix(#cccccc,rgba(85, 85, 85, 0.8),0.9)); } - -scrolledwindow viewport.frame { - border-style: none; } - -scrolledwindow overshoot.top { - background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(61, 98, 102, 0.35)), to(rgba(61, 98, 102, 0.25))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(61, 98, 102, 0.2)), to(rgba(61, 98, 102, 0))); - background-size: 100% 5%, 100% 100%; - background-repeat: no-repeat; - background-position: center top; - background-color: transparent; - border: 0; - box-shadow: none; } - scrolledwindow overshoot.top:backdrop { - background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(61, 98, 102, 0.35)), to(rgba(61, 98, 102, 0.25))); - background-size: 100% 5%; - background-repeat: no-repeat; - background-position: center top; - background-color: transparent; - border: 0; - box-shadow: none; } - -scrolledwindow overshoot.bottom { - background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(61, 98, 102, 0.35)), to(rgba(61, 98, 102, 0.25))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(61, 98, 102, 0.2)), to(rgba(61, 98, 102, 0))); - background-size: 100% 5%, 100% 100%; - background-repeat: no-repeat; - background-position: center bottom; - background-color: transparent; - border: 0; - box-shadow: none; } - scrolledwindow overshoot.bottom:backdrop { - background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(61, 98, 102, 0.35)), to(rgba(61, 98, 102, 0.25))); - background-size: 100% 5%; - background-repeat: no-repeat; - background-position: center bottom; - background-color: transparent; - border: 0; - box-shadow: none; } - -scrolledwindow overshoot.left { - background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(61, 98, 102, 0.35)), to(rgba(61, 98, 102, 0.25))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(61, 98, 102, 0.2)), to(rgba(61, 98, 102, 0))); - background-size: 5% 100%, 100% 100%; - background-repeat: no-repeat; - background-position: left center; - background-color: transparent; - border: 0; - box-shadow: none; } - scrolledwindow overshoot.left:backdrop { - background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(61, 98, 102, 0.35)), to(rgba(61, 98, 102, 0.25))); - background-size: 5% 100%; - background-repeat: no-repeat; - background-position: left center; - background-color: transparent; - border: 0; - box-shadow: none; } - -scrolledwindow overshoot.right { - background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(61, 98, 102, 0.35)), to(rgba(61, 98, 102, 0.25))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(61, 98, 102, 0.2)), to(rgba(61, 98, 102, 0))); - background-size: 5% 100%, 100% 100%; - background-repeat: no-repeat; - background-position: right center; - background-color: transparent; - border: 0; - box-shadow: none; } - scrolledwindow overshoot.right:backdrop { - background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(61, 98, 102, 0.35)), to(rgba(61, 98, 102, 0.25))); - background-size: 5% 100%; - background-repeat: no-repeat; - background-position: right center; - background-color: transparent; - border: 0; - box-shadow: none; } - -scrolledwindow undershoot.top { - background-color: transparent; - /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line - $_undershoot_color_light 50%, - $_undershoot_color_dark 50%);*/ - padding-top: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center top; - border: 0; - box-shadow: none; } - -scrolledwindow undershoot.bottom { - background-color: transparent; - /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line - $_undershoot_color_light 50%, - $_undershoot_color_dark 50%);*/ - padding-bottom: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center bottom; - border: 0; - box-shadow: none; } - -scrolledwindow undershoot.left { - background-color: transparent; - /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line - $_undershoot_color_light 50%, - $_undershoot_color_dark 50%);*/ - padding-left: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: left center; - border: 0; - box-shadow: none; } - -scrolledwindow undershoot.right { - background-color: transparent; - /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line - $_undershoot_color_light 50%, - $_undershoot_color_dark 50%);*/ - padding-right: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: right center; - border: 0; - box-shadow: none; } - -scrolledwindow junction { - border-color: transparent; - border-image: linear-gradient(to bottom, mix(#161510,#cccccc,0.18) 1px, transparent 1px) 0 0 0 1/0 1px stretch; - background-color: #070705; } - scrolledwindow junction:dir(rtl) { - border-image-slice: 0 1 0 0; } - scrolledwindow junction:backdrop { - border-image-source: linear-gradient(to bottom, mix(#161510,mix(#161510,#cccccc,0.18),0.9) 1px, transparent 1px); - background-color: #0d0d0a; - transition: 200ms ease-out; } - -/***************** - ! Progress bars * -******************/ -progressbar { - padding: 0; - border-radius: 0px; - font-size: smaller; - color: rgba(204, 204, 204, 0.6); } - progressbar.horizontal trough, - progressbar.horizontal progress { - min-height: 5px; } - progressbar.vertical trough, - progressbar.vertical progress { - min-width: 5px; } - progressbar trough { - border: 1px solid mix(#161510,#cccccc,0.17); - background-color: mix(#555555,#161510,0.08); - background-image: none; - border-radius: 0px; } - progressbar progress { - background-color: #3d6266; - background-image: none; - border-radius: 0; } - progressbar progress.left { - border-top-left-radius: 0px; - border-bottom-left-radius: 0px; } - progressbar progress.right { - border-top-right-radius: 0px; - border-bottom-right-radius: 0px; } - progressbar progress.bottom { - border-bottom-left-radius: 0px; - border-bottom-right-radius: 0px; } - progressbar progress.top { - border-top-left-radius: 0px; - border-top-right-radius: 0px; } - -levelbar.horizontal block { - min-width: 34px; - min-height: 4px; } - -levelbar.vertical block { - min-width: 4px; - min-height: 34px; } - -levelbar:backdrop { - transition: 200ms ease-out; } - -levelbar trough { - background-color: mix(#555555,#161510,0.08); - border: 1px solid mix(#161510,#cccccc,0.17); - border-radius: 0px; - padding: 2px; } - -levelbar.horizontal.discrete block { - margin: 0 1px; } - levelbar.horizontal.discrete block:first-child { - margin: 0; } - -levelbar.vertical.discrete block { - margin: 1px 0; } - levelbar.vertical.discrete block:first-child { - margin: 0; } - -levelbar block { - background-color: #3d6266; - border-color: transparent; - border-radius: 0px; } - levelbar block.low { - background-color: #f6be48; - border-color: transparent; } - levelbar block.high, levelbar block:not(.empty) { - background-color: #37bd58; - border-color: transparent; } - levelbar block.full { - background-color: #314e52; - border-color: transparent; } - levelbar block.empty { - background-color: transparent; - border-color: transparent; - box-shadow: none; } - -scale { - min-height: 9px; - min-width: 9px; - padding: 2px; } - scale.horizontal trough { - padding: 0 3px; } - scale.horizontal highlight, scale.horizontal fill { - margin: 0 -4px; } - scale.vertical trough { - padding: 3px 0; } - scale.vertical highlight, scale.vertical fill { - margin: -4px 0; } - scale slider { - min-height: 13px; - min-width: 13px; - margin: -6px; } - scale.fine-tune slider { - margin: -6px; } - scale.fine-tune highlight { - background-color: #436c70; } - scale.fine-tune fill, - scale.fine-tune highlight, - scale.fine-tune trough { - border-radius: 4px; - -gtk-outline-radius: 6px; } - scale trough { - outline-offset: 2px; - -gtk-outline-radius: 4.5px; - border-radius: 2.5px; - background-color: mix(#161510,#cccccc,0.2); } - scale trough:disabled { - background-color: mix(#161510,#cccccc,0.1); } - menuitem:hover scale trough, row:selected scale trough, infobar scale trough { - background-color: rgba(82, 82, 82, 0.2); } - menuitem:hover scale trough highlight, row:selected scale trough highlight, infobar scale trough highlight { - background-color: #cccccc; } - menuitem:hover scale trough highlight:disabled, row:selected scale trough highlight:disabled, infobar scale trough highlight:disabled { - background-color: mix(#cccccc,#3d6266,0.55); } - menuitem:hover scale trough:disabled, row:selected scale trough:disabled, infobar scale trough:disabled { - background-color: rgba(82, 82, 82, 0.1); } - scale highlight { - border-radius: 2.5px; - background-color: #3d6266; } - scale highlight:disabled { - background-color: rgba(61, 98, 102, 0.55); } - scale fill { - border-radius: 2.5px; - background-color: rgba(61, 98, 102, 0.5); } - scale fill:disabled { - background-color: transparent; } - scale slider { - background-color: #555555; - border: 1px solid rgba(204, 204, 204, 0.16); - border-radius: 100%; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-property: background, border; } - scale slider:hover { - background-color: #626262; } - scale slider:active { - background-clip: border-box; - background-color: #3d6266; - border-color: #3d6266; } - scale slider:disabled { - background-color: mix(#555555,#161510,0.55); - border-color: mix(#cccccc,#161510,0.92); } - menuitem:hover scale slider, row:selected scale slider, infobar scale slider { - background-clip: border-box; - background-color: #cccccc; - border-color: #cccccc; } - menuitem:hover scale slider:hover, row:selected scale slider:hover, infobar scale slider:hover { - background-color: mix(#cccccc,#3d6266,0.85); - border-color: mix(#cccccc,#3d6266,0.85); } - menuitem:hover scale slider:active, row:selected scale slider:active, infobar scale slider:active { - background-color: mix(#cccccc,#3d6266,0.5); - border-color: mix(#cccccc,#3d6266,0.5); } - menuitem:hover scale slider:disabled, row:selected scale slider:disabled, infobar scale slider:disabled { - background-color: mix(#cccccc,#3d6266,0.55); - border-color: mix(#cccccc,#3d6266,0.55); } - scale value { - color: alpha(currentColor,0.4); } - scale marks { - color: alpha(currentColor,0.4); } - scale marks.top { - margin-bottom: 1px; - margin-top: -4px; } - scale marks.bottom { - margin-top: 1px; - margin-bottom: -4px; } - scale marks.top { - margin-right: 1px; - margin-left: -4px; } - scale marks.bottom { - margin-left: 1px; - margin-right: -4px; } - scale.fine-tune marks.top { - margin-bottom: 0px; - margin-top: -2px; } - scale.fine-tune marks.bottom { - margin-top: 0px; - margin-bottom: -2px; } - scale.fine-tune marks.top { - margin-right: 0px; - margin-left: -2px; } - scale.fine-tune marks.bottom { - margin-left: 0px; - margin-right: -2px; } - scale.horizontal indicator { - min-height: 3px; - min-width: 1px; } - scale.horizontal.fine-tune indicator { - min-height: 2px; } - scale.vertical indicator { - min-height: 1px; - min-width: 3px; } - scale.vertical.fine-tune indicator { - min-width: 2px; } - scale.color trough { - padding: 0; - border: 0; - background-image: none; } - scale.color highlight, scale.color fill { - margin: 0; } - scale.color.horizontal { - padding: 0 0 5px; } - scale.color.horizontal trough { - border-top-left-radius: 0; - border-top-right-radius: 0; } - scale.color.horizontal slider:hover, scale.color.horizontal slider:backdrop, scale.color.horizontal slider:disabled, scale.color.horizontal slider:backdrop:disabled, scale.color.horizontal slider { - margin-bottom: 0; - margin-top: 0; } - scale.color.vertical:dir(ltr) { - padding: 0 0 0 5px; } - scale.color.vertical:dir(ltr) trough { - border-bottom-right-radius: 0; - border-top-right-radius: 0; } - scale.color.vertical:dir(ltr) slider:hover, scale.color.vertical:dir(ltr) slider:backdrop, scale.color.vertical:dir(ltr) slider:disabled, scale.color.vertical:dir(ltr) slider:backdrop:disabled, scale.color.vertical:dir(ltr) slider { - margin-left: 0; - margin-right: 0; } - scale.color.vertical:dir(rtl) { - padding: 0 5px 0 0; } - scale.color.vertical:dir(rtl) trough { - border-bottom-left-radius: 0; - border-top-left-radius: 0; } - scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider { - margin-right: 0; - margin-left: 0; } - -/*********** - ! Scrollbar -************/ -scrollbar { - background-color: #070705; - transition: 300ms ease-out; } - * { - -GtkScrollbar-has-backward-stepper: false; - -GtkScrollbar-has-forward-stepper: false; } - scrollbar.top { - border-bottom: 1px solid mix(#161510,#cccccc,0.18); } - scrollbar.bottom { - border-top: 1px solid mix(#161510,#cccccc,0.18); } - scrollbar.left { - border-right: 1px solid mix(#161510,#cccccc,0.18); } - scrollbar.right { - border-left: 1px solid mix(#161510,#cccccc,0.18); } - scrollbar:backdrop { - background-color: #0d0d0a; - border-color: mix(#161510,mix(#161510,#cccccc,0.18),0.9); - transition: 400ms ease-in; } - scrollbar slider { - min-width: 7px; - min-height: 7px; - border: 1px solid transparent; - border-radius: 0px; - background-clip: padding-box; - background-color: mix(#161510,#cccccc,0.5); } - scrollbar slider:hover { - background-color: mix(#161510,#cccccc,0.7); } - scrollbar slider:hover:active { - background-color: #335356; } - scrollbar slider:backdrop { - background-color: mix(mix(#cccccc,#161510,0.5),#161510,0.4); } - scrollbar slider:disabled { - background-color: transparent; } - scrollbar.horizontal slider { - min-width: 40px; } - scrollbar.vertical slider { - min-height: 40px; } - scrollbar.fine-tune slider:active { - background-color: #477176; } - scrollbar.overlay-indicator { - opacity: .8; } - scrollbar.overlay-indicator:not(.dragging):not(.hovering) { - border-color: transparent; - opacity: .4; - background-color: transparent; } - scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { - min-width: 4px; - min-height: 4px; - background-color: #cccccc; - border: 1px solid #181711; } - scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { - min-width: 4px; - min-height: 4px; - border-color: transparent; - -gtk-icon-source: none; } - scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { - min-width: 40px; } - scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button { - min-width: 7px; } - scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { - min-height: 40px; } - scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button { - min-height: 7px; } - scrollbar button, scrollbar button.nautilus-circular-button.image-button { - min-width: 7px; - min-height: 7px; - padding: 0; - border: 0; - border-radius: 0; - border-color: mix(#161510,#cccccc,0.18); - background-color: transparent; - box-shadow: none; - color: mix(#161510,#cccccc,0.5); } - scrollbar button:hover, scrollbar button.nautilus-circular-button.image-button:hover { - color: mix(#161510,#cccccc,0.7); } - scrollbar button:active, scrollbar button.nautilus-circular-button.image-button:active, scrollbar button:checked, scrollbar button.nautilus-circular-button.image-button:checked { - color: #335356; } - scrollbar button:backdrop, scrollbar button.nautilus-circular-button.image-button:backdrop { - color: mix(mix(#cccccc,#161510,0.5),#161510,0.4); } - scrollbar.vertical button.down { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); - border-top: 1px solid mix(#161510,#cccccc,0.18); } - scrollbar.vertical button.up { - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); - border-bottom: 1px solid mix(#161510,#cccccc,0.18); } - scrollbar.horizontal button.down { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - border-left: 1px solid mix(#161510,#cccccc,0.18); } - scrollbar.horizontal button.up { - -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); - border-right: 1px solid mix(#161510,#cccccc,0.18); } - -/********* - ! Sidebar -**********/ -.sidebar { - border-style: none; - background-color: mix(#161510,#555555,0.5); } - stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left { - border-right: 1px solid mix(#161510,#cccccc,0.18); - border-left-style: none; } - stacksidebar.sidebar:dir(rtl) list .sidebar:dir(rtl), stacksidebar.sidebar.right list .sidebar:dir(rtl), .sidebar.right { - border-left: 1px solid mix(#161510,#cccccc,0.18); - border-right-style: none; } - .sidebar:backdrop { - background-color: mix(#161510,#555555,0.5); - border-color: mix(#161510,mix(#161510,#cccccc,0.18),0.9); - transition: 200ms ease-out; } - .sidebar .frame, .sidebar frame { - border-width: 0; } - paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { - border-style: none; } - -stacksidebar row { - padding: 4px 2px; } - stacksidebar row > label { - padding-left: 2px; - padding-right: 2px; } - stacksidebar row.needs-attention > label { - background-size: 6px 6px, 0 0; } - -placessidebar > viewport.frame { - border-style: none; } - -placessidebar row { - min-height: 32px; - padding: 0; } - placessidebar row > revealer { - padding: 0 4px; } - placessidebar row:selected { - color: #cccccc; } - placessidebar row:disabled { - color: mix(#cccccc,#161510,0.5); } - placessidebar row:backdrop { - color: mix(#cccccc,#161510,0.5); } - placessidebar row:backdrop:selected { - color: mix(#3d6266,#cccccc,0.66); } - placessidebar row:backdrop:disabled { - color: black; } - placessidebar row image.sidebar-icon { - opacity: 0.7; } - placessidebar row image.sidebar-icon:dir(ltr) { - padding-right: 6px; - padding-left: 2px; } - placessidebar row image.sidebar-icon:dir(rtl) { - padding-left: 6px; - padding-right: 2px; } - placessidebar row label.sidebar-label:dir(ltr) { - padding-right: 2px; } - placessidebar row label.sidebar-label:dir(rtl) { - padding-left: 2px; } - button.sidebar-button, button.sidebar-button.nautilus-circular-button.image-button { - min-height: 20px; - min-width: 20px; - margin-top: 2px; - margin-bottom: 2px; - padding: 0; - border-radius: 100%; - -gtk-outline-radius: 100%; } - button.sidebar-button:not(:hover):not(:active) > image, button.sidebar-button:backdrop > image { - opacity: 0.7; } - placessidebar row:selected:active { - box-shadow: none; } - placessidebar row.sidebar-placeholder-row { - padding: 0 8px; - min-height: 2px; - background-image: image(#3d6266); - background-clip: content-box; } - placessidebar row.sidebar-new-bookmark-row { - color: #3d6266; } - placessidebar row:drop(active):not(:disabled) { - color: #3d6266; - box-shadow: inset 0 1px #3d6266, inset 0 -1px #3d6266; } - placessidebar row:drop(active):not(:disabled):selected { - color: #cccccc; - background-color: #3d6266; } - -/****** -! Paned -*******/ -paned > separator { - min-width: 1px; - min-height: 1px; - -gtk-icon-source: none; - border-style: none; - background-color: transparent; - background-image: image(#14130e); - background-size: 1px 1px; - background-position: center center; } - paned > separator:selected { - background-image: image(#3d6266); } - paned > separator:backdrop { - background-image: image(mix(#161510,mix(#161510,#cccccc,0.18),0.9)); } - paned > separator.wide { - min-width: 5px; - min-height: 5px; - background-color: #161510; - background-image: image(#12110d), image(#12110d); - background-size: 1px 1px, 1px 1px; } - paned > separator.wide:backdrop { - background-color: #161510; - background-image: image(mix(#161510,mix(#161510,#cccccc,0.18),0.9)), image(mix(#161510,mix(#161510,#cccccc,0.18),0.9)); } - -paned.horizontal > separator { - background-repeat: repeat-y; - padding: 0 2px; - margin: 0 -2px; } - paned.horizontal > separator.wide { - margin: 0; - padding: 0; - background-repeat: repeat-y, repeat-y; - background-position: left, right; } - -paned.vertical > separator { - background-repeat: repeat-x; - padding: 2px 0; - margin: -2px 0; } - paned.vertical > separator.wide { - margin: 0; - padding: 0; - background-repeat: repeat-x, repeat-x; - background-position: bottom, top; } - -paned.titlebar > separator { - background-image: image(#4d4d4d); } - -/******************* - ! Spinner animation -********************/ -@keyframes spin { - to { - -gtk-icon-transform: rotate(1turn); } } - -spinner { - background-image: none; - color: #3d6266; - opacity: 0; - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } - spinner:checked { - opacity: 1; - animation: spin 1s linear infinite; } - spinner:checked:disabled { - opacity: .5; } - -/*********************** - ! Check and Radio items -************************/ -radio { - background-image: none; - min-width: 14px; - min-height: 14px; - margin-right: 2px; } - radio:disabled { - -gtk-icon-source: url("../assets/radio-unchecked-insensitive.svg"); } - radio:checked, radio:active { - -gtk-icon-source: url("../assets/radio-checked.svg"); } - radio:checked:disabled, radio:active:disabled { - -gtk-icon-source: url("../assets/radio-checked-insensitive.svg"); } - radio:indeterminate { - -gtk-icon-source: url("../assets/radio-mixed.svg"); } - radio:indeterminate:disabled { - -gtk-icon-source: url("../assets/radio-mixed-insensitive.svg"); } - menuitem radio, modelbutton radio { - -gtk-icon-source: url("../assets/menuitem-radio-unchecked.svg"); } - menuitem radio:disabled, modelbutton radio:disabled { - -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); } - menuitem radio:checked, menuitem radio:active, modelbutton radio:checked, modelbutton radio:active { - -gtk-icon-source: url("../assets/menuitem-radio-checked.svg"); } - menuitem radio:checked:hover, menuitem radio:active:hover, modelbutton radio:checked:hover, modelbutton radio:active:hover { - -gtk-icon-source: url("../assets/menuitem-radio-checked-hover.svg"); } - menuitem radio:checked:disabled, menuitem radio:active:disabled, modelbutton radio:checked:disabled, modelbutton radio:active:disabled { - -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); } - menuitem radio:indeterminate, modelbutton radio:indeterminate { - -gtk-icon-source: url("../assets/menuitem-radio-mixed.svg"); } - menuitem radio:indeterminate:hover, modelbutton radio:indeterminate:hover { - -gtk-icon-source: url("../assets/menuitem-radio-mixed-hover.svg"); } - menuitem radio:indeterminate:disabled, modelbutton radio:indeterminate:disabled { - -gtk-icon-source: url("../assets/menuitem-radio-mixed-insensitive.svg"); } - -check { - background-image: none; - min-width: 14px; - min-height: 14px; - margin-right: 2px; } - check:disabled { - -gtk-icon-source: url("../assets/checkbox-unchecked-insensitive.svg"); } - check:checked, check:active { - -gtk-icon-source: url("../assets/checkbox-checked.svg"); } - check:checked:disabled, check:active:disabled { - -gtk-icon-source: url("../assets/checkbox-checked-insensitive.svg"); } - check:indeterminate { - -gtk-icon-source: url("../assets/checkbox-mixed.svg"); } - check:indeterminate:disabled { - -gtk-icon-source: url("../assets/checkbox-mixed-insensitive.svg"); } - menuitem check, modelbutton check { - -gtk-icon-source: url("../assets/menuitem-checkbox-unchecked.svg"); } - menuitem check:disabled, modelbutton check:disabled { - -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); } - menuitem check:checked, menuitem check:active, modelbutton check:checked, modelbutton check:active { - -gtk-icon-source: url("../assets/menuitem-checkbox-checked.svg"); } - menuitem check:checked:hover, menuitem check:active:hover, modelbutton check:checked:hover, modelbutton check:active:hover { - -gtk-icon-source: url("../assets/menuitem-checkbox-checked-hover.svg"); } - menuitem check:checked:disabled, menuitem check:active:disabled, modelbutton check:checked:disabled, modelbutton check:active:disabled { - -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); } - menuitem check:indeterminate, modelbutton check:indeterminate { - -gtk-icon-source: url("../assets/menuitem-checkbox-mixed.svg"); } - menuitem check:indeterminate:hover, modelbutton check:indeterminate:hover { - -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-hover.svg"); } - menuitem check:indeterminate:disabled, modelbutton check:indeterminate:disabled { - -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-insensitive.svg"); } - -check, radio { - box-shadow: -1px 0 mix(#161510,#cccccc,0.3) inset, 1px 0 mix(#161510,#cccccc,0.3) inset, 0 -1px mix(#161510,#cccccc,0.3) inset, 0 1px mix(#161510,#cccccc,0.3) inset; - border-radius: 0px; - background-color: #555555; } - check:disabled, radio:disabled { - box-shadow: -1px 0 mix(#161510,#cccccc,0.15) inset, 1px 0 mix(#161510,#cccccc,0.15) inset, 0 -1px mix(#161510,#cccccc,0.15) inset, 0 1px mix(#161510,#cccccc,0.15) inset; - background-color: rgba(85, 85, 85, 0.25); } - menuitem check:disabled, modelbutton check:disabled, menuitem check, modelbutton check, menuitem radio:disabled, modelbutton radio:disabled, menuitem radio, modelbutton radio { - box-shadow: none; - border-radius: 0; - background-color: transparent; - border: 0; } - textview check:focus, .view check:focus, iconview check:focus, view check:focus, treeview check:focus, textview radio:focus, .view radio:focus, iconview radio:focus, view radio:focus, treeview radio:focus { - background-color: #555555; } - -radio { - border-radius: 999px; } - -radio:dir(rtl), check:dir(rtl) { - margin-right: 0; - margin-left: 2px; } - -.view.content-view.check:not(list), iconview.content-view.check:not(list) { - -gtk-icon-shadow: none; - -gtk-icon-source: url("../assets/grid-selection-unchecked.svg"); - background-color: transparent; } - -.view.content-view.check:hover:not(list), iconview.content-view.check:hover:not(list) { - -gtk-icon-shadow: none; - -gtk-icon-source: url("../assets/grid-selection-unchecked.svg"); - background-color: transparent; } - -.view.content-view.check:active:not(list), iconview.content-view.check:active:not(list) { - -gtk-icon-shadow: none; - -gtk-icon-source: url("../assets/grid-selection-checked.svg"); - background-color: transparent; } - -.view.content-view.check:backdrop:not(list), iconview.content-view.check:backdrop:not(list) { - -gtk-icon-shadow: none; - -gtk-icon-source: url("../assets/grid-selection-unchecked.svg"); - background-color: transparent; } - -.view.content-view.check:checked:not(list), iconview.content-view.check:checked:not(list) { - -gtk-icon-shadow: none; - -gtk-icon-source: url("../assets/grid-selection-checked.svg"); - background-color: transparent; } - -.view.content-view.check:checked:hover:not(list), iconview.content-view.check:checked:hover:not(list) { - -gtk-icon-shadow: none; - -gtk-icon-source: url("../assets/grid-selection-checked.svg"); - background-color: transparent; } - -.view.content-view.check:checked:active:not(list), iconview.content-view.check:checked:active:not(list) { - -gtk-icon-shadow: none; - -gtk-icon-source: url("../assets/grid-selection-checked.svg"); - background-color: transparent; } - -.view.content-view.check:backdrop:checked:not(list), iconview.content-view.check:backdrop:checked:not(list) { - -gtk-icon-shadow: none; - -gtk-icon-source: url("../assets/grid-selection-checked.svg"); - background-color: transparent; } - -/******** - ! Switch -*********/ -switch { - border-radius: 0px; - padding: 1px; - border: 0; - outline: none; - transition: background-color .3s linear; - min-width: 74px; - min-height: 22px; - background-color: mix(#161510,#555555,0.3); - color: #cccccc; - box-shadow: inset 1px -1px 0 rgba(41, 41, 41, 0.06), inset -1px 1px 0 rgba(41, 41, 41, 0.06); - font-size: 90%; } - switch slider { - background-color: mix(#cccccc,#161510,0.5); - transition: all .3s ease-in; - box-shadow: 0 1px 2px 0 rgba(41, 41, 41, 0.07), 1px 0 2px 0 rgba(41, 41, 41, 0.07); - border-radius: 0px; } - switch:checked { - background-color: #3d6266; - background-image: none; - border-color: #3d6266; - color: #555555; } - switch:checked slider { - background-color: #181711; - box-shadow: 0 1px 3px 0 rgba(41, 41, 41, 0.1); } - switch:disabled { - background-color: mix(#161510,#555555,0.5); - background-image: none; - border-color: #161510; - color: #161510; - box-shadow: none; } - switch:disabled slider { - background-color: #161510; } - list row:selected switch { - background-color: #161510; - color: mix(#161510,#555555,0.5); } - list row:selected switch slider { - background-color: mix(mix(#161510,#555555,0.5),#555555,0.4); } - list row:selected switch:checked { - color: #3d6266; - background-color: mix(#cccccc,#161510,0.5); } - list row:selected switch:checked slider { - background-color: #3d6266; } - -/********* - ! Buttons -**********/ -/****************** -! ComboBoxes * -*******************/ -/********* - ! Toolbar -**********/ -/*************** - ! Generic views -****************/ -.view, iconview, -.view text, -iconview text, -textview text { - color: #cccccc; - background-color: #555555; - caret-color: #8e8463; - -gtk-secondary-caret-color: #e6e6e6; } - .view:backdrop, iconview:backdrop, - .view text:backdrop, - iconview text:backdrop, - textview text:backdrop { - color: mix(#555555,#cccccc,0.8); - background-color: #555555; } - .view separator, iconview separator, - textview text separator { - background-image: image(mix(#cccccc,#555555,0.9)); } - -textview border { - background-color: mix(#161510,#555555,0.5); } - -iconview :selected { - border-radius: 0px; } - -/************ -! Treeview -*************/ -.rubberband, -rubberband, -treeview.view rubberband, -flowbox rubberband { - border: 1px solid mix(#3d6266,#cccccc,0.1); - background-color: rgba(61, 98, 102, 0.2); } - -treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { - background-color: #555555; - transition-property: color, background; } - -treeview entry.flat, treeview entry { - border-radius: 0; - background-image: none; - background-color: #555555; } - treeview entry.flat:focus, treeview entry:focus { - border-color: #3d6266; } - -treeview.view header button:active, treeview.view header button:hover, treeview.view header button, treeview.view header button.nautilus-circular-button.image-button { - padding: 0px 3px; - border-radius: 0; - text-shadow: none; - border-top-color: transparent; - border-left-color: transparent; } - treeview.view header button:disabled { - color: mix(#cccccc,#161510,0.5); } - treeview.view header button:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.5); - background-image: none; - background-color: mix(#555555,#161510,0.5); } - treeview.view header button:backdrop:disabled { - border-color: #161510; - background-image: none; } - -treeview.view { - -GtkTreeView-grid-line-width: 1; - -GtkTreeView-grid-line-pattern: ""; - -GtkTreeView-tree-line-width: 1; - -GtkTreeView-tree-line-pattern: ""; - border-left-color: mix(#cccccc,#555555,0.7); - border-top-color: mix(#cccccc,#555555,0.9); } - treeview.view:selected:focus, treeview.view:selected { - border-radius: 0; } - treeview.view:selected:backdrop, treeview.view:selected { - border-left-color: mix(#cccccc,#3d6266,0.5); - border-top-color: rgba(204, 204, 204, 0.1); } - treeview.view:disabled { - color: mix(#cccccc,#161510,0.5); } - treeview.view:disabled:selected { - color: mix(#cccccc,#3d6266,0.4); } - treeview.view:disabled:selected:backdrop { - color: mix(mix(#3d6266,#cccccc,0.66),#3d6266,0.3); } - treeview.view:disabled:backdrop { - color: black; } - treeview.view.separator { - min-height: 2px; - color: #161510; } - treeview.view.separator:backdrop { - color: rgba(22, 21, 16, 0.1); } - treeview.view:backdrop { - border-left-color: mix(mix(#cccccc,#161510,0.5),#161510,0.5); - border-top: #161510; } - treeview.view:drop(active) { - border-style: solid none; - border-width: 1px; - border-color: mix(#3d6266,#cccccc,0.3); } - treeview.view:drop(active).after { - border-top-style: none; } - treeview.view:drop(active).before { - border-bottom-style: none; } - treeview.view.expander { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - color: mix(#555555,#cccccc,0.7); } - treeview.view.expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - treeview.view.expander:hover { - color: #cccccc; } - treeview.view.expander:selected { - color: mix(#3d6266,#cccccc,0.7); } - treeview.view.expander:selected:hover { - color: #cccccc; } - treeview.view.expander:selected:backdrop { - color: mix(#3d6266,mix(#3d6266,#cccccc,0.66),0.7); } - treeview.view.expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - treeview.view.expander:backdrop { - color: mix(#555555,mix(#cccccc,#161510,0.5),0.7); } - treeview.view.progressbar { - background-color: #3d6266; - background-image: none; - color: #555555; - border-radius: 0px; - border: 1px solid mix(#3d6266,#cccccc,0.3); } - treeview.view.progressbar:selected { - border: 1px solid mix(#3d6266,#cccccc,0.2); } - treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { - color: #cccccc; - box-shadow: none; - background-color: #3d6266; - background-image: none; - border-radius: 0px; } - treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { - color: mix(#3d6266,#cccccc,0.66); - border-color: mix(#3d6266,#cccccc,0.3); - background-color: mix(#555555,#3d6266,0.9); } - treeview.view.progressbar:disabled { - background-color: #161510; - background-image: none; - border-color: mix(#cccccc,#161510,0.84); } - treeview.view.progressbar:backdrop { - color: #555555; - background-image: none; - box-shadow: none; } - treeview.view.trough { - background-color: rgba(204, 204, 204, 0.1); - border-radius: 0px; } - treeview.view.trough:selected:focus, treeview.view.trough:selected { - background-color: rgba(204, 204, 204, 0.3); - border-width: 1px 0; - border-style: solid; - border-color: #3d6266; - border-radius: 0px; } - treeview.view header button, treeview.view header button.nautilus-circular-button.image-button { - font-weight: normal; - text-shadow: none; - box-shadow: none; } - treeview.view header button:hover { - border-top-color: mix(#3d6266,#cccccc,0.3); - border-left-color: mix(#3d6266,#cccccc,0.3); - box-shadow: none; - transition: none; } - treeview.view header button:active { - border-top-color: mix(#3d6266,#cccccc,0.3); - border-left-color: mix(#3d6266,#cccccc,0.3); - transition: none; } - treeview.view header button:last-child:backdrop, treeview.view header button:last-child { - border-right-style: none; } - treeview.view button.dnd:active, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd, - treeview.view header.button.dnd:active, - treeview.view header.button.dnd:selected, - treeview.view header.button.dnd:hover, - treeview.view header.button.dnd { - padding: 0 6px; - transition: none; - background-image: none; - background-color: #3d6266; - color: #555555; - border-radius: 0; - border-style: none; - box-shadow: inset 0 0 0 1px #555555; - text-shadow: none; } - treeview.view acceleditor > label { - background-color: #3d6266; } - -/*********** - ! Separator -************/ -separator { - background-image: image(mix(#cccccc,#161510,0.9)); - min-width: 1px; - min-height: 1px; } - -/********** - ! Frames * -***********/ -frame > border, .frame { - border: 1px solid mix(#161510,#cccccc,0.18); } - frame > border.flat, .frame.flat { - border-style: none; } - frame > border:backdrop, .frame:backdrop { - border-color: mix(#161510,mix(#161510,#cccccc,0.18),0.9); } - -frame.border-inset > border, -frame.border-outset > border, -frame.border-groove > border, -frame.border-ridge > border { - border: 1px solid alpha(mix(#161510,#cccccc,0.18),0.2745098039); } - -.content-view { - background-color: mix(#555555,#161510,0.28); - color: mix(#cccccc,#cccccc,0.18); - border: 1px solid shade(mix(#555555,#161510,0.78),0.8); } - -viewport separator { - background-image: image(mix(#cccccc,#555555,0.9)); } - -viewport menu separator { - background-image: image(mix(#555555,#cccccc,0.18)); } - -/*************** - ! Places view * -****************/ -placesview .server-list-button > image { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - -gtk-icon-transform: rotate(0turn); } - -placesview .server-list-button:checked > image { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - -gtk-icon-transform: rotate(-0.5turn); } - -placesview row.activatable:hover { - background-color: transparent; } - -placesview > actionbar > revealer > box > label { - padding-left: 8px; - padding-right: 8px; } - -/************** - ! Window frame -***************/ -decoration { - background-color: #555555; - background-image: none; - border-radius: 0px 0px 0 0; - border-width: 0; - box-shadow: 0 3px 9px 1px rgba(82, 82, 82, 0.7), 0 0 0 0px #727a18; - /* this is used for the resize cursor area */ - margin: 6px; } - decoration:backdrop { - box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(82, 82, 82, 0.4), 0 0 0 0px #161510; - transition: 200ms ease-out; } - .maximized decoration, .fullscreen decoration, .tiled decoration { - border-radius: 0; } - .popup decoration { - box-shadow: none; } - .ssd decoration { - box-shadow: 0 0 0 1px #727a18; } - .ssd decoration:backdrop { - box-shadow: 0 0 0 1px #161510; } - .solid-csd decoration { - border-radius: 0; - margin: 0; - box-shadow: none; } - .csd.popup decoration { - border-radius: 0; - box-shadow: 0 1px 2px rgba(82, 82, 82, 0.2), 0 0 0 1px rgba(22, 21, 16, 0.13); } - tooltip.csd decoration { - border-radius: 0px; - box-shadow: none; } - messagedialog.csd decoration { - border-radius: 0px; - box-shadow: 0 1px 2px rgba(82, 82, 82, 0.2), 0 0 0 1px rgba(22, 21, 16, 0.13); } - -/*********************** - ! Fallback mode panel * -************************/ -UnityPanelWidget, .unity-panel, .xfce4-panel, .mate-panel-menu-bar, wnck-pager, wnck-tasklist, clock-box menuitem, clock-box:backdrop menuitem, -panel-applet > menubar menuitem, -panel-applet > menubar:backdrop menuitem, -panel-toplevel .gnome-panel-menu-bar menuitem, clock-box, clock-box:backdrop, -panel-applet > menubar, -panel-applet > menubar:backdrop, -panel-toplevel .gnome-panel-menu-bar, panel-plug, -panel-toplevel.background { - background-color: #555555; - background-image: none; - color: #cccccc; } - -gp-calendar-window label, -#tasklist-button label, -#clock-applet-button label, -#showdesktop-button label, clock-box menuitem label, clock-box:backdrop menuitem label, -panel-applet > menubar menuitem label, -panel-applet > menubar:backdrop menuitem label, -panel-toplevel .gnome-panel-menu-bar menuitem label { - font-weight: normal; - color: #cccccc; } - -#login_window, #shutdown_dialog, #restart_dialog, .xfce4-panel button, .xfce4-panel button.nautilus-circular-button.image-button, panel-applet button, panel-applet button.nautilus-circular-button.image-button, panel-applet button:backdrop, #clock-applet-button, #clock-applet-button:backdrop { - border-width: 0 1px; - border-radius: 0; - border-color: transparent; - background-color: transparent; - background-image: none; - color: #cccccc; } - #login_window:hover, #shutdown_dialog:hover, #restart_dialog:hover, .xfce4-panel button:hover, panel-applet button:hover, panel-applet button.nautilus-circular-button.image-button:hover, #clock-applet-button:hover { - background-color: mix(#555555,#cccccc,0.11); - background-image: none; - border-color: mix(#555555,#cccccc,0.11); - color: gainsboro; } - #login_window:active, #shutdown_dialog:active, #restart_dialog:active, .xfce4-panel button:active, panel-applet button:active, panel-applet button.nautilus-circular-button.image-button:active, #clock-applet-button:active, #login_window:checked, #shutdown_dialog:checked, #restart_dialog:checked, .xfce4-panel button:checked, panel-applet button:checked, panel-applet button.nautilus-circular-button.image-button:checked, #clock-applet-button:checked { - background-color: mix(#555555,#cccccc,0.21); - background-image: none; - border-color: mix(#555555,#cccccc,0.21); - color: gainsboro; } - #login_window:active:hover, #shutdown_dialog:active:hover, #restart_dialog:active:hover, .xfce4-panel button:active:hover, panel-applet button:active:hover, #clock-applet-button:active:hover, #login_window:checked:hover, #shutdown_dialog:checked:hover, #restart_dialog:checked:hover, .xfce4-panel button:checked:hover, panel-applet button:checked:hover, #clock-applet-button:checked:hover { - background-color: mix(#555555,#cccccc,0.31); - background-image: none; - border-color: mix(#555555,#cccccc,0.31); } - -panel-plug, -panel-toplevel.background { - padding: 0; } - -.gp-text-color { - color: #525252; } - -panel-applet { - border: 0; } - -clock-box menuitem, clock-box:backdrop menuitem, -panel-applet > menubar menuitem, -panel-applet > menubar:backdrop menuitem, -panel-toplevel .gnome-panel-menu-bar menuitem, -panel-toplevel .gnome-panel-menu-bar:backdrop menuitem { - border: 0; } - -/**************** - ! MATE styles * -*****************/ -.mate-panel-menu-bar { - border: 0; - padding: 0; - text-shadow: none; } - -#PanelApplet label, -.mate-panel-menu-bar menubar > menuitem { - color: #cccccc; } - -PanelSeparator, MatePanelAppletFrameDBus { - border-width: 0; - color: transparent; - background-image: -gtk-scaled(url("../assets/pane-handle.png"), url("../assets/pane-handle@2.png")); - background-color: transparent; - background-repeat: no-repeat; - background-position: left; } - -#PanelApplet button, -#PanelApplet button.flat, -#PanelApplet button.toggle -#PanelApplet button.flat.toggle { - background-image: none; - background-color: transparent; - border-color: transparent; - border-style: solid; - border-radius: 0; - border-width: 1px; - color: #cccccc; - text-shadow: none; - box-shadow: none; - padding: 2px; } - -#PanelApplet button:hover:active, -#PanelApplet button:checked, -#PanelApplet button:checked:hover, -#PanelApplet button.flat:hover:active, -#PanelApplet button.flat:checked, -#PanelApplet button.flat:checked:hover, -#PanelApplet button.toggle:hover:active, -#PanelApplet button.toggle:checked, -#PanelApplet button.toggle:checked:hover, -#PanelApplet button.flat.toggle:hover:active, -#PanelApplet button.flat.toggle:checked, -#PanelApplet button.flat.toggle:checked:hover { - background-image: none; - background-color: darker(#555555); - border-color: transparent; - border-radius: 0; - border-width: 1px; - color: lighter(#cccccc); - text-shadow: none; - padding: 2px; } - -#PanelApplet button:hover, -#PanelApplet button.flat:hover, -#PanelApplet button.toggle:hover, -#PanelApplet button.flat.toggle:hover { - background-image: none; - background-color: #6f6f6f; - border-color: transparent; - border-radius: 0; - border-width: 1px; - color: #cccccc; - text-shadow: none; - padding: 2px; } - -.mate-panel-menu-bar menubar > menuitem { - padding: 3px 7px; } - -/********************* - ! Cinnamon Settings * -**********************/ -.cs-category-view, .cs-category-view:backdrop, .cs-category-view .view, .cs-category-view iconview, .cs-category-view .view:backdrop { - background-color: transparent; } - -/**************** - ! Gnome clocks * -*****************/ -.clocks-analog-frame.trough { - color: mix(#cccccc,#161510,0.85); } - -.clocks-analog-frame.progress { - color: mix(#161510,#3d6266,0.5); } - -.clocks-analog-frame.progress-fast { - color: #2b4547; } - -/***************** - ! Gnome Builder * -******************/ -workbench.csd > stack.titlebar:not(headerbar) { - padding: 0; - background: none; - border: 0; - box-shadow: none; } - workbench.csd > stack.titlebar:not(headerbar) headerbar, workbench.csd > stack.titlebar:not(headerbar) headerbar:first-child, workbench.csd > stack.titlebar:not(headerbar) headerbar:last-child { - border-radius: 0px 0px 0 0; } - -/**************** - ! Geary * -*****************/ -.geary-expanded .geary-message-summary { - background-color: #515151; } - -.geary-folder-popover-list-row { - border-color: #666666; - box-shadow: None; } - .geary-folder-popover-list-row > label { - color: #161510; } - -/*********************** - ! Unity Greeter * - ***********************/ -@keyframes dashentry_spinner { - to { - -gtk-icon-transform: rotate(1turn); } } - -.lightdm-combo.combobox-entry .button, .lightdm-combo .cell, .lightdm-combo .button, .lightdm-combo .entry, .lightdm.button { - background-image: none; - background-color: rgba(82, 82, 82, 0.3); - border-color: rgba(24, 23, 17, 0.9); - border-radius: 1px; - padding: 2px; - color: #181711; } - -.lightdm.menu { - background-image: none; - background-color: rgba(82, 82, 82, 0.6); - border-color: rgba(24, 23, 17, 0.2); - border-radius: 0px; - padding: 1px; - color: #181711; } - .lightdm.menu .menuitem *, .lightdm.menu .menuitem.check:active, .lightdm.menu .menuitem.radio:active { - color: #181711; } - -.lightdm.menubar *, .lightdm.menubar.menuitem { - padding: 0px; } - -.lightdm.option-button { - padding: 2px; - background: none; - border: 0; } - -.lightdm.toggle-button { - background: none; - border-width: 0; } - .lightdm.toggle-button.selected { - background-color: rgba(82, 82, 82, 0.3); - border-color: rgba(24, 23, 17, 0.3); - border-width: 1px; } - .lightdm.toggle-button.selected:hover { - background-color: rgba(24, 23, 17, 0.3); } - -.lightdm.button:hover { - background-color: rgba(24, 23, 17, 0.3); - border-color: rgba(24, 23, 17, 0.6); - text-shadow: none; } - -.lightdm.entry, .lightdm.button:active, .lightdm.button:active:focus, .lightdm.button:focus { - background-image: none; - background-color: rgba(82, 82, 82, 0.3); - border-color: rgba(24, 23, 17, 0.6); - border-radius: 1px; - padding: 4px; - color: #181711; - text-shadow: none; } - -.lightdm.entry:hover, .lightdm.entry:active, .lightdm.entry:active:focus { - background-image: none; - border-image: none; } - -.lightdm.entry:active { - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); - animation: dashentry_spinner 1s infinite linear; } - -.lightdm.entry:focus { - border-color: rgba(24, 23, 17, 0.6); - border-width: 1px; - border-style: solid; - color: #181711; } - -.lightdm.entry:selected { - background-color: rgba(24, 23, 17, 0.2); } - -.lightdm-combo.menu { - background-color: #5c5c5c; - border-radius: 0; - padding: 0; - color: #181711; } - -/********* - ! Gedit * -**********/ -GeditWindow .pane-separator { - border-width: 0 1px 0 0; - border-style: solid; } - GeditWindow .pane-separator, GeditWindow .pane-separator:hover { - border-color: #14130e; - background-color: #161510; } - -.gedit-document-panel { - background-color: #161510; - color: mix(#cccccc,#161510,0.1); } - .gedit-document-panel list row { - padding: 2px; } - .gedit-document-panel list row button, .gedit-document-panel list row button.nautilus-circular-button.image-button { - padding: 1px; - border-radius: 0px; - border-style: solid; - border-color: transparent; - border-width: 1px; - background-color: transparent; - background-image: none; - color: transparent; - -gtk-icon-shadow: none; } - .gedit-document-panel .prelight-row button { - border-color: rgba(82, 82, 82, 0.1); - color: rgba(24, 23, 17, 0.8); } - .gedit-document-panel .prelight-row button:active { - border-color: rgba(82, 82, 82, 0.2); - background-color: rgba(82, 82, 82, 0.08); - color: #181711; } - .gedit-document-panel list row button:hover, .gedit-document-panel .prelight-row button:hover { - border-color: rgba(82, 82, 82, 0.1); - color: #181711; } - -.gedit-document-panel-group-row, .gedit-document-panel-group-row:hover { - border-top: 1px solid #14130e; - background-color: #161510; } - -.gedit-document-panel-document-row:hover { - background-color: #171611; } - -.gedit-document-panel-dragged-row { - border: 1px solid rgba(82, 82, 82, 0.1); - background-color: rgba(82, 82, 82, 0.5); - color: #181711; } - -.gedit-document-panel-placeholder-row { - border: 0; - background-color: rgba(82, 82, 82, 0.08); - transition: all 200ms ease-in; } - -statusbar GeditSmallButton, GeditStatusMenuButton { - text-shadow: none; } - statusbar GeditSmallButton button, statusbar GeditSmallButton button.nautilus-circular-button.image-button, GeditStatusMenuButton button, GeditStatusMenuButton button.nautilus-circular-button.image-button { - border-style: solid; - border-width: 0 1px; - border-color: transparent; - border-radius: 0; - padding: 1px 6px 2px 4px; } - statusbar GeditSmallButton button:hover, statusbar GeditSmallButton button.nautilus-circular-button.image-button:hover, statusbar GeditSmallButton button:active, statusbar GeditSmallButton button.nautilus-circular-button.image-button:active, statusbar GeditSmallButton button:active:hover, GeditStatusMenuButton button:hover, GeditStatusMenuButton button.nautilus-circular-button.image-button:hover, GeditStatusMenuButton button:active, GeditStatusMenuButton button.nautilus-circular-button.image-button:active, GeditStatusMenuButton button:active:hover { - border-color: #12110d; } - statusbar GeditSmallButton button:active, statusbar GeditSmallButton button.nautilus-circular-button.image-button:active, GeditStatusMenuButton button:active, GeditStatusMenuButton button.nautilus-circular-button.image-button:active { - background-color: #15140f; - color: #cccccc; } - -GeditViewFrame .gedit-search-slider { - padding: 2px; - border-radius: 0 0 0px 0px; - border-width: 0 1px 1px; - border-style: solid; - border-color: #444444; - background-color: #555555; } - GeditViewFrame .gedit-search-slider .not-found { - background-color: #fc4a6d; - background-image: none; - color: #282c34; } - -GeditFileBrowserWidget .toolbar { - padding: 1px; - border-top: 0; - background-color: #161510; - background-image: none; } - -.gedit-search-entry-occurrences-tag { - margin: 1px; - padding: 1px; - color: mix(#cccccc,#555555,0.5); } - -.gedit-bottom-panel-paned, -.gedit-side-panel-paned, -paned.titlebar { - margin-right: 0; } - -.gedit-bottom-panel-paned notebook { - border-top: 0; } - -/************ - ! Nautilus * -*************/ -.nautilus-desktop, .nautilus-desktop:backdrop, .nautilus-desktop *, .nautilus-desktop *:backdrop { - color: #181711; - text-shadow: 1px 1px #525252; } - .nautilus-desktop:active, .nautilus-desktop:backdrop:active, .nautilus-desktop *:active, .nautilus-desktop *:backdrop:active { - color: #cccccc; } - .nautilus-desktop:selected, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:selected { - color: #cccccc; } - .nautilus-desktop:active, .nautilus-desktop:hover, .nautilus-desktop:selected, .nautilus-desktop:backdrop:active, .nautilus-desktop:backdrop:hover, .nautilus-desktop:backdrop:selected, .nautilus-desktop *:active, .nautilus-desktop *:hover, .nautilus-desktop *:selected, .nautilus-desktop *:backdrop:active, .nautilus-desktop *:backdrop:hover, .nautilus-desktop *:backdrop:selected { - text-shadow: none; } - -.nautilus-window toolbar { - border-width: 0 0 1px; - border-style: solid; - border-color: #12110d; } - -.nautilus-window .sidebar { - border: 0; } - .nautilus-window .sidebar frame { - border: 0; } - -.nautilus-window notebook { - background-color: #555555; - border: 0; } - .nautilus-window notebook frame { - border: 0; } - -.nautilus-window .searchbar-container { - margin-top: -1px; } - .nautilus-window .searchbar-container searchbar { - padding-top: 0px; - padding-bottom: 0px; - border-bottom: 1px solid mix(#161510,#cccccc,0.18); } - -.disk-space-display { - border-style: solid; - border-width: 1px; } - .disk-space-display.unknown { - background-color: rgba(204, 204, 204, 0.5); - border-color: rgba(184, 184, 184, 0.5); } - .disk-space-display.used { - background-color: rgba(61, 98, 102, 0.8); - border-color: rgba(55, 88, 92, 0.8); } - .disk-space-display.free { - background-color: #15140f; - border-color: #13120e; } - -.conflict-row.activatable, .conflict-row.activatable:active { - color: #282c34; - background-color: #fc4a6d; } - -.conflict-row.activatable:hover { - background-color: #fd6a87; } - -.conflict-row.activatable:selected { - color: #cccccc; - background-color: #3d6266; } - -/******** - ! Nemo * -*********/ -.nemo-desktop, .nemo-desktop:backdrop, .nemo-desktop *, .nemo-desktop *:backdrop { - color: #181711; - text-shadow: 1px 1px #525252; } - .nemo-desktop:active, .nemo-desktop:backdrop:active, .nemo-desktop *:active, .nemo-desktop *:backdrop:active { - color: #cccccc; } - .nemo-desktop:selected, .nemo-desktop:backdrop:selected, .nemo-desktop *:selected, .nemo-desktop *:backdrop:selected { - color: #cccccc; } - .nemo-desktop:active, .nemo-desktop:hover, .nemo-desktop:selected, .nemo-desktop:backdrop:active, .nemo-desktop:backdrop:hover, .nemo-desktop:backdrop:selected, .nemo-desktop *:active, .nemo-desktop *:hover, .nemo-desktop *:selected, .nemo-desktop *:backdrop:active, .nemo-desktop *:backdrop:hover, .nemo-desktop *:backdrop:selected { - text-shadow: none; } - -.nemo-window { - /* Status Bar */ } - .nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview { - background-color: mix(#555555,#cccccc,0.12); - color: #cccccc; } - .nemo-window toolbar { - border-width: 0 0 1px; - border-style: solid; - border-color: #12110d; - /* Path Bar */ } - .nemo-window toolbar separator, .nemo-window toolbar separator:disabled { - color: mix(#161510,#cccccc,0.88); - border-color: currentColor; - -GtkWidget-window-dragging: true; } - .nemo-window toolbar.primary-toolbar button.image-button { - padding: 0 7px; } - .nemo-window toolbar combobox, .nemo-window toolbar button, .nemo-window toolbar button.nautilus-circular-button.image-button { - padding: 2px; } - .nemo-window toolbar combobox.text-button, .nemo-window toolbar button.text-button { - padding: 2px; } - .nemo-window toolbar combobox.image-button, .nemo-window toolbar button.image-button { - padding: 2px; } - .nemo-window toolbar toolitem stack { - margin-left: 15px; } - .nemo-window toolbar toolitem stack widget button, .nemo-window toolbar toolitem stack widget button.nautilus-circular-button.image-button { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); - -NemoPathbarButton-border-radius: 0px; } - .nemo-window toolbar toolitem stack widget button:focus, .nemo-window toolbar toolitem stack widget button:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .nemo-window toolbar toolitem stack widget button:active, .nemo-window toolbar toolitem stack widget button:active:hover, .nemo-window toolbar toolitem stack widget button:active:focus, .nemo-window toolbar toolitem stack widget button:active:hover:focus, .nemo-window toolbar toolitem stack widget button:checked, .nemo-window toolbar toolitem stack widget button:checked:hover, .nemo-window toolbar toolitem stack widget button:checked:focus, .nemo-window toolbar toolitem stack widget button:checked:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset 0 -1px rgba(41, 41, 41, 0.05); } - .nemo-window toolbar toolitem stack widget button:disabled { - box-shadow: inset -1px 0 #12110d; } - .nemo-window toolbar toolitem stack widget button:last-child, .nemo-window toolbar toolitem stack widget button:only-child { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - .nemo-window toolbar toolitem stack widget button:last-child:hover, .nemo-window toolbar toolitem stack widget button:only-child:hover { - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - .nemo-window toolbar toolitem stack widget button:disabled:last-child, .nemo-window toolbar toolitem stack widget button:disabled:only-child, .nemo-window toolbar toolitem stack widget button:active:disabled:last-child, .nemo-window toolbar toolitem stack widget button:active:disabled:only-child, .nemo-window toolbar toolitem stack widget button:checked:disabled:last-child, .nemo-window toolbar toolitem stack widget button:checked:disabled:only-child { - box-shadow: none; } - .nemo-window toolbar toolitem stack widget button:active:last-child, .nemo-window toolbar toolitem stack widget button:active:last-child:focus, .nemo-window toolbar toolitem stack widget button:active:last-child:hover, .nemo-window toolbar toolitem stack widget button:active:last-child:hover:focus, .nemo-window toolbar toolitem stack widget button:checked:last-child, .nemo-window toolbar toolitem stack widget button:checked:last-child:focus, .nemo-window toolbar toolitem stack widget button:checked:last-child:hover, .nemo-window toolbar toolitem stack widget button:checked:last-child:hover:focus { - box-shadow: inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - .nemo-window toolbar toolitem stack widget button:active:only-child, .nemo-window toolbar toolitem stack widget button:active:only-child:focus, .nemo-window toolbar toolitem stack widget button:active:only-child:hover, .nemo-window toolbar toolitem stack widget button:active:only-child:hover:focus, .nemo-window toolbar toolitem stack widget button:checked:only-child, .nemo-window toolbar toolitem stack widget button:checked:only-child:focus, .nemo-window toolbar toolitem stack widget button:checked:only-child:hover, .nemo-window toolbar toolitem stack widget button:checked:only-child:hover:focus { - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.06), inset 0 1px rgba(41, 41, 41, 0.07), inset -1px 0 rgba(41, 41, 41, 0.06); } - .nemo-window grid > widget:last-child button { - min-height: 16px; - min-width: 16px; - padding: 1px 2px; } - .nemo-window grid > widget:last-child button:first-child + button { - margin-right: 72px; } - .nemo-window grid > widget:last-child > box > scale { - margin-right: 12px; } - .nemo-window grid > widget:last-child statusbar { - border: 0; } - .nemo-window .sidebar { - /* Nemo Query Editor (File Search Bar) */ } - .nemo-window .sidebar .frame { - border: 0; } - .nemo-window .sidebar image { - padding-left: 2px; - padding-right: 2px; } - .nemo-window .sidebar .nemo-places-sidebar, .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { - background-color: mix(#161510,#555555,0.5); } - .nemo-window .sidebar .nemo-places-sidebar .view, .nemo-window .sidebar .nemo-places-sidebar iconview { - -NemoPlacesTreeView-disk-full-bg-color: #12110d; - -NemoPlacesTreeView-disk-full-fg-color: #3d6266; - -NemoPlacesTreeView-disk-full-bar-width: 2px; - -NemoPlacesTreeView-disk-full-bar-radius: 1px; - -NemoPlacesTreeView-disk-full-bottom-padding: 0; - -NemoPlacesTreeView-disk-full-max-length: 75px; } - .nemo-window .sidebar .nemo-places-sidebar .view:selected, .nemo-window .sidebar .nemo-places-sidebar iconview:selected { - -NemoPlacesTreeView-disk-full-bg-color: #cccccc; - -NemoPlacesTreeView-disk-full-fg-color: #49767a; } - .nemo-window .sidebar + separator + box .primary-toolbar { - background-color: #161510; - background-image: none; - padding-top: 0px; - padding-bottom: 0px; - border-bottom: 1px solid mix(#161510,#cccccc,0.18); } - .nemo-window .sidebar + separator + box .primary-toolbar button:nth-child(2), .nemo-window .sidebar + separator + box .primary-toolbar button.nautilus-circular-button.image-button:nth-child(2) { - border-right: 0; - border-top-right-radius: 0; - border-bottom-right-radius: 0; } - .nemo-window .sidebar + separator + box .primary-toolbar button:nth-child(3), .nemo-window .sidebar + separator + box .primary-toolbar button.nautilus-circular-button.image-button:nth-child(3) { - margin-left: -6px; - border-left: 0; - border-top-left-radius: 0; - border-bottom-left-radius: 0; } - .nemo-window .sidebar + separator + box .primary-toolbar button.flat, .nemo-window .sidebar + separator + box .primary-toolbar button.flat.nautilus-circular-button.image-button { - background-color: #161510; - background-image: none; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); - padding: 5px 6px; } - .nemo-window notebook { - background-color: #555555; - border-width: 0; } - .nemo-window notebook tabs { - border: 0; } - -/*********************** - ! Fallback mode panel * -************************/ -/************ - ! Synaptic * -*************/ -GtkWindow > GtkVBox > .dock, GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar { - background-color: #161510; - background-image: none; - padding: 2px; - border: 0; - color: #cccccc; } - -/*********************** - ! Fallback mode panel * -************************/ -/*************** - ! Xfce styles * -****************/ -.XfceHeading { - margin: 0; - padding: 0; - border: 0; - background-image: none; - background-color: #555555; - color: #cccccc; } - -.xfce4-panel { - font: inherit; } - .xfce4-panel menu { - -gtk-icon-effect: none; - text-shadow: none; } - -/*********************** - ! Fallback mode panel * -************************/ -/**************** - ! Unity styles * -*****************/ -UnityDecoration { - -UnityDecoration-extents: 24px 1px 1px 1px; - -UnityDecoration-input-extents: 10px; - -UnityDecoration-shadow-offset-x: 1px; - -UnityDecoration-shadow-offset-y: 1px; - -UnityDecoration-active-shadow-color: rgba(82, 82, 82, 0.3); - -UnityDecoration-active-shadow-radius: 8px; - -UnityDecoration-inactive-shadow-color: rgba(82, 82, 82, 0.5); - -UnityDecoration-inactive-shadow-radius: 5px; - -UnityDecoration-glow-size: 10px; - -UnityDecoration-glow-color: #3d6266; - -UnityDecoration-title-indent: 10px; - -UnityDecoration-title-fade: 35px; - -UnityDecoration-title-alignment: 0; } - UnityDecoration .top { - border: 1px solid #727a18; - border-bottom: 0; - border-radius: 0px 0px 0 0; - padding: 1px 5px 0; - background-color: #555555; - color: #cccccc; - text-shadow: none; } - UnityDecoration .top:hover { - border-radius: 0; - border-color: mix(#555555,#cccccc,0.21); - background-color: mix(#555555,#cccccc,0.21); - background-image: none; - color: gainsboro; } - UnityDecoration .top:backdrop { - border: 1px solid #161510; - color: mix(#cccccc,#161510,0.4); } - UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom { - background-color: #555555; } - UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { - background-color: mix(#0f0f0b,mix(#cccccc,#161510,0.4),0.21); } - -UnityPanelWidget, .unity-panel { - border: 0; } - -.unity-panel.menuitem, .unity-panel .menuitem { - border-width: 0 1px; - color: #cccccc; } - .unity-panel.menuitem:hover, .unity-panel.menuitem *:hover, .unity-panel .menuitem:hover, .unity-panel .menuitem *:hover { - border-color: mix(#555555,#cccccc,0.21); - background-color: mix(#555555,#cccccc,0.21); - background-image: none; - color: gainsboro; } - -SheetStyleDialog.unity-force-quit { - background-color: #161510; } - -/************************ - ! Unity-Control-Center * -*************************/ -.background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame { - border: 0 none transparent; } - .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview, .background:not(.csd):not(.solid-csd) > box.vertical > notebook.frame > stack > scrolledwindow > viewport > box.vertical > frame > box.vertical iconview.view:backdrop { - background-color: transparent; } - -/*********************** - ! LightDM GTK Greeter * - ***********************/ -#panel_window { - background-color: #555555; - background-image: none; - color: #cccccc; - font-weight: bold; - text-shadow: 0 1px rgba(82, 82, 82, 0.5); - -gtk-icon-shadow: 0 1px rgba(82, 82, 82, 0.5); } - #panel_window menubar { - padding-left: 2px; } - #panel_window menubar, #panel_window menubar > menuitem { - background-color: transparent; - background-image: none; - border-style: none; - color: #cccccc; - text-shadow: 0 1px rgba(82, 82, 82, 0.5); - -gtk-icon-shadow: 0 1px rgba(82, 82, 82, 0.5); } - #panel_window menubar:hover, #panel_window menubar > menuitem:hover { - background-color: rgba(204, 204, 204, 0.2); - background-image: none; - color: #cccccc; } - #panel_window menubar *:hover, #panel_window menubar > menuitem *:hover { - color: #cccccc; } - #panel_window menubar:disabled, #panel_window menubar > menuitem:disabled { - color: rgba(204, 204, 204, 0.7); } - #panel_window menubar menu > menuitem { - font-weight: normal; } - -#content_frame { - padding-bottom: 6px; } - -#login_window, #shutdown_dialog, #restart_dialog { - border-style: none; - border-radius: 0px; - background-color: #555555; - color: #cccccc; - /* draw border using box-shadow */ - box-shadow: inset 1px 0 mix(#3c3c3c,#cccccc,0.21), inset -1px 0 mix(#3c3c3c,#cccccc,0.21), inset 0 1px mix(#3c3c3c,#cccccc,0.21), inset 0 -1px mix(#3c3c3c,#cccccc,0.21); } - -#login_window menu { - border-radius: 0; } - -#login_window button { - background-color: #555555; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - #login_window button:focus, #login_window button:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - #login_window button:active, #login_window button:active:hover, #login_window button:active:focus, #login_window button:active:hover:focus, #login_window button:checked, #login_window button:checked:hover, #login_window button:checked:focus, #login_window button:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - #login_window button:disabled { - border-color: rgba(173, 173, 173, 0.22); } - #login_window button:active:disabled, #login_window button:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:hover, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:checked, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #login_window button:checked:hover, viewswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #login_window button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > #login_window button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #login_window button, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > #login_window button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #login_window button:hover, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(204, 204, 204, 0.36),0.3); } - .linked.vertical > #login_window button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #login_window button:checked, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > #login_window button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #login_window button:checked:hover, stackswitcher.vertical > #login_window button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - #login_window button.flat { - color: #cccccc; - border-color: rgba(85, 85, 85, 0); - background-color: rgba(85, 85, 85, 0); - background-image: none; - box-shadow: none; } - #login_window button:hover, #login_window button.flat:hover { - background-color: #595959; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - #login_window button:hover:focus, #login_window button:hover:hover, #login_window button.flat:hover:focus, #login_window button.flat:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - #login_window button:hover:active, #login_window button:hover:active:focus, #login_window button.flat:hover:active:focus, #login_window button:hover:checked, #login_window button:hover:checked:focus, #login_window button.flat:hover:checked:focus, #login_window button.flat:hover:active, #login_window button.flat:hover:active:hover:focus, #login_window button.flat:hover:checked, #login_window button.flat:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - #login_window button:hover:disabled, #login_window button.flat:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - #login_window button:hover:active:disabled, #login_window button:hover:checked:disabled, #login_window button.flat:hover:active:disabled, #login_window button.flat:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - #login_window button:focus, #login_window button.flat:focus { - background-color: #595959; - background-image: none; - border-color: rgba(204, 204, 204, 0.22); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #cccccc; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.42); } - #login_window button:focus:hover, #login_window button.flat:focus:hover { - background-color: #5e5e5e; - background-image: none; - border-color: rgba(163, 163, 163, 0.3); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.48); } - #login_window button:focus:hover:hover, #login_window button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.3),0.3); } - #login_window button:focus:hover:active, #login_window button.flat:focus:hover:active, #login_window button.flat:focus:hover:active:focus, #login_window button:focus:hover:checked, #login_window button.flat:focus:hover:checked, #login_window button.flat:focus:hover:checked:focus, #login_window button.flat:focus:hover:active:hover:focus, #login_window button.flat:focus:hover:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.3); } - #login_window button:focus:hover:disabled, #login_window button.flat:focus:hover:disabled { - border-color: rgba(173, 173, 173, 0.3); } - #login_window button:focus:hover:active:disabled, #login_window button:focus:hover:checked:disabled, #login_window button.flat:focus:hover:active:disabled, #login_window button.flat:focus:hover:checked:disabled { - border-color: rgba(163, 163, 163, 0.3); } - #login_window button:checked, #login_window button:active, #login_window button.flat:checked, #login_window button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(163, 163, 163, 0.22); - color: #cccccc; - box-shadow: inset 1px 0 rgba(204, 204, 204, 0.06), inset 0 1px rgba(204, 204, 204, 0.07), inset -1px 0 rgba(204, 204, 204, 0.06), inset 0 -1px rgba(204, 204, 204, 0.05); } - #login_window button:checked:focus, #login_window button:checked:hover, #login_window button:active:focus, #login_window button:active:hover, #login_window button.flat:checked:focus, #login_window button.flat:checked:hover, #login_window button.flat:active:focus, #login_window button.flat:active:hover { - border-color: mix(#3d6266,rgba(204, 204, 204, 0.22),0.3); } - #login_window button:active:checked, #login_window button:active:checked:hover, #login_window button:active:checked:focus, #login_window button:active:checked:hover:focus, #login_window button.flat:active:checked, #login_window button.flat:active:checked:hover, #login_window button.flat:active:checked:focus, #login_window button.flat:active:checked:hover:focus { - border-color: rgba(143, 143, 143, 0.22); } - #login_window button:checked:disabled, #login_window button:active:disabled, #login_window button.flat:checked:disabled, #login_window button.flat:active:disabled { - border-color: rgba(173, 173, 173, 0.22); } - #login_window button:active:checked:disabled, #login_window button.flat:active:checked:disabled { - border-color: rgba(163, 163, 163, 0.22); } - #login_window button:checked:focus, #login_window button:checked:hover, #login_window button:active:focus, #login_window button:active:hover, #login_window button.flat:checked:focus, #login_window button.flat:checked:hover, #login_window button.flat:active:focus, #login_window button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - #login_window button:focus, #login_window button:hover, #login_window button.flat:focus, #login_window button.flat:hover { - color: #cccccc; } - #login_window button:disabled:disabled, #login_window button.flat:disabled:disabled { - background-color: alpha(mix(#555555,#cccccc,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#555555,#cccccc,0.6); - box-shadow: none; } - #login_window button:disabled:disabled :disabled, #login_window button.flat:disabled:disabled :disabled { - color: mix(#555555,#cccccc,0.6); } - #login_window button:active:disabled, #login_window button:checked:disabled, #login_window button.flat:active:disabled, #login_window button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - #login_window button:active:disabled :disabled, #login_window button:checked:disabled :disabled, #login_window button.flat:active:disabled :disabled, #login_window button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - #login_window button:backdrop, #login_window button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - #login_window button.separator, #login_window button .separator { - border: 1px solid currentColor; - color: rgba(85, 85, 85, 0.9); } - #login_window button.separator:disabled, #login_window button .separator:disabled { - color: rgba(85, 85, 85, 0.85); } - #login_window button separator { - background-image: image(mix(#cccccc,#555555,0.9)); } - -#login_window entry { - background-color: #555555; - background-image: none; - border-color: mix(#cccccc,#555555,0.64); - padding: 4px 2px; - color: #cccccc; - caret-color: #8e8463; - -gtk-secondary-caret-color: #e6e6e6; } - #login_window entry:focus, #login_window entry:hover { - border-color: mix(#3d6266,mix(#cccccc,#555555,0.7),0.3); } - #login_window entry:active, #login_window entry:active:hover, #login_window entry:active:focus, #login_window entry:active:hover:focus, #login_window entry:checked, #login_window entry:checked:hover, #login_window entry:checked:focus, #login_window entry:checked:hover:focus { - border-color: mix(#cccccc,#555555,0.4); } - #login_window entry:disabled { - border-color: mix(#cccccc,#555555,0.72); } - #login_window entry:active:disabled, #login_window entry:checked:disabled { - border-color: mix(#cccccc,#555555,0.64); } - #login_window entry:focus, #login_window entry:active { - border-color: mix(#3d6266,mix(#161510,#cccccc,0.18),0.3); } - #login_window entry:disabled { - background-color: mix(#555555,#cccccc,0.07); - background-image: none; - opacity: .9; - color: mix(#555555,#cccccc,0.9); } - -#user_combobox { - color: #cccccc; - font-size: 18px; } - #user_combobox menu { - font-weight: normal; } - #user_combobox arrow { - color: mix(#cccccc,#555555,0.5); } - -#user_image { - border-radius: 0px; - /* draw border using box-shadow */ - box-shadow: inset 1px 0 #3c3c3c, inset -1px 0 #3c3c3c, inset 0 1px #3c3c3c, inset 0 -1px #3c3c3c; } - -#user_image_border { - border-radius: 0px; - background-color: #4d4d4d; - background-image: none; - box-shadow: inset 1px 0 rgba(41, 41, 41, 0.07), inset 0 1px rgba(41, 41, 41, 0.08), inset -1px 0 rgba(41, 41, 41, 0.07), inset 0 -1px rgba(41, 41, 41, 0.05); } - -#buttonbox_frame { - padding-top: 4px; - padding-bottom: 0; - border-style: none; - border-bottom-left-radius: 0px; - border-bottom-right-radius: 0px; - background-color: transparent; - background-image: none; - box-shadow: none; } - -/* shutdown button */ -#shutdown_button button { - background-color: #fc4a6d; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.12); } - #shutdown_button button:focus, #shutdown_button button:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - #shutdown_button button:active, #shutdown_button button:active:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover:focus, #shutdown_button button:checked, #shutdown_button button:checked:hover, #shutdown_button button:checked:focus, #shutdown_button button:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - #shutdown_button button:disabled { - border-color: rgba(34, 37, 44, 0.32); } - #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:hover, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:checked, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #shutdown_button button:checked:hover, viewswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #shutdown_button button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:hover, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:checked, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #shutdown_button button:checked:hover, stackswitcher.vertical > #shutdown_button button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - #shutdown_button button.flat { - color: #282c34; - border-color: rgba(252, 74, 109, 0); - background-color: rgba(252, 74, 109, 0); - background-image: none; - box-shadow: none; } - #shutdown_button button:hover, #shutdown_button button.flat:hover { - background-color: #fc5a7a; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - #shutdown_button button:hover:focus, #shutdown_button button:hover:hover, #shutdown_button button.flat:hover:focus, #shutdown_button button.flat:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - #shutdown_button button:hover:active, #shutdown_button button:hover:active:focus, #shutdown_button button.flat:hover:active:focus, #shutdown_button button:hover:checked, #shutdown_button button:hover:checked:focus, #shutdown_button button.flat:hover:checked:focus, #shutdown_button button.flat:hover:active, #shutdown_button button.flat:hover:active:hover:focus, #shutdown_button button.flat:hover:checked, #shutdown_button button.flat:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - #shutdown_button button:hover:disabled, #shutdown_button button.flat:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - #shutdown_button button:hover:active:disabled, #shutdown_button button:hover:checked:disabled, #shutdown_button button.flat:hover:active:disabled, #shutdown_button button.flat:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - #shutdown_button button:focus, #shutdown_button button.flat:focus { - background-color: #fc5a7a; - background-image: none; - border-color: rgba(40, 44, 52, 0.32); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - #shutdown_button button:focus:hover, #shutdown_button button.flat:focus:hover { - background-color: #fd6a87; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.38); } - #shutdown_button button:focus:hover:hover, #shutdown_button button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - #shutdown_button button:focus:hover:active, #shutdown_button button.flat:focus:hover:active, #shutdown_button button.flat:focus:hover:active:focus, #shutdown_button button:focus:hover:checked, #shutdown_button button.flat:focus:hover:checked, #shutdown_button button.flat:focus:hover:checked:focus, #shutdown_button button.flat:focus:hover:active:hover:focus, #shutdown_button button.flat:focus:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - #shutdown_button button:focus:hover:disabled, #shutdown_button button.flat:focus:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - #shutdown_button button:focus:hover:active:disabled, #shutdown_button button:focus:hover:checked:disabled, #shutdown_button button.flat:focus:hover:active:disabled, #shutdown_button button.flat:focus:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - #shutdown_button button:checked, #shutdown_button button:active, #shutdown_button button.flat:checked, #shutdown_button button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #cccccc; - box-shadow: inset 1px 0 rgba(40, 44, 52, 0.06), inset 0 1px rgba(40, 44, 52, 0.07), inset -1px 0 rgba(40, 44, 52, 0.06), inset 0 -1px rgba(40, 44, 52, 0.05); } - #shutdown_button button:checked:focus, #shutdown_button button:checked:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover, #shutdown_button button.flat:checked:focus, #shutdown_button button.flat:checked:hover, #shutdown_button button.flat:active:focus, #shutdown_button button.flat:active:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - #shutdown_button button:active:checked, #shutdown_button button:active:checked:hover, #shutdown_button button:active:checked:focus, #shutdown_button button:active:checked:hover:focus, #shutdown_button button.flat:active:checked, #shutdown_button button.flat:active:checked:hover, #shutdown_button button.flat:active:checked:focus, #shutdown_button button.flat:active:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - #shutdown_button button:checked:disabled, #shutdown_button button:active:disabled, #shutdown_button button.flat:checked:disabled, #shutdown_button button.flat:active:disabled { - border-color: rgba(34, 37, 44, 0.32); } - #shutdown_button button:active:checked:disabled, #shutdown_button button.flat:active:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - #shutdown_button button:checked:focus, #shutdown_button button:checked:hover, #shutdown_button button:active:focus, #shutdown_button button:active:hover, #shutdown_button button.flat:checked:focus, #shutdown_button button.flat:checked:hover, #shutdown_button button.flat:active:focus, #shutdown_button button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - #shutdown_button button:focus, #shutdown_button button:hover, #shutdown_button button.flat:focus, #shutdown_button button.flat:hover { - color: #282c34; } - #shutdown_button button:disabled:disabled, #shutdown_button button.flat:disabled:disabled { - background-color: alpha(mix(#fc4a6d,#282c34,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#fc4a6d,#282c34,0.6); - box-shadow: none; } - #shutdown_button button:disabled:disabled :disabled, #shutdown_button button.flat:disabled:disabled :disabled { - color: mix(#fc4a6d,#282c34,0.6); } - #shutdown_button button:active:disabled, #shutdown_button button:checked:disabled, #shutdown_button button.flat:active:disabled, #shutdown_button button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - #shutdown_button button:active:disabled :disabled, #shutdown_button button:checked:disabled :disabled, #shutdown_button button.flat:active:disabled :disabled, #shutdown_button button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - #shutdown_button button:backdrop, #shutdown_button button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - #shutdown_button button.separator, #shutdown_button button .separator { - border: 1px solid currentColor; - color: rgba(252, 74, 109, 0.9); } - #shutdown_button button.separator:disabled, #shutdown_button button .separator:disabled { - color: rgba(252, 74, 109, 0.85); } - #shutdown_button button separator { - background-image: image(mix(#282c34,#fc4a6d,0.9)); } - -/* restart button */ -#restart_button button { - background-color: #f6be48; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.12); } - #restart_button button:focus, #restart_button button:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - #restart_button button:active, #restart_button button:active:hover, #restart_button button:active:focus, #restart_button button:active:hover:focus, #restart_button button:checked, #restart_button button:checked:hover, #restart_button button:checked:focus, #restart_button button:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - #restart_button button:disabled { - border-color: rgba(34, 37, 44, 0.32); } - #restart_button button:active:disabled, #restart_button button:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child), .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child) { - border-right-style: none; } - .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:hover, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked, .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:checked, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child), stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked { - border-right-style: none; } - .linked:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked:hover, .linked:not(.vertical) > :not(:last-child):not(:only-child) #restart_button button:checked:hover, viewswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):hover, stackswitcher:not(.vertical) > #restart_button button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-right-style: none; - box-shadow: inset-1px 0 0 mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - .linked.vertical > #restart_button button:not(:last-child):not(:only-child), .linked.vertical > :not(:last-child):not(:only-child) #restart_button button, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child) { - border-bottom-style: none; } - .linked.vertical > #restart_button button:not(:last-child):not(:only-child):hover, .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:hover, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(40, 44, 52, 0.36),0.3); } - .linked.vertical > #restart_button button:not(:last-child):not(:only-child):checked, .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:checked, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):checked { - border-bottom-style: none; } - .linked.vertical > #restart_button button:not(:last-child):not(:only-child):checked:hover, .linked.vertical > :not(:last-child):not(:only-child) #restart_button button:checked:hover, stackswitcher.vertical > #restart_button button:not(:last-child):not(:only-child):checked:hover { - border-color: mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); - border-bottom-style: none; - box-shadow: inset 0 -1px mix(#3d6266,rgba(61, 98, 102, 0.36),0.3); } - #restart_button button.flat { - color: #282c34; - border-color: rgba(246, 190, 72, 0); - background-color: rgba(246, 190, 72, 0); - background-image: none; - box-shadow: none; } - #restart_button button:hover, #restart_button button.flat:hover { - background-color: #f7c357; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.22); } - #restart_button button:hover:focus, #restart_button button:hover:hover, #restart_button button.flat:hover:focus, #restart_button button.flat:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - #restart_button button:hover:active, #restart_button button:hover:active:focus, #restart_button button.flat:hover:active:focus, #restart_button button:hover:checked, #restart_button button:hover:checked:focus, #restart_button button.flat:hover:checked:focus, #restart_button button.flat:hover:active, #restart_button button.flat:hover:active:hover:focus, #restart_button button.flat:hover:checked, #restart_button button.flat:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - #restart_button button:hover:disabled, #restart_button button.flat:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - #restart_button button:hover:active:disabled, #restart_button button:hover:checked:disabled, #restart_button button.flat:hover:active:disabled, #restart_button button.flat:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - #restart_button button:focus, #restart_button button.flat:focus { - background-color: #f7c357; - background-image: none; - border-color: rgba(40, 44, 52, 0.32); - outline-color: rgba(61, 98, 102, 0.5); - outline-width: 1px; - outline-style: solid; - outline-offset: 10px; - color: #282c34; - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.32); } - #restart_button button:focus:hover, #restart_button button.flat:focus:hover { - background-color: #f7c966; - background-image: none; - border-color: rgba(32, 35, 42, 0.4); - box-shadow: 0 1px 2px -1px rgba(41, 41, 41, 0.38); } - #restart_button button:focus:hover:hover, #restart_button button.flat:focus:hover:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.4),0.3); } - #restart_button button:focus:hover:active, #restart_button button.flat:focus:hover:active, #restart_button button.flat:focus:hover:active:focus, #restart_button button:focus:hover:checked, #restart_button button.flat:focus:hover:checked, #restart_button button.flat:focus:hover:checked:focus, #restart_button button.flat:focus:hover:active:hover:focus, #restart_button button.flat:focus:hover:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.4); } - #restart_button button:focus:hover:disabled, #restart_button button.flat:focus:hover:disabled { - border-color: rgba(34, 37, 44, 0.4); } - #restart_button button:focus:hover:active:disabled, #restart_button button:focus:hover:checked:disabled, #restart_button button.flat:focus:hover:active:disabled, #restart_button button.flat:focus:hover:checked:disabled { - border-color: rgba(32, 35, 42, 0.4); } - #restart_button button:checked, #restart_button button:active, #restart_button button.flat:checked, #restart_button button.flat:active { - /*@include linear-gradient(shade($bg, .7), to top);*/ - background-color: #3d6266; - background-image: none; - border-color: rgba(32, 35, 42, 0.32); - color: #cccccc; - box-shadow: inset 1px 0 rgba(40, 44, 52, 0.06), inset 0 1px rgba(40, 44, 52, 0.07), inset -1px 0 rgba(40, 44, 52, 0.06), inset 0 -1px rgba(40, 44, 52, 0.05); } - #restart_button button:checked:focus, #restart_button button:checked:hover, #restart_button button:active:focus, #restart_button button:active:hover, #restart_button button.flat:checked:focus, #restart_button button.flat:checked:hover, #restart_button button.flat:active:focus, #restart_button button.flat:active:hover { - border-color: mix(#3d6266,rgba(40, 44, 52, 0.32),0.3); } - #restart_button button:active:checked, #restart_button button:active:checked:hover, #restart_button button:active:checked:focus, #restart_button button:active:checked:hover:focus, #restart_button button.flat:active:checked, #restart_button button.flat:active:checked:hover, #restart_button button.flat:active:checked:focus, #restart_button button.flat:active:checked:hover:focus { - border-color: rgba(28, 31, 36, 0.32); } - #restart_button button:checked:disabled, #restart_button button:active:disabled, #restart_button button.flat:checked:disabled, #restart_button button.flat:active:disabled { - border-color: rgba(34, 37, 44, 0.32); } - #restart_button button:active:checked:disabled, #restart_button button.flat:active:checked:disabled { - border-color: rgba(32, 35, 42, 0.32); } - #restart_button button:checked:focus, #restart_button button:checked:hover, #restart_button button:active:focus, #restart_button button:active:hover, #restart_button button.flat:checked:focus, #restart_button button.flat:checked:hover, #restart_button button.flat:active:focus, #restart_button button.flat:active:hover { - /*@include linear-gradient(shade($bg, .65), to top);*/ - background-color: #40676b; - background-image: none; - color: #cccccc; } - #restart_button button:focus, #restart_button button:hover, #restart_button button.flat:focus, #restart_button button.flat:hover { - color: #282c34; } - #restart_button button:disabled:disabled, #restart_button button.flat:disabled:disabled { - background-color: alpha(mix(#f6be48,#282c34,0.2),0.4); - background-image: none; - /*border: 1px solid alpha($bg, .2);*/ - opacity: .6; - color: mix(#f6be48,#282c34,0.6); - box-shadow: none; } - #restart_button button:disabled:disabled :disabled, #restart_button button.flat:disabled:disabled :disabled { - color: mix(#f6be48,#282c34,0.6); } - #restart_button button:active:disabled, #restart_button button:checked:disabled, #restart_button button.flat:active:disabled, #restart_button button.flat:checked:disabled { - background-color: rgba(61, 98, 102, 0.6); - background-image: none; - color: rgba(204, 204, 204, 0.85); - box-shadow: none; } - #restart_button button:active:disabled :disabled, #restart_button button:checked:disabled :disabled, #restart_button button.flat:active:disabled :disabled, #restart_button button.flat:checked:disabled :disabled { - color: rgba(204, 204, 204, 0.85); } - #restart_button button:backdrop, #restart_button button.flat:backdrop { - color: mix(#cccccc,mix(#cccccc,#161510,0.5),0.8); } - #restart_button button.separator, #restart_button button .separator { - border: 1px solid currentColor; - color: rgba(246, 190, 72, 0.9); } - #restart_button button.separator:disabled, #restart_button button .separator:disabled { - color: rgba(246, 190, 72, 0.85); } - #restart_button button separator { - background-image: image(mix(#282c34,#f6be48,0.9)); } - -/* password warning */ -#greeter_infobar { - font-weight: bold; } - -/********************** - ! Genome Terminal * -***********************/ -VteTerminal { - background-color: #555555; - color: #cccccc; } - -terminal-window junction, terminal-window scrollbar trough { - background-color: #555555; - border-color: #444444; } - -terminal-window scrollbar.vertical slider { - background-color: mix(#555555,#cccccc,0.2); } - terminal-window scrollbar.vertical slider:hover { - background-color: mix(#555555,#cccccc,0.3); } - terminal-window scrollbar.vertical slider:hover:active { - background-color: #3d6266; } - terminal-window scrollbar.vertical slider:disabled { - background-color: transparent; } - -/****************** - ! Budgie Desktop * -*******************/ -.budgie-container { - background-color: transparent; } - -.raven { - background-color: rgba(22, 21, 16, 0.93); } - .raven .raven-header { - background-color: #161510; - border: solid mix(#161510,#cccccc,0.18); - border-width: 1px 0; } - .raven .raven-background { - background-color: rgba(22, 21, 16, 0.93); } - -.raven-mpris { - background-color: rgba(22, 21, 16, 0.7); } diff --git a/home/earth/src/gtk-3.20/gtk-dark.css b/home/earth/src/gtk-3.20/gtk-dark.css deleted file mode 100644 index 198bb85..0000000 --- a/home/earth/src/gtk-3.20/gtk-dark.css +++ /dev/null @@ -1 +0,0 @@ -@import url("resource:///org/numixproject/gtk-3.20/dist/gtk-dark.css"); diff --git a/home/earth/src/gtk-3.20/gtk.css b/home/earth/src/gtk-3.20/gtk.css deleted file mode 100644 index 19b01e6..0000000 --- a/home/earth/src/gtk-3.20/gtk.css +++ /dev/null @@ -1 +0,0 @@ -@import url("resource:///org/numixproject/gtk-3.20/dist/gtk.css"); diff --git a/home/earth/src/gtk-3.20/gtk.gresource b/home/earth/src/gtk-3.20/gtk.gresource deleted file mode 100644 index 017ba72..0000000 Binary files a/home/earth/src/gtk-3.20/gtk.gresource and /dev/null differ diff --git a/home/earth/src/gtk-3.20/gtk.gresource.xml b/home/earth/src/gtk-3.20/gtk.gresource.xml deleted file mode 100644 index a223dbf..0000000 --- a/home/earth/src/gtk-3.20/gtk.gresource.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - assets/checkbox-checked-insensitive.svg - assets/checkbox-checked.svg - assets/checkbox-mixed-insensitive.svg - assets/checkbox-mixed.svg - assets/grid-selection-checked.svg - assets/grid-selection-unchecked.svg - assets/menuitem-checkbox-checked-hover.svg - assets/menuitem-checkbox-checked-insensitive.svg - assets/menuitem-checkbox-checked.svg - assets/menuitem-checkbox-unchecked.svg - assets/menuitem-checkbox-mixed-hover.svg - assets/menuitem-checkbox-mixed-selected.svg - assets/menuitem-checkbox-mixed-insensitive.svg - assets/menuitem-checkbox-mixed.svg - assets/menuitem-radio-checked-hover.svg - assets/menuitem-radio-checked-insensitive.svg - assets/menuitem-radio-checked.svg - assets/menuitem-radio-unchecked.svg - assets/menuitem-radio-mixed-hover.svg - assets/menuitem-radio-mixed-selected.svg - assets/menuitem-radio-mixed-insensitive.svg - assets/menuitem-radio-mixed.svg - assets/radio-checked-insensitive.svg - assets/radio-checked.svg - assets/radio-mixed-insensitive.svg - assets/radio-mixed.svg - assets/pane-handle.png - assets/pane-handle@2.png - dist/gtk.css - dist/gtk-dark.css - - diff --git a/home/earth/src/gtk-3.20/thumbnail.png b/home/earth/src/gtk-3.20/thumbnail.png deleted file mode 120000 index 01495bc..0000000 --- a/home/earth/src/gtk-3.20/thumbnail.png +++ /dev/null @@ -1 +0,0 @@ -../gtk-3.0/thumbnail.png \ No newline at end of file diff --git a/home/earth/src/index.theme b/home/earth/src/index.theme deleted file mode 100644 index 2ee8001..0000000 --- a/home/earth/src/index.theme +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Type=X-GNOME-Metatheme -Name=oomox-Bluloco-dark -Comment=A partially sexual act; when a female (of any species; mostly humanoids) rubs the ears/lobes of a male Ferengi, creating sensual emotions and chemical reactions in the male (and sometimes in the female). -Encoding=UTF-8 - -[X-GNOME-Metatheme] -Name=oomox-Bluloco-dark -GtkTheme=oomox-Bluloco-dark -IconTheme=oomox-Bluloco-dark -MetacityTheme=oomox-Bluloco-dark diff --git a/home/earth/src/metacity-1/metacity-theme-2.xml b/home/earth/src/metacity-1/metacity-theme-2.xml deleted file mode 100644 index cd9ad6f..0000000 --- a/home/earth/src/metacity-1/metacity-theme-2.xml +++ /dev/null @@ -1,1571 +0,0 @@ - - - - oomox-Bluloco-dark - Satyajit Sahoo - GPL-3.0+ - 11 December 2013 - Numix 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))" - color="C_title_unfocused" /> -</draw_ops> - -<!-- ::: WINDOW DECORATIONS ::: --> -<draw_ops name="entire_background_focused"> - <rectangle color="C_titlebar_focused" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="entire_background_unfocused"> - <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="titlebar_fill_focused"> - <include name="entire_background_focused" /> -</draw_ops> - -<draw_ops name="titlebar_fill_unfocused"> - <include name="entire_background_unfocused" /> -</draw_ops> - -<draw_ops name="titlebar_fill_attached_focused"> - <include name="titlebar_fill_focused" /> -</draw_ops> - -<draw_ops name="titlebar_fill_attached_unfocused"> - <include name="titlebar_fill_unfocused" /> -</draw_ops> - -<draw_ops name="titlebar_focused"> - <include name="titlebar_fill_focused" /> -</draw_ops> - -<draw_ops name="titlebar_unfocused"> - <include name="titlebar_fill_unfocused" /> -</draw_ops> - -<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> - <include name="titlebar_fill_attached_focused" /> -</draw_ops> - -<draw_ops name="titlebar_attached_unfocused"> <!-- titlebar for attached and modal dialogs --> - <include name="titlebar_fill_attached_unfocused" /> -</draw_ops> - -<draw_ops name="rounded_titlebar_focused"> - <include name="titlebar_fill_focused" /> -</draw_ops> - -<draw_ops name="rounded_titlebar_unfocused"> - <include name="titlebar_fill_unfocused" /> -</draw_ops> - -<draw_ops name="border_focused"> - <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> -</draw_ops> - -<draw_ops name="border_unfocused"> - <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> -</draw_ops> - -<draw_ops name="rounded_border_focused"> - <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> - <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> - <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> - <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> - <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> - <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> - <!-- double arcs for darker borders --> - <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> - <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> -</draw_ops> - -<draw_ops name="rounded_border_unfocused"> - <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> - <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> - <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> - <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> - <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> - <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> - <!-- double arcs for darker borders --> - <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> - <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> -</draw_ops> - -<draw_ops name="border_right_focused"> - <line - x1="width-1" y1="0" - x2="width-1" y2="height" - color="C_border_focused" /> -</draw_ops> - -<draw_ops name="border_right_unfocused"> - <line - x1="width-1" y1="0" - x2="width-1" y2="height" - color="C_border_unfocused" /> -</draw_ops> - -<draw_ops name="border_left_focused"> - <line - x1="0" y1="0" - x2="0" y2="height" - color="C_border_focused" /> -</draw_ops> - -<draw_ops name="border_left_unfocused"> - <line - x1="0" y1="0" - x2="0" y2="height" - color="C_border_unfocused" /> -</draw_ops> - -<!-- ::: BUTTON ICONS ::: --> -<!-- note: negative values in x or y causes gnome-shell to crash --> -<!-- close icon --> -<draw_ops name="close_focused"> - <line - x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" - color="C_icons_focused" /> - <line - x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" - x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" - color="C_icons_focused" /> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" - color="C_icons_focused" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" - color="C_icons_focused" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" - color="C_icons_focused" /> - <line - x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" - color="C_icons_focused" /> -</draw_ops> - -<draw_ops name="close_focused_prelight"> - <line - x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" - color="C_icons_focused_prelight" /> - <line - x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" - x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" - color="C_icons_focused_prelight" /> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" - color="C_icons_focused_prelight" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" - color="C_icons_focused_prelight" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" - color="C_icons_focused_prelight" /> - <line - x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" - color="C_icons_focused_prelight" /> -</draw_ops> - -<draw_ops name="close_focused_pressed"> - <line - x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" - color="C_icons_focused_pressed" /> - <line - x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" - x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" - color="C_icons_focused_pressed" /> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" - color="C_icons_focused_pressed" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" - color="C_icons_focused_pressed" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" - color="C_icons_focused_pressed" /> - <line - x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" - color="C_icons_focused_pressed" /> -</draw_ops> - -<draw_ops name="close_unfocused"> - <line - x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" - color="C_icons_unfocused" /> - <line - x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" - x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" - color="C_icons_unfocused" /> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" - color="C_icons_unfocused" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" - color="C_icons_unfocused" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" - color="C_icons_unfocused" /> - <line - x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" - color="C_icons_unfocused" /> -</draw_ops> - -<draw_ops name="close_unfocused_prelight"> - <include name="close_focused_prelight" /> -</draw_ops> - -<draw_ops name="close_unfocused_pressed"> - <include name="close_focused_pressed" /> -</draw_ops> - -<!-- maximize icon --> -<draw_ops name="maximize_focused"> - <rectangle - x="(width-width%3)/3+1" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_focused" /> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_focused" /> -</draw_ops> - -<draw_ops name="maximize_focused_prelight"> - <rectangle - x="(width-width%3)/3+1" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_focused_prelight" /> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_focused_prelight" /> -</draw_ops> - -<draw_ops name="maximize_focused_pressed"> - <rectangle - x="(width-width%3)/3+1" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_focused_pressed" /> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_focused_pressed" /> -</draw_ops> - -<draw_ops name="maximize_unfocused"> - <rectangle - x="(width-width%3)/3+1" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_unfocused" /> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_unfocused" /> -</draw_ops> - -<draw_ops name="maximize_unfocused_prelight"> - <include name="maximize_focused_prelight" /> -</draw_ops> - -<draw_ops name="maximize_unfocused_pressed"> - <include name="maximize_focused_pressed" /> -</draw_ops> - -<!-- unmaximize icon --> -<draw_ops name="unmaximize_focused"> - <rectangle - x="(width-width%3)/3+1" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_focused" /> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_focused" /> -</draw_ops> - -<draw_ops name="unmaximize_focused_prelight"> - <rectangle - x="(width-width%3)/3+1" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_focused_prelight" /> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_focused_prelight" /> -</draw_ops> - -<draw_ops name="unmaximize_focused_pressed"> - <rectangle - x="(width-width%3)/3+1" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_focused_pressed" /> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_focused_pressed" /> -</draw_ops> - -<draw_ops name="unmaximize_unfocused"> - <rectangle - x="(width-width%3)/3+1" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_unfocused" /> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_unfocused" /> -</draw_ops> - -<draw_ops name="unmaximize_unfocused_prelight"> - <include name="unmaximize_focused_prelight" /> -</draw_ops> - -<draw_ops name="unmaximize_unfocused_pressed"> - <include name="unmaximize_focused_pressed" /> -</draw_ops> - -<!-- minimize icon --> -<draw_ops name="minimize_focused"> - <rectangle - x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" - width="width-2*(width-width%3)/3-2" height="2" filled="true" - color="C_icons_focused" /> -</draw_ops> - -<draw_ops name="minimize_focused_prelight"> - <rectangle - x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" - width="width-2*(width-width%3)/3-2" height="2" filled="true" - color="C_icons_focused_prelight" /> -</draw_ops> - -<draw_ops name="minimize_focused_pressed"> - <rectangle - x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" - width="width-2*(width-width%3)/3-2" height="2" filled="true" - color="C_icons_focused_pressed" /> -</draw_ops> - -<draw_ops name="minimize_unfocused"> - <rectangle - x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" - width="width-2*(width-width%3)/3-2" height="2" filled="true" - color="C_icons_unfocused" /> -</draw_ops> - -<draw_ops name="minimize_unfocused_prelight"> - <include name="minimize_focused_prelight" /> -</draw_ops> - -<draw_ops name="minimize_unfocused_pressed"> - <include name="minimize_focused_pressed" /> -</draw_ops> - -<!-- menu icon --> -<draw_ops name="menu_focused"> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_focused" /> - <rectangle - x="(width-width%3)/3+3" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_focused" /> - <rectangle - x="(width-width%3)/3+5" y="height/2-2" - width="width-2*(width-width%3)/3-8" height="2" filled="true" - color="C_icons_focused" /> -</draw_ops> - -<draw_ops name="menu_focused_prelight"> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_focused_prelight" /> - <rectangle - x="(width-width%3)/3+3" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_focused_prelight" /> - <rectangle - x="(width-width%3)/3+5" y="height/2-2" - width="width-2*(width-width%3)/3-8" height="2" filled="true" - color="C_icons_focused_prelight" /> -</draw_ops> - -<draw_ops name="menu_focused_pressed"> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_focused_pressed" /> - <rectangle - x="(width-width%3)/3+3" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_focused_pressed" /> - <rectangle - x="(width-width%3)/3+5" y="height/2-2" - width="width-2*(width-width%3)/3-8" height="2" filled="true" - color="C_icons_focused_pressed" /> -</draw_ops> - -<draw_ops name="menu_unfocused"> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_unfocused" /> - <rectangle - x="(width-width%3)/3+3" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_unfocused" /> - <rectangle - x="(width-width%3)/3+5" y="height/2-2" - width="width-2*(width-width%3)/3-8" height="2" filled="true" - color="C_icons_unfocused" /> -</draw_ops> - -<draw_ops name="menu_unfocused_prelight"> - <include name="menu_focused_prelight" /> -</draw_ops> - -<draw_ops name="menu_unfocused_pressed"> - <include name="menu_focused_pressed" /> -</draw_ops> - -<!-- shade icon --> -<draw_ops name="shade_focused"> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" - color="C_icons_focused" /> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" - color="C_icons_focused" /> - <line - x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" - color="C_icons_focused" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" - color="C_icons_focused" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" - x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" - color="C_icons_focused" /> - <line - x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" - color="C_icons_focused" /> - <rectangle - x="(width-width%3)/3+3" y="height/2-2" - width="width-2*(width-width%3)/3-8" height="6" filled="true" - color="C_icons_focused" /> -</draw_ops> - -<draw_ops name="shade_focused_prelight"> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" - color="C_icons_focused_prelight" /> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" - color="C_icons_focused_prelight" /> - <line - x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" - color="C_icons_focused_prelight" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" - color="C_icons_focused_prelight" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" - x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" - color="C_icons_focused_prelight" /> - <line - x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" - color="C_icons_focused_prelight" /> - <rectangle - x="(width-width%3)/3+3" y="height/2-2" - width="width-2*(width-width%3)/3-8" height="6" filled="true" - color="C_icons_focused_prelight" /> -</draw_ops> - -<draw_ops name="shade_focused_pressed"> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" - color="C_icons_focused_pressed" /> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" - color="C_icons_focused_pressed" /> - <line - x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" - color="C_icons_focused_pressed" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" - color="C_icons_focused_pressed" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" - x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" - color="C_icons_focused_pressed" /> - <line - x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" - color="C_icons_focused_pressed" /> - <rectangle - x="(width-width%3)/3+3" y="height/2-2" - width="width-2*(width-width%3)/3-8" height="6" filled="true" - color="C_icons_focused_pressed" /> -</draw_ops> - -<draw_ops name="shade_unfocused"> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" - color="C_icons_unfocused" /> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" - color="C_icons_unfocused" /> - <line - x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" - color="C_icons_unfocused" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" - color="C_icons_unfocused" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" - x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" - color="C_icons_unfocused" /> - <line - x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" - color="C_icons_unfocused" /> - <rectangle - x="(width-width%3)/3+3" y="height/2-2" - width="width-2*(width-width%3)/3-8" height="6" filled="true" - color="C_icons_unfocused" /> -</draw_ops> - -<draw_ops name="shade_unfocused_prelight"> - <include name="shade_focused_prelight" /> -</draw_ops> - -<draw_ops name="shade_unfocused_pressed"> - <include name="shade_focused_pressed" /> -</draw_ops> - -<!-- unshade icon --> -<draw_ops name="unshade_focused"> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" - x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" - color="C_icons_focused" /> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" - x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" - color="C_icons_focused" /> - <line - x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" - x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" - color="C_icons_focused" /> - <line - x1="(width-width%3)/3" y1="(height-height%3)/3+4" - x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" - color="C_icons_focused" /> - <line - x1="(width-width%3)/3" y1="(height-height%3)/3+5" - x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" - color="C_icons_focused" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" - x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" - color="C_icons_focused" /> - <rectangle - x="(width-width%3)/3+3" y="height/2-4" - width="width-2*(width-width%3)/3-8" height="6" filled="true" - color="C_icons_focused" /> -</draw_ops> - -<draw_ops name="unshade_focused_prelight"> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" - x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" - color="C_icons_focused_prelight" /> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" - x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" - color="C_icons_focused_prelight" /> - <line - x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" - x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" - color="C_icons_focused_prelight" /> - <line - x1="(width-width%3)/3" y1="(height-height%3)/3+4" - x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" - color="C_icons_focused_prelight" /> - <line - x1="(width-width%3)/3" y1="(height-height%3)/3+5" - x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" - color="C_icons_focused_prelight" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" - x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" - color="C_icons_focused_prelight" /> - <rectangle - x="(width-width%3)/3+3" y="height/2-4" - width="width-2*(width-width%3)/3-8" height="6" filled="true" - color="C_icons_focused_prelight" /> -</draw_ops> - -<draw_ops name="unshade_focused_pressed"> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" - color="C_icons_focused_pressed" /> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" - color="C_icons_focused_pressed" /> - <line - x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" - color="C_icons_focused_pressed" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" - color="C_icons_focused_pressed" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" - x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" - color="C_icons_focused_pressed" /> - <line - x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" - color="C_icons_focused_pressed" /> - <rectangle - x="(width-width%3)/3+3" y="height/2-2" - width="width-2*(width-width%3)/3-8" height="6" filled="true" - color="C_icons_focused_pressed" /> -</draw_ops> - -<draw_ops name="unshade_unfocused"> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" - x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" - color="C_icons_unfocused" /> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" - x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" - color="C_icons_unfocused" /> - <line - x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" - x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" - color="C_icons_unfocused" /> - <line - x1="(width-width%3)/3" y1="(height-height%3)/3+4" - x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" - color="C_icons_unfocused" /> - <line - x1="(width-width%3)/3" y1="(height-height%3)/3+5" - x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" - color="C_icons_unfocused" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" - x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" - color="C_icons_unfocused" /> - <rectangle - x="(width-width%3)/3+3" y="height/2-4" - width="width-2*(width-width%3)/3-8" height="6" filled="true" - color="C_icons_unfocused" /> -</draw_ops> - -<draw_ops name="unshade_unfocused_prelight"> - <include name="unshade_focused_prelight" /> -</draw_ops> - -<draw_ops name="unshade_unfocused_pressed"> - <include name="unshade_focused_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="rounded_titlebar_focused" /> - <piece position="title" draw_ops="title_focused" /> - <piece position="overlay" draw_ops="rounded_border_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="unshade_focused" /> - <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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_fill_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <piece position="overlay" draw_ops="rounded_border_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="unshade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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_fill_focused" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="unshade_focused" /> - <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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_fill_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="unshade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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_fill_focused" /> - <piece position="title" draw_ops="title_focused" /> - <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="unshade_focused" /> - <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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_fill_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> - <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="unshade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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="nobuttons"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> - <piece position="title" draw_ops="title_focused" /> - <piece position="overlay" draw_ops="rounded_border_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="unshade_focused" /> - <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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="nobuttons"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <piece position="overlay" draw_ops="rounded_border_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="prelight"><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="prelight"><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_attached_focused" /> - <piece position="title" draw_ops="title_focused" /> - <piece position="overlay" draw_ops="border_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="unshade_focused" /> - <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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_fill_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <piece position="overlay" draw_ops="border_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="unshade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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_focused" /> - <piece position="title" draw_ops="title_focused" /> - <piece position="overlay" draw_ops="border_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="unshade_focused" /> - <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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_fill_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <piece position="overlay" draw_ops="border_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="unshade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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="border"> - <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="prelight"><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="prelight"><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="border"> - <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="prelight"><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="prelight"><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="borderless" geometry="borderless"> - <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="prelight"><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="prelight"><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="attached_focused" geometry="attached"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_attached_focused" /> - <piece position="title" draw_ops="title_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="prelight"><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="prelight"><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="attached_unfocused" geometry="attached"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_attached_focused" /> - <piece position="title" draw_ops="title_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="prelight"><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="prelight"><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="tiled_left_focused" geometry="tiled_left"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_fill_focused" /> - <piece position="title" draw_ops="title_focused" /> - <piece position="overlay" draw_ops="border_right_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="unshade_focused" /> - <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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="tiled_left_unfocused" geometry="tiled_left"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <piece position="overlay" draw_ops="border_right_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="unshade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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="tiled_right_focused" geometry="tiled_right"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_fill_focused" /> - <piece position="title" draw_ops="title_focused" /> - <piece position="overlay" draw_ops="border_left_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="unshade_focused" /> - <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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="tiled_right_unfocused" geometry="tiled_right"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <piece position="overlay" draw_ops="border_left_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="unshade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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> - -<!-- 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="prelight"><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="prelight"><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="borderless" /> - <frame focus="no" state="maximized" style="borderless" /> - <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/home/earth/src/metacity-1/metacity-theme-3.xml b/home/earth/src/metacity-1/metacity-theme-3.xml deleted file mode 100644 index 1f529f6..0000000 --- a/home/earth/src/metacity-1/metacity-theme-3.xml +++ /dev/null @@ -1,1603 +0,0 @@ -<?xml version="1.0"?> -<metacity_theme> -<info> - <name>Numix</name> - <author>Satyajit Sahoo</author> - <copyright>GPL-3.0+</copyright> - <date>11 December 2013</date> - <description>Numix Mutter Theme</description> -</info> - -<!-- ::: CONSTANTS ::: --> -<constant name="C_titlebar_focused" value="gtk:custom(wm_bg_focused,#444444)" /> -<constant name="C_titlebar_unfocused" value="gtk:custom(wm_bg_unfocused,#353535)" /> -<constant name="C_border_focused" value="gtk:custom(wm_border_focused,#484848)" /> -<constant name="C_border_unfocused" value="gtk:custom(wm_border_unfocused,#393939)" /> -<constant name="C_title_focused" value="gtk:custom(wm_title_focused,#eeeeee)" /> -<constant name="C_title_unfocused" value="gtk:custom(wm_title_unfocused,#888888)" /> -<constant name="C_icons_focused" value="gtk:custom(wm_icons_focused,#eeeeee)" /> -<constant name="C_icons_focused_prelight" value="gtk:custom(wm_icons_focused_prelight,gtk:bg[SELECTED])" /> -<constant name="C_icons_focused_pressed" value="gtk:custom(wm_icons_focused_pressed,shade/gtk:bg[SELECTED]/0.8)" /> -<constant name="C_icons_unfocused" value="gtk:custom(wm_icons_unfocused,#888888)" /> -<constant name="C_icons_unfocused_prelight" value="gtk:custom(wm_icons_focused_prelight,gtk:bg[SELECTED])" /> -<constant name="C_icons_unfocused_pressed" value="gtk:custom(wm_icons_focused_pressed,shade/gtk:bg[SELECTED]/0.8)" /> - -<!-- ::: GEOMETRY ::: --> -<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> - <distance name="left_width" value="1" /> - <distance name="right_width" value="1" /> - <distance name="bottom_height" value="1" /> - <distance name="left_titlebar_edge" value="4" /> - <distance name="right_titlebar_edge" value="4" /> - <distance name="title_vertical_pad" value="0" /> - <aspect_ratio name="button" value="1.0" /> - <border name="title_border" left="8" right="8" top="4" bottom="4" /> - <border name="button_border" left="0" right="0" top="0" bottom="0" /> -</frame_geometry> - -<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal" /> - -<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> - <distance name="left_width" value="0" /> - <distance name="right_width" value="0" /> - <distance name="bottom_height" value="0" /> -</frame_geometry> - -<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> - <distance name="right_width" value="1" /> -</frame_geometry> - -<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> - <distance name="left_width" value="1" /> -</frame_geometry> - -<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="1" rounded_top_right="1"> - <distance name="title_vertical_pad" value="0" /> - <border name="title_border" left="8" right="8" top="4" bottom="4" /> - <border name="button_border" left="0" right="0" top="0" bottom="0" /> -</frame_geometry> - -<frame_geometry name="small_unfocused" parent="small"> - <distance name="left_titlebar_edge" value="1"/> - <distance name="right_titlebar_edge" value="1"/> -</frame_geometry> - -<frame_geometry name="nobuttons" hide_buttons="true" parent="normal" /> - -<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > - <distance name="left_width" value="1" /> - <distance name="right_width" value="1" /> - <distance name="bottom_height" value="1" /> - <distance name="title_vertical_pad" value="0" /> - <border name="title_border" left="0" right="0" top="0" bottom="0" /> - <border name="button_border" left="0" right="0" top="0" bottom="0"/> -</frame_geometry> - -<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> - <distance name="left_width" value="0" /> - <distance name="right_width" value="0" /> - <distance name="bottom_height" value="0" /> - <distance name="title_vertical_pad" value="0" /> - <border name="title_border" left="0" right="0" top="0" bottom="0" /> - <border name="button_border" left="0" right="0" top="0" bottom="0" /> -</frame_geometry> - -<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" rounded_bottom_right="1" rounded_bottom_left="1" parent="small"> -</frame_geometry> - -<frame_geometry name="attached" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> -</frame_geometry> - -<!-- ::: TITLES ::: --> -<draw_ops name="title_focused"> - <title version="< 3.1" - x="(0 `max` ((width - title_width) / 2)) + 2" - y="(0 `max` ((height - title_height) / 2))" - color="C_title_focused" /> - <title version=">= 3.1" - x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width))) + 2" - y="(0 `max` ((height - title_height) / 2))" - ellipsize_width="width" - color="C_title_focused" /> -</draw_ops> - -<draw_ops name="title_unfocused"> - <title version="< 3.1" - x="(0 `max` ((width - title_width) / 2)) + 2" - y="(0 `max` ((height - title_height) / 2))" - color="C_title_unfocused" /> - <title version=">= 3.1" - x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width))) + 2" - y="(0 `max` ((height - title_height) / 2))" - ellipsize_width="width" - color="C_title_unfocused" /> -</draw_ops> - -<!-- ::: WINDOW DECORATIONS ::: --> -<draw_ops name="entire_background_focused"> - <rectangle color="C_titlebar_focused" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="entire_background_unfocused"> - <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="titlebar_fill_focused"> - <include name="entire_background_focused" /> -</draw_ops> - -<draw_ops name="titlebar_fill_unfocused"> - <include name="entire_background_unfocused" /> -</draw_ops> - -<draw_ops name="titlebar_fill_attached_focused"> - <include name="titlebar_fill_focused" /> -</draw_ops> - -<draw_ops name="titlebar_fill_attached_unfocused"> - <include name="titlebar_fill_unfocused" /> -</draw_ops> - -<draw_ops name="titlebar_focused"> - <include name="titlebar_fill_focused" /> -</draw_ops> - -<draw_ops name="titlebar_unfocused"> - <include name="titlebar_fill_unfocused" /> -</draw_ops> - -<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> - <include name="titlebar_fill_attached_focused" /> -</draw_ops> - -<draw_ops name="titlebar_attached_unfocused"> <!-- titlebar for attached and modal dialogs --> - <include name="titlebar_fill_attached_unfocused" /> -</draw_ops> - -<draw_ops name="rounded_titlebar_focused"> - <include name="titlebar_fill_focused" /> -</draw_ops> - -<draw_ops name="rounded_titlebar_unfocused"> - <include name="titlebar_fill_unfocused" /> -</draw_ops> - -<draw_ops name="border_focused"> - <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> -</draw_ops> - -<draw_ops name="border_unfocused"> - <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> -</draw_ops> - -<draw_ops name="rounded_border_focused"> - <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> - <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> - <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> - <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> - <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> - <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> - <!-- double arcs for darker borders --> - <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> - <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> -</draw_ops> - -<draw_ops name="rounded_border_unfocused"> - <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> - <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> - <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> - <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> - <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> - <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> - <!-- double arcs for darker borders --> - <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> - <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> -</draw_ops> - -<draw_ops name="border_right_focused"> - <line - x1="width-1" y1="0" - x2="width-1" y2="height" - color="C_border_focused" /> -</draw_ops> - -<draw_ops name="border_right_unfocused"> - <line - x1="width-1" y1="0" - x2="width-1" y2="height" - color="C_border_unfocused" /> -</draw_ops> - -<draw_ops name="border_left_focused"> - <line - x1="0" y1="0" - x2="0" y2="height" - color="C_border_focused" /> -</draw_ops> - -<draw_ops name="border_left_unfocused"> - <line - x1="0" y1="0" - x2="0" y2="height" - color="C_border_unfocused" /> -</draw_ops> - -<!-- ::: BUTTON ICONS ::: --> -<!-- note: negative values in x or y causes gnome-shell to crash --> -<!-- close icon --> -<draw_ops name="close_focused"> - <line - x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" - color="C_icons_focused" /> - <line - x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" - x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" - color="C_icons_focused" /> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" - color="C_icons_focused" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" - color="C_icons_focused" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" - color="C_icons_focused" /> - <line - x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" - color="C_icons_focused" /> -</draw_ops> - -<draw_ops name="close_focused_prelight"> - <line - x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" - color="C_icons_focused_prelight" /> - <line - x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" - x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" - color="C_icons_focused_prelight" /> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" - color="C_icons_focused_prelight" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" - color="C_icons_focused_prelight" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" - color="C_icons_focused_prelight" /> - <line - x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" - color="C_icons_focused_prelight" /> -</draw_ops> - -<draw_ops name="close_focused_pressed"> - <line - x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" - color="C_icons_focused_pressed" /> - <line - x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" - x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" - color="C_icons_focused_pressed" /> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" - color="C_icons_focused_pressed" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" - color="C_icons_focused_pressed" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" - color="C_icons_focused_pressed" /> - <line - x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" - color="C_icons_focused_pressed" /> -</draw_ops> - -<draw_ops name="close_unfocused"> - <line - x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+1" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-2" - color="C_icons_unfocused" /> - <line - x1="width-(width-width%3)/3-2" y1="(height-height%3)/3+2" - x2="(width-width%3)/3+2" y2="height-(height-height%3)/3-2" - color="C_icons_unfocused" /> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+1" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-3" - color="C_icons_unfocused" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-2" - color="C_icons_unfocused" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+2" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-2" - color="C_icons_unfocused" /> - <line - x1="(width-width%3)/3+2" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-2" y2="height-(height-height%3)/3-3" - color="C_icons_unfocused" /> -</draw_ops> - -<draw_ops name="close_unfocused_prelight"> - <include name="close_focused_prelight" /> -</draw_ops> - -<draw_ops name="close_unfocused_pressed"> - <include name="close_focused_pressed" /> -</draw_ops> - -<!-- maximize icon --> -<draw_ops name="maximize_focused"> - <rectangle - x="(width-width%3)/3+1" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_focused" /> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_focused" /> -</draw_ops> - -<draw_ops name="maximize_focused_prelight"> - <rectangle - x="(width-width%3)/3+1" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_focused_prelight" /> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_focused_prelight" /> -</draw_ops> - -<draw_ops name="maximize_focused_pressed"> - <rectangle - x="(width-width%3)/3+1" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_focused_pressed" /> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_focused_pressed" /> -</draw_ops> - -<draw_ops name="maximize_unfocused"> - <rectangle - x="(width-width%3)/3+1" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_unfocused" /> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_unfocused" /> -</draw_ops> - -<draw_ops name="maximize_unfocused_prelight"> - <include name="maximize_focused_prelight" /> -</draw_ops> - -<draw_ops name="maximize_unfocused_pressed"> - <include name="maximize_focused_pressed" /> -</draw_ops> - -<!-- unmaximize icon --> -<draw_ops name="unmaximize_focused"> - <rectangle - x="(width-width%3)/3+1" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_focused" /> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_focused" /> -</draw_ops> - -<draw_ops name="unmaximize_focused_prelight"> - <rectangle - x="(width-width%3)/3+1" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_focused_prelight" /> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_focused_prelight" /> -</draw_ops> - -<draw_ops name="unmaximize_focused_pressed"> - <rectangle - x="(width-width%3)/3+1" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_focused_pressed" /> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_focused_pressed" /> -</draw_ops> - -<draw_ops name="unmaximize_unfocused"> - <rectangle - x="(width-width%3)/3+1" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_unfocused" /> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_unfocused" /> -</draw_ops> - -<draw_ops name="unmaximize_unfocused_prelight"> - <include name="unmaximize_focused_prelight" /> -</draw_ops> - -<draw_ops name="unmaximize_unfocused_pressed"> - <include name="unmaximize_focused_pressed" /> -</draw_ops> - -<!-- minimize icon --> -<draw_ops name="minimize_focused"> - <rectangle - x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" - width="width-2*(width-width%3)/3-2" height="2" filled="true" - color="C_icons_focused" /> -</draw_ops> - -<draw_ops name="minimize_focused_prelight"> - <rectangle - x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" - width="width-2*(width-width%3)/3-2" height="2" filled="true" - color="C_icons_focused_prelight" /> -</draw_ops> - -<draw_ops name="minimize_focused_pressed"> - <rectangle - x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" - width="width-2*(width-width%3)/3-2" height="2" filled="true" - color="C_icons_focused_pressed" /> -</draw_ops> - -<draw_ops name="minimize_unfocused"> - <rectangle - x="(width-width%3)/3+2" y="height-(height-height%3)/3-5" - width="width-2*(width-width%3)/3-2" height="2" filled="true" - color="C_icons_unfocused" /> -</draw_ops> - -<draw_ops name="minimize_unfocused_prelight"> - <include name="minimize_focused_prelight" /> -</draw_ops> - -<draw_ops name="minimize_unfocused_pressed"> - <include name="minimize_focused_pressed" /> -</draw_ops> - -<!-- menu icon --> -<draw_ops name="menu_focused"> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_focused" /> - <rectangle - x="(width-width%3)/3+3" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_focused" /> - <rectangle - x="(width-width%3)/3+5" y="height/2-2" - width="width-2*(width-width%3)/3-8" height="2" filled="true" - color="C_icons_focused" /> -</draw_ops> - -<draw_ops name="menu_focused_prelight"> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_focused_prelight" /> - <rectangle - x="(width-width%3)/3+3" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_focused_prelight" /> - <rectangle - x="(width-width%3)/3+5" y="height/2-2" - width="width-2*(width-width%3)/3-8" height="2" filled="true" - color="C_icons_focused_prelight" /> -</draw_ops> - -<draw_ops name="menu_focused_pressed"> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_focused_pressed" /> - <rectangle - x="(width-width%3)/3+3" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_focused_pressed" /> - <rectangle - x="(width-width%3)/3+5" y="height/2-2" - width="width-2*(width-width%3)/3-8" height="2" filled="true" - color="C_icons_focused_pressed" /> -</draw_ops> - -<draw_ops name="menu_unfocused"> - <rectangle - x="(width-width%3)/3+2" y="(height-height%3)/3+1" - width="width-2*(width-width%3)/3-3" height="height-2*(height-height%3)/3-3" - color="C_icons_unfocused" /> - <rectangle - x="(width-width%3)/3+3" y="(height-height%3)/3+2" - width="width-2*(width-width%3)/3-5" height="height-2*(height-height%3)/3-5" - color="C_icons_unfocused" /> - <rectangle - x="(width-width%3)/3+5" y="height/2-2" - width="width-2*(width-width%3)/3-8" height="2" filled="true" - color="C_icons_unfocused" /> -</draw_ops> - -<draw_ops name="menu_unfocused_prelight"> - <include name="menu_focused_prelight" /> -</draw_ops> - -<draw_ops name="menu_unfocused_pressed"> - <include name="menu_focused_pressed" /> -</draw_ops> - -<!-- shade icon --> -<draw_ops name="shade_focused"> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" - color="C_icons_focused" /> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" - color="C_icons_focused" /> - <line - x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" - color="C_icons_focused" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" - color="C_icons_focused" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" - x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" - color="C_icons_focused" /> - <line - x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" - color="C_icons_focused" /> - <rectangle - x="(width-width%3)/3+3" y="height/2-2" - width="width-2*(width-width%3)/3-8" height="6" filled="true" - color="C_icons_focused" /> -</draw_ops> - -<draw_ops name="shade_focused_prelight"> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" - color="C_icons_focused_prelight" /> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" - color="C_icons_focused_prelight" /> - <line - x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" - color="C_icons_focused_prelight" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" - color="C_icons_focused_prelight" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" - x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" - color="C_icons_focused_prelight" /> - <line - x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" - color="C_icons_focused_prelight" /> - <rectangle - x="(width-width%3)/3+3" y="height/2-2" - width="width-2*(width-width%3)/3-8" height="6" filled="true" - color="C_icons_focused_prelight" /> -</draw_ops> - -<draw_ops name="shade_focused_pressed"> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" - color="C_icons_focused_pressed" /> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" - color="C_icons_focused_pressed" /> - <line - x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" - color="C_icons_focused_pressed" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" - color="C_icons_focused_pressed" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" - x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" - color="C_icons_focused_pressed" /> - <line - x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" - color="C_icons_focused_pressed" /> - <rectangle - x="(width-width%3)/3+3" y="height/2-2" - width="width-2*(width-width%3)/3-8" height="6" filled="true" - color="C_icons_focused_pressed" /> -</draw_ops> - -<draw_ops name="shade_unfocused"> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" - color="C_icons_unfocused" /> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" - color="C_icons_unfocused" /> - <line - x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" - color="C_icons_unfocused" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" - color="C_icons_unfocused" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" - x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" - color="C_icons_unfocused" /> - <line - x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" - color="C_icons_unfocused" /> - <rectangle - x="(width-width%3)/3+3" y="height/2-2" - width="width-2*(width-width%3)/3-8" height="6" filled="true" - color="C_icons_unfocused" /> -</draw_ops> - -<draw_ops name="shade_unfocused_prelight"> - <include name="shade_focused_prelight" /> -</draw_ops> - -<draw_ops name="shade_unfocused_pressed"> - <include name="shade_focused_pressed" /> -</draw_ops> - -<!-- unshade icon --> -<draw_ops name="unshade_focused"> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" - x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" - color="C_icons_focused" /> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" - x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" - color="C_icons_focused" /> - <line - x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" - x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" - color="C_icons_focused" /> - <line - x1="(width-width%3)/3" y1="(height-height%3)/3+4" - x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" - color="C_icons_focused" /> - <line - x1="(width-width%3)/3" y1="(height-height%3)/3+5" - x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" - color="C_icons_focused" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" - x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" - color="C_icons_focused" /> - <rectangle - x="(width-width%3)/3+3" y="height/2-4" - width="width-2*(width-width%3)/3-8" height="6" filled="true" - color="C_icons_focused" /> -</draw_ops> - -<draw_ops name="unshade_focused_prelight"> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" - x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" - color="C_icons_focused_prelight" /> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" - x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" - color="C_icons_focused_prelight" /> - <line - x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" - x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" - color="C_icons_focused_prelight" /> - <line - x1="(width-width%3)/3" y1="(height-height%3)/3+4" - x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" - color="C_icons_focused_prelight" /> - <line - x1="(width-width%3)/3" y1="(height-height%3)/3+5" - x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" - color="C_icons_focused_prelight" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" - x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" - color="C_icons_focused_prelight" /> - <rectangle - x="(width-width%3)/3+3" y="height/2-4" - width="width-2*(width-width%3)/3-8" height="6" filled="true" - color="C_icons_focused_prelight" /> -</draw_ops> - -<draw_ops name="unshade_focused_pressed"> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-5" - color="C_icons_focused_pressed" /> - <line - x1="width-(width-width%3)/3-6" y1="(height-height%3)/3+2" - x2="(width-width%3)/3+1" y2="height-(height-height%3)/3-5" - color="C_icons_focused_pressed" /> - <line - x1="width-(width-width%3)/3-7" y1="(height-height%3)/3+1" - x2="(width-width%3)/3" y2="height-(height-height%3)/3-6" - color="C_icons_focused_pressed" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-5" - color="C_icons_focused_pressed" /> - <line - x1="(width-width%3)/3+3" y1="(height-height%3)/3+2" - x2="width-(width-width%3)/3-4" y2="height-(height-height%3)/3-5" - color="C_icons_focused_pressed" /> - <line - x1="(width-width%3)/3+4" y1="(height-height%3)/3+1" - x2="width-(width-width%3)/3-3" y2="height-(height-height%3)/3-6" - color="C_icons_focused_pressed" /> - <rectangle - x="(width-width%3)/3+3" y="height/2-2" - width="width-2*(width-width%3)/3-8" height="6" filled="true" - color="C_icons_focused_pressed" /> -</draw_ops> - -<draw_ops name="unshade_unfocused"> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+4" - x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-2" - color="C_icons_unfocused" /> - <line - x1="width-(width-width%3)/3-3" y1="(height-height%3)/3+5" - x2="(width-width%3)/3+4" y2="height-(height-height%3)/3-2" - color="C_icons_unfocused" /> - <line - x1="width-(width-width%3)/3-4" y1="(height-height%3)/3+4" - x2="(width-width%3)/3+3" y2="height-(height-height%3)/3-3" - color="C_icons_unfocused" /> - <line - x1="(width-width%3)/3" y1="(height-height%3)/3+4" - x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-2" - color="C_icons_unfocused" /> - <line - x1="(width-width%3)/3" y1="(height-height%3)/3+5" - x2="width-(width-width%3)/3-7" y2="height-(height-height%3)/3-2" - color="C_icons_unfocused" /> - <line - x1="(width-width%3)/3+1" y1="(height-height%3)/3+4" - x2="width-(width-width%3)/3-6" y2="height-(height-height%3)/3-3" - color="C_icons_unfocused" /> - <rectangle - x="(width-width%3)/3+3" y="height/2-4" - width="width-2*(width-width%3)/3-8" height="6" filled="true" - color="C_icons_unfocused" /> -</draw_ops> - -<draw_ops name="unshade_unfocused_prelight"> - <include name="unshade_focused_prelight" /> -</draw_ops> - -<draw_ops name="unshade_unfocused_pressed"> - <include name="unshade_focused_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="rounded_titlebar_focused" /> - <piece position="title" draw_ops="title_focused" /> - <piece position="overlay" draw_ops="rounded_border_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="unshade_focused" /> - <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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_fill_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <piece position="overlay" draw_ops="rounded_border_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="unshade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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_fill_focused" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="unshade_focused" /> - <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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_fill_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="unshade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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_fill_focused" /> - <piece position="title" draw_ops="title_focused" /> - <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="unshade_focused" /> - <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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_fill_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> - <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="unshade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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="nobuttons"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> - <piece position="title" draw_ops="title_focused" /> - <piece position="overlay" draw_ops="rounded_border_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="unshade_focused" /> - <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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="nobuttons"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <piece position="overlay" draw_ops="rounded_border_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="prelight"><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="prelight"><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_attached_focused" /> - <piece position="title" draw_ops="title_focused" /> - <piece position="overlay" draw_ops="border_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="unshade_focused" /> - <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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_fill_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <piece position="overlay" draw_ops="border_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="unshade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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_focused" /> - <piece position="title" draw_ops="title_focused" /> - <piece position="overlay" draw_ops="border_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="unshade_focused" /> - <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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_fill_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <piece position="overlay" draw_ops="border_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="unshade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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="border"> - <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="prelight"><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="prelight"><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="border"> - <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="prelight"><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="prelight"><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="borderless" geometry="borderless"> - <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="prelight"><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="prelight"><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="attached_focused" geometry="attached"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_attached_focused" /> - <piece position="title" draw_ops="title_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="prelight"><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="prelight"><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="attached_unfocused" geometry="attached"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_attached_focused" /> - <piece position="title" draw_ops="title_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="prelight"><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="prelight"><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="tiled_left_focused" geometry="tiled_left"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_fill_focused" /> - <piece position="title" draw_ops="title_focused" /> - <piece position="overlay" draw_ops="border_right_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="unshade_focused" /> - <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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="tiled_left_unfocused" geometry="tiled_left"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <piece position="overlay" draw_ops="border_right_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="unshade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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="tiled_right_focused" geometry="tiled_right"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_fill_focused" /> - <piece position="title" draw_ops="title_focused" /> - <piece position="overlay" draw_ops="border_left_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="unshade_focused" /> - <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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="tiled_right_unfocused" geometry="tiled_right"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <piece position="overlay" draw_ops="border_left_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="unshade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="unshade_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> - -<!-- 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="prelight"><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="prelight"><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 version=">= 3.3" focus="yes" state="tiled_left" style="tiled_left_focused" /> - <frame version=">= 3.3" focus="no" state="tiled_left" style="tiled_left_unfocused" /> - <frame version=">= 3.3" focus="yes" state="tiled_right" style="tiled_right_focused" /> - <frame version=">= 3.3" focus="no" state="tiled_right" style="tiled_right_unfocused" /> - <frame version=">= 3.3" focus="yes" state="tiled_left_and_shaded" style="tiled_left_focused" /> - <frame version=">= 3.3" focus="no" state="tiled_left_and_shaded" style="tiled_left_unfocused" /> - <frame version=">= 3.3" focus="yes" state="tiled_right_and_shaded" style="tiled_right_focused" /> - <frame version=">= 3.3" focus="no" state="tiled_right_and_shaded" style="tiled_right_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="borderless" /> - <frame focus="no" state="maximized" style="borderless" /> - <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> - -<frame_style_set name="attached_style_set"> - <frame focus="yes" state="normal" resize="both" style="attached_focused" /> - <frame focus="no" state="normal" resize="both" style="attached_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" /> -<window version=">= 3.2" type="attached" style_set="attached_style_set" /> - -</metacity_theme> diff --git a/home/earth/src/metacity-1/thumbnail.png b/home/earth/src/metacity-1/thumbnail.png deleted file mode 100644 index 7ca1de9..0000000 Binary files a/home/earth/src/metacity-1/thumbnail.png and /dev/null differ diff --git a/home/elinks/default.nix b/home/elinks/default.nix deleted file mode 100644 index 52f97d7..0000000 --- a/home/elinks/default.nix +++ /dev/null @@ -1,13 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - home.packages = [ - pkgs.elinks - ]; - - home.file = { - ".config/elinks/elinks.conf" = { - source = ../../.config/elinks/elinks.conf; - }; - }; -} diff --git a/home/git/default.nix b/home/git/default.nix deleted file mode 100644 index 5887ca8..0000000 --- a/home/git/default.nix +++ /dev/null @@ -1,11 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - # activation managed by nixos config - - home.file = { - ".config/git/config" = { - source = ../../.config/git/config; - }; - }; -} diff --git a/home/gnupg/default.nix b/home/gnupg/default.nix deleted file mode 100644 index bb1aca3..0000000 --- a/home/gnupg/default.nix +++ /dev/null @@ -1,11 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - programs.gpg.enable = true; - - home.file = { - ".local/share/gnupg/gpg-agent.conf" = { - source = ./gpg-agent.conf; - }; - }; -} diff --git a/home/gnupg/gpg-agent.conf b/home/gnupg/gpg-agent.conf deleted file mode 100644 index 2c94603..0000000 --- a/home/gnupg/gpg-agent.conf +++ /dev/null @@ -1 +0,0 @@ -pinentry-program /run/current-system/sw/bin/pinentry diff --git a/home/htop/default.nix b/home/htop/default.nix deleted file mode 100644 index 1ea2d48..0000000 --- a/home/htop/default.nix +++ /dev/null @@ -1,11 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - programs.htop.enable = true; - - home.file = { - ".config/htop/htoprc" = { - source = ../../.config/htop/htoprc; - }; - }; -} diff --git a/home/isync/default.nix b/home/isync/default.nix deleted file mode 100644 index 72e4e2c..0000000 --- a/home/isync/default.nix +++ /dev/null @@ -1,13 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - home.packages = with pkgs; [ - isync - ]; - - home.file = { - ".config/isync/config" = { - source = ../../.config/isync/config; - }; - }; -} diff --git a/home/khal/default.nix b/home/khal/default.nix deleted file mode 100644 index 9e529a9..0000000 --- a/home/khal/default.nix +++ /dev/null @@ -1,13 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - home.packages = with pkgs; [ - khal - ]; - - home.file = { - ".config/khal/config" = { - source = ../../.config/khal/config; - }; - }; -} diff --git a/home/khard/default.nix b/home/khard/default.nix deleted file mode 100644 index ba93671..0000000 --- a/home/khard/default.nix +++ /dev/null @@ -1,13 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - home.packages = with pkgs; [ - khard - ]; - - home.file = { - ".config/khard/khard.conf" = { - source = ../../.config/khard/khard.conf; - }; - }; -} diff --git a/home/msmtp/default.nix b/home/msmtp/default.nix deleted file mode 100644 index 1fe0300..0000000 --- a/home/msmtp/default.nix +++ /dev/null @@ -1,13 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - home.packages = with pkgs; [ - msmtp - ]; - - home.file = { - ".config/msmtp/config" = { - source = ../../.config/msmtp/config; - }; - }; -} diff --git a/home/neomutt/default.nix b/home/neomutt/default.nix deleted file mode 100644 index ed0ee5e..0000000 --- a/home/neomutt/default.nix +++ /dev/null @@ -1,13 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - home.packages = with pkgs; [ - neomutt - ]; - - home.file = { - ".config/neomutt/neomuttrc" = { - source = ../../.config/neomutt/neomuttrc; - }; - }; -} diff --git a/home/nvim/default.nix b/home/nvim/default.nix deleted file mode 100644 index 15ba21a..0000000 --- a/home/nvim/default.nix +++ /dev/null @@ -1,20 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - programs.neovim.enable = true; - - home.packages = with pkgs; [ - lua-language-server - texlab - pylyzer - ]; - - home.file = { - ".config/nvim/init.lua" = { - source = ../../.config/nvim/init.lua; - }; - ".config/nvim/colors/earth.vim" = { - source = ../../.config/nvim/colors/earth.vim; - }; - }; -} diff --git a/home/nws/default.nix b/home/nws/default.nix deleted file mode 100644 index 4877d56..0000000 --- a/home/nws/default.nix +++ /dev/null @@ -1,9 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - home.file = { - ".config/nws" = { - text = ''KOHX''; - }; - }; -} diff --git a/home/python/default.nix b/home/python/default.nix deleted file mode 100644 index 1b5b6a1..0000000 --- a/home/python/default.nix +++ /dev/null @@ -1,9 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - home.file = { - ".config/python/pythonrc.py" = { - source = ../../.config/python/pythonrc.py; - }; - }; -} diff --git a/home/rbw/default.nix b/home/rbw/default.nix deleted file mode 100644 index 4fa9b6f..0000000 --- a/home/rbw/default.nix +++ /dev/null @@ -1,13 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - home.packages = with pkgs; [ - rbw - ]; - - home.file = { - ".config/rbw/config.json" = { - source = ../../.config/rbw/config.json; - }; - }; -} diff --git a/home/ssh/default.nix b/home/ssh/default.nix deleted file mode 100644 index 9031bae..0000000 --- a/home/ssh/default.nix +++ /dev/null @@ -1,11 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - programs.ssh.enable = true; - - home.file = { - ".ssh/config" = { - source = ../../.config/ssh/config; - }; - }; -} diff --git a/home/sx/default.nix b/home/sx/default.nix deleted file mode 100644 index 8e6d7f3..0000000 --- a/home/sx/default.nix +++ /dev/null @@ -1,11 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - # managed by nixos configuration - - home.file = { - ".config/sx/sxrc" = { - source = ../../.config/sx/sxrc; - }; - }; -} diff --git a/home/sxhkd/default.nix b/home/sxhkd/default.nix deleted file mode 100644 index 1056af6..0000000 --- a/home/sxhkd/default.nix +++ /dev/null @@ -1,17 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - # managed by nixos configuration - home.packages = with pkgs; [ - sxhkd - ]; - - home.file = { - ".config/sxhkd/sxhkdrc" = { - source = ../../.config/sxhkd/sxhkdrc; - }; - ".config/sxhkd/mouse" = { - source = ../../.config/sxhkd/mouse; - }; - }; -} diff --git a/home/todoman/default.nix b/home/todoman/default.nix deleted file mode 100644 index ede417d..0000000 --- a/home/todoman/default.nix +++ /dev/null @@ -1,13 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - home.packages = with pkgs; [ - todoman - ]; - - home.file = { - ".config/todoman/config.py" = { - source = ../../.config/todoman/config.py; - }; - }; -} diff --git a/home/tty-progs.nix b/home/tty-progs.nix deleted file mode 100644 index ec411e8..0000000 --- a/home/tty-progs.nix +++ /dev/null @@ -1,22 +0,0 @@ -{ lib, config, pkgs, ...}: - -{ - home.packages = with pkgs; [ - cmus # music player - ncpamixer # audio mixer - yt-dlp # youtube downloader - tmux # (t)erminal (mu)ltiple(x)er - ledger # accounting - neomutt # mail - curl - tree - dig - python3 # nice interactive calculator and shell - bluetuith - sshfs - rsync - msmtp - ytfzf - peaclock - ]; -} diff --git a/home/tty.nix b/home/tty.nix deleted file mode 100644 index f419833..0000000 --- a/home/tty.nix +++ /dev/null @@ -1,16 +0,0 @@ -{ lib, inputs, config, pkgs, home, ... }: - -{ - imports = [ - ./bash - ./git - ./htop - ./nvim - ./python - ./gnupg - ./elinks - ./ssh - - ./tty-progs.nix - ]; -} diff --git a/home/vdirsyncer/default.nix b/home/vdirsyncer/default.nix deleted file mode 100644 index 3d75878..0000000 --- a/home/vdirsyncer/default.nix +++ /dev/null @@ -1,13 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - home.packages = with pkgs; [ - vdirsyncer - ]; - - home.file = { - ".config/vdirsyncer/config" = { - source = ../../.config/vdirsyncer/config; - }; - }; -} diff --git a/home/wallpapers/default.nix b/home/wallpapers/default.nix deleted file mode 100644 index 5259db2..0000000 --- a/home/wallpapers/default.nix +++ /dev/null @@ -1,9 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - home.file = { - ".local/share/pape.jpg" = { - source = ./pape.jpg; - }; - }; -} diff --git a/home/x11-progs.nix b/home/x11-progs.nix deleted file mode 100644 index 8bc5cdc..0000000 --- a/home/x11-progs.nix +++ /dev/null @@ -1,13 +0,0 @@ -{ lib, config, pkgs, ...}: - -{ - home.packages = with pkgs; [ - xclip - xcape - mpv - sxiv - xwallpaper - xbrightness - xdotool - ]; -} diff --git a/home/x11.nix b/home/x11.nix deleted file mode 100644 index 988466f..0000000 --- a/home/x11.nix +++ /dev/null @@ -1,24 +0,0 @@ -{ lib, inputs, config, pkgs, home, ... }: - -{ - imports = [ - ./bspwm - ./brave - ./sx - ./sxhkd - ./zathura - ./wallpapers - ./vdirsyncer - ./khal - ./khard - ./isync - ./todoman - ./neomutt - ./msmtp - ./rbw - ./xscreensaver - - ./x11-progs.nix - ./tty.nix - ]; -} diff --git a/home/xscreensaver/default.nix b/home/xscreensaver/default.nix deleted file mode 100644 index 9a7ce17..0000000 --- a/home/xscreensaver/default.nix +++ /dev/null @@ -1,14 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - home = { - file = { - ".config/xscreensaver/.xscreensaver" = { - source = ../../.config/xscreensaver/.xscreensaver; - }; - }; - packages = [ - pkgs.xscreensaver - ]; - }; -} diff --git a/home/zathura/default.nix b/home/zathura/default.nix deleted file mode 100644 index df9f841..0000000 --- a/home/zathura/default.nix +++ /dev/null @@ -1,8 +0,0 @@ -{ lib, config, pkgs, home, ... }: - -{ - programs.zathura = { - enable = true; - extraConfig = (builtins.readFile ../../.config/zathura/zathurarc); - }; -} diff --git a/lappy/builds/default.nix b/lappy/builds/default.nix index ffcfaa3..61fd71e 100644 --- a/lappy/builds/default.nix +++ b/lappy/builds/default.nix @@ -5,6 +5,5 @@ (callPackage ./utils.nix {}) (callPackage ./dwm.nix {}) (callPackage ./sssg.nix {}) - (callPackage ../../builds/jsfw.nix {}) ]; } diff --git a/lappy/jsfw.json b/lappy/jsfw.json deleted file mode 100644 index 32286b3..0000000 --- a/lappy/jsfw.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "controllers": [ - { - "tag": "keyboard", - "filter": { - "vendor": "0001", - "product": "0001" - } - }, - { - "tag": "mouse", - "filter": { - "vendor": "0002", - "product": "000e", - "name": "ETPS/2 Elantech Touchpad" - } - }, - { - "tag": "mousebuttons", - "filter": { - "name": "ETPS/2 Elantech TrackPoint" - } - } - ] -} diff --git a/machines.nix b/machines.nix new file mode 100644 index 0000000..691e8ae --- /dev/null +++ b/machines.nix @@ -0,0 +1,11 @@ +{ + copernicus = { + pubkey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILBGh1FHPneg7PCDkhMs2BCJPTIRVJkRTKpOj1w02ydD usr"; + }; + phone = { + pubkey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILuVT5W3kzjzsuMIWk1oeGtL8jZGtAhRSx8dK8oBJQcG u0_a291"; + }; + aristotle = { + pubkey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKTDyKneaM44I5to883ghEnnPonedCKDbCX+OnrQ9vO5 usr"; + }; +} diff --git a/modules/adb.nix b/modules/adb.nix deleted file mode 100644 index 9680ecc..0000000 --- a/modules/adb.nix +++ /dev/null @@ -1,6 +0,0 @@ -{ lib, config, pkgs, ...}: - -{ - programs.adb.enable = true; - users.users.usr.extraGroups = [ "adbusers" ]; -} diff --git a/modules/anki.nix b/modules/anki.nix deleted file mode 100644 index 3849ea9..0000000 --- a/modules/anki.nix +++ /dev/null @@ -1,7 +0,0 @@ -{ lib, config, pkgs, ...}: - -{ - environment.systemPackages = with pkgs; [ - anki-bin - ]; -} diff --git a/modules/bash.nix b/modules/bash.nix deleted file mode 100644 index d51c693..0000000 --- a/modules/bash.nix +++ /dev/null @@ -1,17 +0,0 @@ -{ lib, config, pkgs, ...}: - -{ - # make the home-manager .config/bash/(profile/bashrc) work - environment.etc = { - "profile.local" = { - text = "source /home/usr/.config/bash/profile"; - }; - "bashrc.local" = { - text = "source /home/usr/.config/bash/bashrc"; - }; - }; - - environment.systemPackages = with pkgs; [ - fzy - ]; -} diff --git a/modules/common.nix b/modules/common.nix deleted file mode 100644 index 501ecad..0000000 --- a/modules/common.nix +++ /dev/null @@ -1,29 +0,0 @@ -{ lib, config, pkgs, inputs, ...}: - -{ - imports = [ - ./bash.nix - ]; - - environment.systemPackages = [ - (pkgs.callPackage ../builds/st.nix { lightMode = false; }) - (pkgs.callPackage ../builds/utils.nix {}) - (pkgs.callPackage ../builds/statusbar {}) - pkgs.man-pages - ]; - - networking.networkmanager.enable = true; - time.timeZone = "America/Chicago"; - - i18n.defaultLocale = "en_US.UTF-8"; - console = { - font = "Lat2-Terminus16"; - keyMap = "us"; - }; - - users.users.usr = { - isNormalUser = true; - extraGroups = [ "wheel" "networkmanager" ]; - initialPassword = "usr"; - }; -} diff --git a/modules/fonts.nix b/modules/fonts.nix deleted file mode 100644 index 7847549..0000000 --- a/modules/fonts.nix +++ /dev/null @@ -1,7 +0,0 @@ -{ lib, config, pkgs, ...}: - -{ - fonts.packages = with pkgs; [ - fantasque-sans-mono - ]; -} diff --git a/modules/gnupg.nix b/modules/gnupg.nix deleted file mode 100644 index df3da55..0000000 --- a/modules/gnupg.nix +++ /dev/null @@ -1,8 +0,0 @@ -{ lib, config, pkgs, ...}: - -{ - programs.gnupg.agent = { - enable = true; - enableSSHSupport = true; - }; -} diff --git a/modules/mail.nix b/modules/mail.nix deleted file mode 100644 index f281400..0000000 --- a/modules/mail.nix +++ /dev/null @@ -1,46 +0,0 @@ -{ config, lib, pkgs, ... }: -let - release = "nixos-23.05"; - cfg = config.services.nixosmail; -in { - options.services.nixosmail = { - enable = lib.mkEnableOption "NixOS mail server"; - }; - - imports = [ - (builtins.fetchTarball { - url = "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/-/archive/${release}/nixos-mailserver-${release}.tar.gz"; - # This hash needs to be updated - sha256 = "1ngil2shzkf61qxiqw11awyl81cr7ks2kv3r3k243zz7v2xakm5c"; - }) - ]; - - config = lib.mkIf cfg.enable { - mailserver = { - enable = true; - fqdn = "mail.beepboop.systems"; - domains = [ "beepboop.systems" ]; - loginAccounts = { - "ryan@beepboop.systems" = { - # nix-shell -p mkpasswd --run 'mkpasswd -sm bcrypt' > /hashed/password/file/location - hashedPasswordFile = "/etc/ryan-beepboop-systemsuser-pass"; - - aliases = [ - "info@beepboop.systems" - "postmaster@beepboop.systems" - ]; - }; - - "mailsynchronization@beepboop.systems" = { - # nix-shell -p mkpasswd --run 'mkpasswd -sm bcrypt' > /hashed/password/file/location - hashedPasswordFile = "/etc/ryan-beepboop-systemsuser-pass"; - }; - "discord9412@beepboop.systems" = { - # nix-shell -p mkpasswd --run 'mkpasswd -sm bcrypt' > /hashed/password/file/location - hashedPasswordFile = "/etc/ryan-beepboop-systemsuser-pass"; - }; - }; - certificateScheme = "acme-nginx"; - }; - }; -} diff --git a/modules/media.nix b/modules/media.nix deleted file mode 100644 index 8dbdece..0000000 --- a/modules/media.nix +++ /dev/null @@ -1,10 +0,0 @@ -{ lib, config, pkgs, ...}: - -{ - environment.systemPackages = with pkgs; [ - musescore - audacity - libsForQt5.kdenlive - anki-bin - ]; -} diff --git a/modules/polybar.nix b/modules/polybar.nix deleted file mode 100644 index 33bd46f..0000000 --- a/modules/polybar.nix +++ /dev/null @@ -1,12 +0,0 @@ -{ lib, config, pkgs, ...}: - -let - customPolybar = pkgs.polybar.override { - alsaSupport = true; - pulseSupport = true; - }; -in { - environment.systemPackages = with pkgs; [ - customPolybar - ]; -} diff --git a/modules/power-control.nix b/modules/power-control.nix deleted file mode 100644 index 93dbb93..0000000 --- a/modules/power-control.nix +++ /dev/null @@ -1,25 +0,0 @@ -{ lib, config, pkgs, inputs, ...}: - -{ - # let regular users control power - security.sudo = { - enable = true; - extraRules = [{ - commands = [ - { - command = "${pkgs.systemd}/bin/systemctl suspend"; - options = [ "NOPASSWD" ]; - } - { - command = "${pkgs.systemd}/bin/reboot"; - options = [ "NOPASSWD" ]; - } - { - command = "${pkgs.systemd}/bin/poweroff"; - options = [ "NOPASSWD" ]; - } - ]; - groups = [ "wheel" ]; - }]; - }; -} diff --git a/modules/pulse.nix b/modules/pulse.nix deleted file mode 100644 index 631f21a..0000000 --- a/modules/pulse.nix +++ /dev/null @@ -1,8 +0,0 @@ -{ lib, config, pkgs, ...}: - -{ - sound.enable = true; - hardware.pulseaudio.enable = true; - - users.extraUsers.usr.extraGroups = [ "audio" ]; -} diff --git a/modules/rbw.nix b/modules/rbw.nix deleted file mode 100644 index f7757fb..0000000 --- a/modules/rbw.nix +++ /dev/null @@ -1,6 +0,0 @@ -{ lib, config, pkgs, ...}: -{ - environment.systemPackages = with pkgs; [ - pinentry - ]; -} diff --git a/modules/tlp.nix b/modules/tlp.nix deleted file mode 100644 index 973297c..0000000 --- a/modules/tlp.nix +++ /dev/null @@ -1,21 +0,0 @@ -{ lib, config, pkgs, inputs, ...}: - -{ - services = { - tlp.enable = true; - thermald.enable = true; - auto-cpufreq = { - enable = true; - settings = { - battery = { - governor = "powersave"; - turbo = "never"; - }; - charger = { - governor = "powersave"; - turbo = "never"; - }; - }; - }; - }; -} diff --git a/modules/x11.nix b/modules/x11.nix deleted file mode 100644 index 48504d3..0000000 --- a/modules/x11.nix +++ /dev/null @@ -1,22 +0,0 @@ -{ lib, config, pkgs, ...}: - -{ - imports = [ - ./gnupg.nix - ./fonts.nix - ]; - - environment.systemPackages = with pkgs; [ - xscreensaver - dunst - ]; - - services.xserver = { - enable = true; - xkb.layout = "us"; - - displayManager.sx.enable = true; - }; - - services.libinput.enable = true; -}