Material design color palette

Использование цветов в UI

Выберите палитру

Чтобы ограничить свою цветовую выборку выберите три оттенка из основной палитры и один акцентный цвет из вспомогательной палитры.

Пример основной цветовой палитры

Пример вспомогательной палитры

Используйте непрозрачность для текста, иконок и разделителей

Чтобы сообщить пользователю, насколько важна определенная информация относительно остального текста, вы можете изменять непрозрачность текста. 

Темный текст на светлом фоне

Белый текст на темном фоне

Если темный текст расположен на светлом фоне, непрозрачность основного текста должна составлять 87%. Вспомогательный текст, расположенный ниже в визуальной иерархии, должен иметь непрозрачность 54%

Текстовые подсказки для пользователей, вроде тех, что расположены в текстовых полях и в метках, имеют еще меньшую визуальную важность и непрозрачность 26%

Темный текст (#000000) Непрозрачность
Основной текст 87%
Вспомогательный текст 54%
Подсказки (текстовые поля, метки) 26%

Светлый текст на темном фоне

Значения в таблице отражают относительную значимость светлого текста на темном фоне.

Светлый текст (#FFFFFF) Непрозрачность
Основной текст 100%
Вспомогательный текст 70%
Подсказки (текстовые поля, метки) 30%

Текст на цветном фоне

Для случаев расположения белого или черного текста на цветном фоне ознакомьтесь с этими , в которых указаны оптимальные значения контраста и альфа-канала.

Прочие элементы

Прочие элементы, такие как иконки и разделители, тоже выигрывают, если в качестве величины цвета используют шестнадцатеричное значение черного или белого, поскольку это гарантирует, что они дадут желаемый результат на фоне любого цвета.

Панели инструментов и панели состояния

Панели инструментов и более крупные цветные блоки должны использовать основной оттенок (500) главного цвета вашего приложения. Панель состояния должна использовать более темный оттенок (700) вашего основного цвета.

Смелое использование цвета в больших полях поощряется в UI. Различные элементы в UI могут использовать различные части вашей цветовой темы.

Акцентный цвет

Используйте акцентный цвет для вашей основной кнопки действия и компонентов, таких как переключатели или слайдеры.

В плавающей кнопке действия используется акцентный цвет.

Переключатель, использующий акцентный цвет.

Правильно.

В основном тексте используйте акцентный цвет только для привлечения внимания к веб-ссылке.

Неправильно.

Не используйте акцентный цвет в качестве цвета основного текста.

Правильно

Используйте акцентный цвет для вашей основной кнопки действия и компонентов, таких как переключатели или слайдеры.

Неправильно.

Не используйте акцентный цвет для панелей своего приложения или для крупных цветных участков. Избегайте использования одного и того же цвета для плавающей кнопки действия и для фона.

Запасные акцентные цвета

Если выбранный вами акцентный цвет окажется слишком светлым или слишком темным для выбранного фона, то в качестве запасного варианта обычно используется более темный или светлый оттенок акцентного цвета. Если ваш акцентный цвет совершенно не подходит, используйте оттенок 500 вашего основного цвета на белом фоне. Если для цвета фона выбран оттенок 500 вашего основного цвета, используйте 100% белый или 54% черный.

Правильно

Если цветной фон окажется слишком светлым или слишком темным, используйте запасной акцентный цвет.

Неправильно.

Не используйте акцентный цвет на цветном фоне, если контраст недостаточно высок.

Shape

Shape attributes refer to the general form of each surface and widget in your app. When you consider that these components can be of varying width/height and be raised/unelevated/outlined, this reduces down to one aspect of customization… Corners.

Material Components corners can either be part of the rounded (default) or cut and have a to customize the size. A treatment can be applied to all corners or a subset. The shape theme attributes reference styles:

  • : For small components, such as Buttons and Chips
  • : For medium components, such as Cards
  • : For large components, such as Bottom Sheets

The Material Components widgets will use these styles as per the Material guidelines.

If you wish to customize the Material Components shape appearance styles, you would do so like this:

<style name="AppTheme" parent="Theme.MaterialComponents.Light">    ...    <item name="shapeAppearanceSmallComponent">@style/AppShapeAppearance.SmallComponent</item>    <item name="shapeAppearanceMediumComponent">@style/AppShapeAppearance.MediumComponent</item></style><style name="AppShapeAppearance.SmallComponent" parent="ShapeAppearance.MaterialComponents.SmallComponent">    <item name="cornerFamily">cut</item>    <item name="cornerSize">8dp</item></style><style name="AppShapeAppearance.MediumComponent" parent="ShapeAppearance.MaterialComponents.MediumComponent">    <item name="cornerFamily">cut</item>    <item name="cornerSize">8dp</item></style>

The result can be observed in our playground screen:

Playground screen with global shape attributes customized

Widget styles and attributes

While global theming covers the majority of our needs, there are times when we may wish to customize the attributes of individual widgets. We will explore the styles (and relevant attributes) of common widgets and how these can be referenced in your Material Components theme.

How to change the color of a range of cells

Now let’s select multiple cells to color, or in other words we will select a range of cells to color.

To color a range of cells in Google Sheets, select the range of cells that you want to color, open the «fill color» menu, then select the color that you want.

In this example we will color the range A1:D1 to make the cells in the header stand out. (Notice that only 4 cells are selected here, as opposed to a whole row being selected which we will go over in the next example)

To do this simply select the range A1:D1, then open the fill color menu as previously demonstrated at the top of the article, and select your desired color (cornflower blue in this example).

To select a range of cells (A1:D1), use one of the following methods to select multiple cells:

  • Click and drag the cursor from Cell A1 to cell D1, or…
  • Hold the «ctrl» key on the keyboard while individually clicking the cells A1, B1, C1, and D1 or…
  • Select cell A1 and then while holding the «shift» key on the keyboard, then press the right arrow key on the keyboard 3 times or…
  • Select cell A1 and then while holding the «shift» key on the keyboard, click cell D1

Material Themes

  • Oceanic

    Background: #263238

    Foreground: #B0BEC5

    Text: #607D8B

    Selection Background: #546E7A

    Selection Foreground: #FFFFFF

    Buttons: #2E3C43

    Second Background: #32424A

    Disabled: #415967

    Contrast: #1E272C

    Active: #314549

    Border: #2A373E

    Highlight: #425B67

    Tree: #546E7A70

    Notifications: #1E272C

    Accent Color: #009688

    Excluded Files Color: #2E3C43

    Green Color: #c3e88d

    Yellow Color: #ffcb6b

    Blue Color: #82aaff

    Red Color: #f07178

    Purple Color: #c792ea

    Orange Color: #f78c6c

    Cyan Color: #89ddff

    Gray Color: #546e7a

    White/Black Color: #eeffff

    Error Color: #ff5370

    Comments Color: #546e7a

    Variables Color:

    Links Color: #80cbc4

    Functions Color: #82aaff

    Keywords Color: #c792ea

    Tags Color: #f07178

    Strings Color: #c3e88d

    Operators Color: #89ddff

    Attributes Color: #ffcb6b

    Numbers Color: #f78c6c

    Parameters Color: #f78c6c

  • Darker

    Background: #212121

    Foreground: #B0BEC5

    Text: #727272

    Selection Background: #404040

    Selection Foreground: #FFFFFF

    Buttons: #2A2A2A

    Second Background: #292929

    Disabled: #474747

    Contrast: #1A1A1A

    Active: #323232

    Border: #292929

    Highlight: #3F3F3F

    Tree: #323232C0

    Notifications: #1A1A1A

    Accent Color: #FF9800

    Excluded Files Color: #323232

    Green Color: #c3e88d

    Yellow Color: #ffcb6b

    Blue Color: #82aaff

    Red Color: #f07178

    Purple Color: #c792ea

    Orange Color: #f78c6c

    Cyan Color: #89ddff

    Gray Color: #616161

    White/Black Color: #eeffff

    Error Color: #ff5370

    Comments Color: #616161

    Variables Color:

    Links Color: #80cbc4

    Functions Color: #82aaff

    Keywords Color: #c792ea

    Tags Color: #f07178

    Strings Color: #c3e88d

    Operators Color: #89ddff

    Attributes Color: #ffcb6b

    Numbers Color: #f78c6c

    Parameters Color: #f78c6c

  • Lighter

    Background: #FAFAFA

    Foreground: #546E7A

    Text: #94A7B0

    Selection Background: #80CBC440

    Selection Foreground: #546e7a

    Buttons: #F3F4F5

    Second Background: #FFFFFF

    Disabled: #D2D4D5

    Contrast: #EEEEEE

    Active: #E7E7E8

    Border: #d3e1e8

    Highlight: #E7E7E8

    Tree: #80CBC440

    Notifications: #eae8e8

    Accent Color: #00BCD4

    Excluded Files Color: #CCD7DA50

    Green Color: #91b859

    Yellow Color: #f6a434

    Blue Color: #6182b8

    Red Color: #e53935

    Purple Color: #7c4dff

    Orange Color: #f76d47

    Cyan Color: #39adb5

    Gray Color: #AABFC9

    White/Black Color: #272727

    Error Color: #e53935

    Comments Color: #AABFC9

    Variables Color:

    Links Color: #39ADB5

    Functions Color: #6182B8

    Keywords Color: #7C4DFF

    Tags Color: #E53935

    Strings Color: #91B859

    Operators Color: #39ADB5

    Attributes Color: #F6A434

    Numbers Color: #F76D47

    Parameters Color: #F76D47

  • Palenight

    Background: #292D3E

    Foreground: #A6ACCD

    Text: #676E95

    Selection Background: #717CB470

    Selection Foreground: #FFFFFF

    Buttons: #303348

    Second Background: #34324a

    Disabled: #515772

    Contrast: #202331

    Active: #414863

    Border: #2b2a3e

    Highlight: #444267

    Tree: #676E95

    Notifications: #202331

    Accent Color: #ab47bc

    Excluded Files Color: #2f2e43

    Green Color: #c3e88d

    Yellow Color: #ffcb6b

    Blue Color: #82aaff

    Red Color: #f07178

    Purple Color: #c792ea

    Orange Color: #f78c6c

    Cyan Color: #89ddff

    Gray Color: #676E95

    White/Black Color: #eeffff

    Error Color: #ff5370

    Comments Color: #676E95

    Variables Color:

    Links Color: #80cbc4

    Functions Color: #82aaff

    Keywords Color: #c792ea

    Tags Color: #f07178

    Strings Color: #c3e88d

    Operators Color: #89ddff

    Attributes Color: #ffcb6b

    Numbers Color: #f78c6c

    Parameters Color: #f78c6c

  • Deep ocean

    Background: #0F111A

    Foreground: #8F93A2

    Text: #4B526D

    Selection Background: #717CB480

    Selection Foreground: #FFFFFF

    Buttons: #191A21

    Second Background: #181A1F

    Disabled: #464B5D

    Contrast: #090B10

    Active: #1A1C25

    Border: #0F111A

    Highlight: #1F2233

    Tree: #717CB430

    Notifications: #090B10

    Accent Color: #84ffff

    Excluded Files Color: #292D3E

    Green Color: #c3e88d

    Yellow Color: #ffcb6b

    Blue Color: #82aaff

    Red Color: #f07178

    Purple Color: #c792ea

    Orange Color: #f78c6c

    Cyan Color: #89ddff

    Gray Color: #717CB4

    White/Black Color: #eeffff

    Error Color: #ff5370

    Comments Color: #717CB4

    Variables Color:

    Links Color: #80cbc4

    Functions Color: #82aaff

    Keywords Color: #c792ea

    Tags Color: #f07178

    Strings Color: #c3e88d

    Operators Color: #89ddff

    Attributes Color: #ffcb6b

    Numbers Color: #f78c6c

    Parameters Color: #f78c6c

How to count colored cells

Let’s take one of the most common tasks with colored cells in a spreadsheet: counting cells that have the same formatting. Say, here I have a list of grades and I want to see how many times each test was passed, i.e. count all green cells in a column:
If you work with similar ranges that comprise different types of records: numbers, text, or date values, embrace the COUNTA function with the Function by color tool.

For a start, open the tool to sum by color. In Power Tools, you will see it right on the smart toolbar:
Here are six simple settings you need to specify to get the results:

  1. The range with the color-coded data that you want to check: I pick the columns with the test results.
  2. The pattern cell. The function will take its font and/or background color and look for the same in other cells. I pick the fill color of B2 as an example.
  3. The function. When you want to count cells with particular formatting, it’s best to choose the COUNTA function because it is the only one that works with non-numeric values. This way we can be sure that the format of the data in the cells will not impede with the results.
  4. The place for results. I want to count in each column so it is three cells for me.
  5. How to apply it. We can choose to count cells in each row, column, or in all selected cells. As I want to count green cells for each test, I choose to Calculate in each column. If I wanted a general result for all three tests, I’d choose the «entire range».
  6. The formatting of cells with the result. You can have them filled with the same colors as you count by selecting just one checkbox.

Once I click Insert function, the tool adds the formula under each column, so I will see the results for each test:
Let me break down its syntax and explain each part:

  • =COUNTA is one of standard Google Sheets functions you pick to use with the colored cells.
  • ligh green 3 is the cell color considered for the calculations, i.e. the background color of the pattern cell.
  • «» is empty since I don’t consider the font color of the pattern cell.
  • B2:B18 is the range to check for colored cells. It looks at cells in column B in my example.

Customization¶

Custom colors

Source · Difficulty: easy

Material for MkDocs implements colors using CSS variables (custom properties). If you want to customize the colors beyond the palette (e.g. to use your brand-specific colors), you can add an and tweak the values of the CSS variables.

Let’s say you’re YouTube, and want to set the primary color to your brand’s palette. Just add:

See the file containing the color definitions for a list of all CSS variables.

Custom color schemes

Source · Difficulty: easy

Besides overriding specific colors, you can create your own, named color scheme by wrapping the definitions in the , which you can then set via as described in the section:

Additionally, the color scheme defines all of it’s colors via color functions and deduces its colors from the CSS variable. You can tune the theme with:

Palette colors

A color intention is a mapping of a palette color to a given intention within your application.
The theme exposes the following palette colors (accessible under ):

  • primary — used to represent primary interface elements for a user. It’s the color displayed most frequently across your app’s screens and components.
  • secondary — used to represent secondary interface elements for a user. It provides more ways to accent and distinguish your product. Having it is optional.
  • error — used to represent interface elements that the user should be made aware of.
  • warning — used to represent potentially dangerous actions or important messages.
  • info — used to present information to the user that is neutral and not necessarily important.
  • success — used to indicate the successful completion of an action that user triggered.

If you want to learn more about color, you can check out the color section.

How to alternate row color in Google Sheets

In some cases you may want to color every other row in your spreadsheet, and this can be done in a much easier way than by manually selecting every other line before coloring.

To alternate row color in Google Sheets, select the range that you want to apply alternating colors to, open the «Fill color» menu, click «Alternating colors…», customize the options for styling, and then click «Done».

(If you want, you can also select the header or even the entire sheet)

If you prefer, you can also open the alternating colors menu without selecting a range first, and then type the range that you want to color in the «Apply to range» field. If you select the range before opening the menu, you will see that the «Apply to range» field will already be filled in.

When styling alternating colors, you can select a default style, or you can also specify which colors that you want to use.

You can also select whether or not you want there to be a special color for the header/footer.

If the color does not begin on the row that you want, for example if you want the color to be on even rows instead of odd rows… you can either adjust your source range by one row, or flip the colors assigned to «Color 1» and «Color 2» in the menu.

In this example the range that we are applying alternating colors to is A2:D9.

Немного истории

Сегодня мы привыкли к тому, что интерфейсы Google выглядят и работают примерно одинаково. Но так было не всегда. Еще десять лет назад приложения для Android, десктопная почта и мобильный веб были похожи друг на друга не больше, чем крот на пианино.

В 2011 году в Google решили, что с этим пора что-то делать, и действительно что-то сделали. А именно — унифицировали свои продукты, создали единый стиль для приложений Android Holo. Только вот они снова оказались разными.

В результате пользователи все так же терялись при переключении между мобильным и десктопным интерфейсами: выглядели они по-разному, управлялись тоже — проблема оставалась.

Gmail.com (Kennedy)

Gmail for Android (Holo)

How to change cell color in Google Sheets

First, let’s change the color of a single cell. When referring to changing the color of a cell itself, we are talking about changing the background color of that cell.

To color a cell in Google Sheets, select the cell that you want to color, open the «fill color» menu, then select the color that you want.

Notice that in this example, in cell C6, the assignment grade is 32.71%. Let’s say that we want to manually mark this cell red, to make it stand out.

To do this simply click/select cell C6, then open the «Fill Color» menu, then select the color red.

(See the top of this article for visual instructions on selecting color from the palette)

Что такое Material Design

К 2014 году проблему удалось решить. Именно тогда на конференции I/O Google представили свою новую дизайн-систему Material Design. Компания не просто представила гайдлайн по визуальному стилю, но и заявила о себе как о единой цифровой среде.

Что касается визуального стиля, Material Design примирил скевоморфизм с флэтом. Он не вернулся к реализму, но добавил в плоский дизайн его опыт взаимодействия с реальным миром — за счет знакомых тактильных характеристик и глубины.

Скевоморфизм — стиль в веб-дизайне, максимально подражающий объектам реального мира.

Флэт — упрощенный, минималистичный стиль с акцентом на функциональность, а не визуал.

Material Design базируется на тактильной реальности, вдохновлен изучением бумаги и чернил, технологически продвинут и открытдля воображения и магии.

В основе Material Design лежат четыре принципа:

1. Тактильные поверхности

Все элементы интерфейса — это слои цифровой бумаги. Они располагаются на разной высоте и отбрасывают тени. Это помогает пользователям отличить главные элементы от второстепенных и делает интерфейс интуитивно понятным.

2. Полиграфический дизайн

Логично, что на цифровой бумаге нужно писать цифровыми чернилами. Все, что изображено и написано на слоях-элементах, подчиняется законам печатного дизайна

Так можно акцентировать внимание пользователя на нужном элементе и обозначить иерархию интерфейса

3. Осознанная анимация

Все элементы, которые есть на экране, не могут просто так появляться и исчезать, — ведь в реальной жизни так не бывает. Объекты плавно переходят один в другой и подсказывают пользователю, как работает интерфейс.

4. Адаптивный дизайн

Все вышеперечисленное должно работать на любых устройствах.

Четыре основных принципа Material Design наглядно. Источник

Как видите, анимация — одна из основ Material Design. И хотя некоторые ее критикуют, поклонников все же больше. И вот почему.

Alternate column OR row color with conditional formatting in Google Sheets

Another way to use alternating colors is the use conditional formatting. With this method you will be able to alternate row colors, or if needed you will also be able to alternate column colors.

To apply alternating colors with conditional formatting, use any of the 4 formulas below, in the «Format cells if…» options, under the «Custom formula is» drop-down selection:

  • =ISEVEN(ROW())
  • =ISODD(ROW())
  • =ISEVEN(COLUMN())
  • =ISODD(COLUMN())

Conditional formatting is an amazingly useful tool that allows you to format cells based on their contents, and the following is just one of the many ways that you can use conditional formatting in Google Sheets.

Like in the last example, here you can either select the range to color first, or you can type it into the «Apply to range» field in the conditional formatting menu.

To open the conditional formatting menu do either of the following:

  • Click the «Format» menu, and the click «Conditional formatting…» or…
  • Open the «Fill color» menu, and click «Conditional formatting…»

Then select «Custom formula is» from the drop-down menu under the «Format cells if…» options.

Then use one of the formulas described below, depending on your preference/situation.

The formula below will color even rows:

=ISEVEN(ROW())

The formula below will color odd rows:

=ISODD(ROW())

The formula below will color even columns (B, D, F, etc…):

=ISEVEN(COLUMN())

The formula below will color odd columns (A, C, E, etc…):

=ISODD(COLUMN())

If you want you can choose your own color from the formatting style options, and you can select other formatting options to apply to the cells/rows/columns that your conditional formatting rules apply to.

The example below uses the formula =ISEVEN(ROW()) to color even rows. The range that the rule / color is applied to is A1:K1000

This example uses the formula =ISEVEN(COLUMN()) to color even columns. The range that the rule / color is applied to is A1:K1000

To remove this type of alternating color that is applied with conditional formatting, you can do either of the following:

  • Open the conditional formatting menu and click «Remove rule» (Trash can symbol) to remove the conditional formatting or…
  • Select a range, then click «Format, then click «Clear formatting». But note that this method will remove ALL formatting

Выбор цвета элемента

Чтобы изменить фоновый цвет страницы, используйте поле Заливка на панели Свойства, когда элементы не выбраны.

Можно изменять цвет контура и заливки элементов с помощью инструментов для работы с цветом. Чтобы настраивать цвета, используйте панели «Цвет» и «Свойства» или инструменты «Контур» и «Заливка» на панели инструментов.

С помощью панели «Цвет»

  1. Нажмите на элемент, для которого нужно выбрать цвет.
  2. Нажмите на образец цвета возле параметра Заливка или Граница в верхней части панели «Цвет».
  3. Выберите цвет на цветовой панели или в палитре образцов цветов.

С помощью панели «Свойства»

  1. Нажмите на элемент, для которого нужно выбрать цвет.
  2. В разделе Стиль панели Свойства нажмите на образец в поле Цвет заливки или Цвет границы. Откроется цветовая панель.
  3. Выберите цвет на цветовой панели, в палитре образцов цветов или в рабочей области с помощью инструмента «Пипетка».

С помощью инструмента «Заливка»

  1. Выберите инструмент Заливка на панели инструментов или нажмите клавишу F. Если на панели инструментов есть инструмент «Контур» или «Градиент» , нажмите и удерживайте его, чтобы выбрать инструмент «Заливка» во всплывающем меню.
  2. Выберите цвет, нажав на значок с образцом или используя панель «Цвет».
  3. Наведите указатель мыши на элемент, для которого нужно выбрать цвет. Вокруг него появится зеленый контур.
  4. Нажмите на элемент.

С помощью инструмента «Контур»

  1. Нажмите и удерживайте инструмент Заливка на панели инструментов, затем во всплывающем меню выберите инструмент Контур . Если на панели инструментов отображается инструмент «Градиент», нажмите и удерживайте его кнопку, чтобы выбрать инструмент «Контур» во всплывающем меню. Также можно нажать клавишу K.
  2. Настройте контур:
    • Чтобы выбрать цвет контура или границы, нажмите на значок с образцом на панели инструментов.
    • Укажите толщину границы (для большинства элементов) или контура (для объектов типа «Линия» и «Овал») на панели настроек инструмента.
    • Выберите стиль границ в раскрывающемся меню Стиль на панели настроек инструмента.
  3. Наведите указатель мыши на элемент, границы которого нужно изменить. Вокруг него появится зеленый контур.
  4. Нажмите на элемент.

How to change border color in Google Sheets

You may also find certain situations where you want to change the color of borders in Google Sheets.

Most likely you will want to do this to simply change the shade of grey/black of borders, but in this example I have used the color red to make the lines stand out.

To change border color in Google Sheets, you must first select the cell or range of cells that you want to modify, then open the «Borders» menu in the toolbar, then open the «Border color» menu, and then you must apply the type of border that you want to see. If you do not apply / re-apply borders, changing the line color will not take effect.

In this example we are going to color the borders of the cells in the range A2:D9 red. (I have also made the lines thicker here to make the color stand out more in the image)

To do this, select the range A2:D9, open the «Borders» menu, and then open the «Border color» menu, and then select the color red.

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *

Adblock
detector