gecko-dev/devtools/client/themes
Brian Birtles 4033980812 Bug 1477407 - Consistently use system colors to define doorhanger styling; r=jdescottes
By mixing system colors and non-system colors we can arrive at a situation where
we have white text on a white background when using Windows high-constrast mode
or various themes on Linux.

This patch brings the colors used for DevTools doorhangers into line with the
colors used for arrowpanels elsewhere in Firefox.

Differential Revision: https://phabricator.services.mozilla.com/D2456

--HG--
extra : moz-landing-system : lando
2018-07-27 11:21:24 +00:00
..
audio
images Merge inbound to mozilla-central. a=merge 2018-07-27 00:58:11 +03:00
tooltip Bug 1234008 - Recompress some png images with zopflipng r=Dolske,Grisha,jryans 2018-01-27 15:57:42 +08:00
animation.css Bug 1473201: Change fill-opacity for color path to show actual color. r=jdescottes 2018-07-04 11:19:10 +09:00
animationinspector.css Bug 1378108 - Part 2 - Remove Firebug theme;r=gl 2018-04-04 12:32:54 -07:00
boxmodel.css Bug 1452206 - Tweak spacing and alignment of items in the Inspector Layout panel. r=jdescottes 2018-04-30 11:24:04 -04:00
breadcrumbs.css Bug 1378108 - Part 1 - Remove non-variable css selector overrides for Firebug theme;r=gl 2018-04-04 12:32:39 -07:00
canvasdebugger.css Bug 1448123 - Remove the xul scale in the Canvas Debugger;r=jryans 2018-03-22 13:14:31 -07:00
chart.css Bug 1426057 - Move chart style from skin/widgets.css StatisticsPanel.css r=Honza 2017-12-22 15:55:10 +08:00
common.css Bug 1476902 - all-tabs-menu contrast and hover style; r=jdescottes 2018-07-23 12:55:07 +02:00
components-frame.css Bug 1456061 - Remove lambda chars in front of the frame function name; r=Honza. 2018-04-25 17:30:56 +02:00
components-h-split-box.css Bug 1402394 CamelCase all React component files in \devtools\client\shared\components\. r=pbro 2017-09-27 01:12:13 -04:00
computed.css Bug 1378108 - Part 1 - Remove non-variable css selector overrides for Firebug theme;r=gl 2018-04-04 12:32:39 -07:00
dark-theme.css Bug 1473403 - Remove unused theme-fg-color classes. r=bgrins 2018-07-13 13:29:18 -04:00
debugger.css Bug 1378108 - Part 1 - Remove non-variable css selector overrides for Firebug theme;r=gl 2018-04-04 12:32:39 -07:00
devtools-browser.css Bug 1456056 - Part 3. Use the grid layout to a toolbar in order to display only the chevron button and the controls element if devtool's width is narrow. r=jdescottes,nchevobbe 2018-05-31 10:25:29 +09:00
floating-scrollbars-dark-theme.css Backed out changeset 78f117b43e0a (bug 1464785) for devtools failures on browser_parsable_css.js. CLOSED TREE 2018-06-26 15:17:52 +03:00
floating-scrollbars-responsive-design.css Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
fonts.css Bug 1472966 - Miscellaneous tweaks to paddings, margins and borders for font editor. r=gl 2018-07-04 14:05:23 +02:00
inspector.css Bug 1465649 - Update 3-pane mode's sidebar buttons. r=pbro 2018-06-19 09:39:56 -04:00
jit-optimizations.css
layout.css Bug 1472566 - Add a color picker to the flexbox listings to change the flexbox highlighter colour. r=jdescottes 2018-07-17 15:29:21 -04:00
light-theme.css Bug 1473403 - Remove unused theme-fg-color classes. r=bgrins 2018-07-13 13:29:18 -04:00
markup.css Bug 1443923 - part3: Add custom badge in markup view to open custom element definition;r=bgrins,flod 2018-07-05 10:00:46 +02:00
memory.css Bug 1441129 - "Change the Memory Tool's Snapshot List Item delete button from a div to a button" [r=mratcliffe] 2018-03-01 02:09:00 +02:00
moz.build Bug 1461970 - Remove html and css files related to gcli. r=jryans 2018-03-21 10:03:22 -07:00
perf.css Bug 1454061 - Introduce redux to performance recording panel; r=julienw 2018-04-13 15:29:34 -05:00
performance.css Bug 1470244 - Rename all panel documents to index.{xul|html}. r=jdescottes 2018-06-21 11:08:25 -07:00
rules.css Bug 1463055 - Font Editor: remove toggle from rule view and associated logic. r=pbro 2018-05-21 09:44:11 +02:00
scratchpad.css
shadereditor.css Bug 1307464 - Use HTMLTooltip in shader editor;r=nchevobbe 2018-07-26 17:43:15 +02:00
splitters.css Bug 1470872 - Load "dropmarker.css", "groupbox.css", and "splitter.css" as document stylesheets. r=bgrins 2018-07-07 11:18:36 +01:00
splitview.css Bug 1379099 - Replace the Style Editor spinner with a top down animation r=miker 2017-08-26 14:56:57 +02:00
storage.css Bug 1305103 - Added a button to refresh the Storage Inspector display r=miker 2017-08-10 16:32:38 +02:00
styleeditor.css Bug 1407322 - use currentColor for selected stylesheet icon in styleeditor;r=ntim 2017-10-10 19:44:27 +02:00
toolbars.css Bug 1470872 - Load "dropmarker.css", "groupbox.css", and "splitter.css" as document stylesheets. r=bgrins 2018-07-07 11:18:36 +01:00
toolbox.css Bug 1474221 - Part 2. Make the chevron menu to be doorhanger menu. r=birtles 2018-07-20 15:58:35 +09:00
tooltips.css Bug 1474221 - Part 3. Balance vertical padding of doorhanger popup menus and add more horizontal padding. r=birtles 2018-07-20 15:58:48 +09:00
variables.css Bug 1477407 - Consistently use system colors to define doorhanger styling; r=jdescottes 2018-07-27 11:21:24 +00:00
webaudioeditor.css Bug 1409684 - Polish d3 graphs style. r=bgrins 2017-10-18 18:43:11 +01:00
webconsole.css Bug 1463674 - Add shadow autocompletion text capability to the source editor; r=bgrins. 2018-07-05 16:18:53 +02:00
widgets.css Bug 1378108 - Part 2 - Remove Firebug theme;r=gl 2018-04-04 12:32:54 -07:00