aboutsummaryrefslogtreecommitdiff
path: root/arc-firefox-theme/chrome/browser/sass/_browser-sass.scss
diff options
context:
space:
mode:
authorTill Höppner2017-05-25 16:39:55 +0200
committerTill Höppner2017-05-25 16:39:55 +0200
commit377f4fa1aaca634266ab043c5fc26366c5053b89 (patch)
tree76256a13437b55a019c525cd5b6e129646b66396 /arc-firefox-theme/chrome/browser/sass/_browser-sass.scss
parenta8fa8ef7f2946b7467afd7640f58587f2668a609 (diff)
downloadsolarc-firefox-theme-377f4fa1aaca634266ab043c5fc26366c5053b89.tar.gz
solarc-firefox-theme-377f4fa1aaca634266ab043c5fc26366c5053b89.tar.xz
solarc-firefox-theme-377f4fa1aaca634266ab043c5fc26366c5053b89.zip
Solarize assets
Diffstat (limited to 'arc-firefox-theme/chrome/browser/sass/_browser-sass.scss')
-rw-r--r--arc-firefox-theme/chrome/browser/sass/_browser-sass.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/arc-firefox-theme/chrome/browser/sass/_browser-sass.scss b/arc-firefox-theme/chrome/browser/sass/_browser-sass.scss
index 90b5124..0a24e88 100644
--- a/arc-firefox-theme/chrome/browser/sass/_browser-sass.scss
+++ b/arc-firefox-theme/chrome/browser/sass/_browser-sass.scss
@@ -3837,7 +3837,7 @@ html|*.pointerlockfswarning-exit-button {
border-radius: 25px / 20px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
- border: 1px solid #FFFFFF;
+ border: 1px solid #fdf6e3;
border-bottom-width: 0;
background-color: #353535;
@@ -3852,7 +3852,7 @@ html|*.pointerlockfswarning-exit-button {
-moz-appearance: none;
padding: 20px;
- border: 1px solid #FFFFFF;
+ border: 1px solid #fdf6e3;
border-bottom-left-radius: 25px;
border-bottom-right-radius: 25px;
border-top-width: 0;
@@ -3945,7 +3945,7 @@ html|*.pointerlockfswarning-exit-button {
#browser-bottombox[devtoolstheme="light"] #developer-toolbar {
--gcli-background-color: #fcfcfc; /* --theme-tab-toolbar-background */
--gcli-input-background: #fcfcfc; /* --theme-toolbar-background */
- --gcli-input-focused-background: #ffffff; /* --theme-sidebar-background */
+ --gcli-input-focused-background: #fdf6e3; /* --theme-sidebar-background */
--gcli-input-color: #393f4c; /* --theme-body-color */
--gcli-border-color: #dde1e4; /* --theme-splitter-color */
--selection-background: #4c9ed9; /* --theme-selection-background */