|
@@ -18,7 +18,7 @@
|
|
|
--input-border-color: #{$oc-gray-3};
|
|
|
--input-hover-bg-color: #{$oc-gray-1};
|
|
|
--input-label-color: #{$oc-gray-7};
|
|
|
- --island-bg-color: rgba(255, 255, 255, 0.9);
|
|
|
+ --island-bg-color: rgba(255, 255, 255, 0.96);
|
|
|
--keybinding-color: #{$oc-gray-5};
|
|
|
--link-color: #{$oc-blue-7};
|
|
|
--overlay-bg-color: #{transparentize($oc-white, 0.12)};
|
|
@@ -60,7 +60,7 @@
|
|
|
--input-border-color: #2e2e2e;
|
|
|
--input-hover-bg-color: #181818;
|
|
|
--input-label-color: #{$oc-gray-2};
|
|
|
- --island-bg-color: #1e1e1e;
|
|
|
+ --island-bg-color: rgba(30, 30, 30, 0.98);
|
|
|
--keybinding-color: #{$oc-gray-6};
|
|
|
--overlay-bg-color: #{transparentize($oc-gray-8, 0.88)};
|
|
|
--popup-bg-color: #2c2c2c;
|