Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
23 lines (21 loc) · 707 Bytes

File metadata and controls

23 lines (21 loc) · 707 Bytes
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/**
* Any CSS included here will be global. The classic template
* bundles Infima by default. Infima is a CSS framework designed to
* work well for content-centric websites.
*/
/* You can override the default Infima variables here. */
:root {
--ifm-color-primary: #2bb673;
--ifm-color-primary-dark: #269f65;
--ifm-color-primary-darker: #208956;
--ifm-color-primary-darkest: #1b7248;
--ifm-color-primary-light: #46bf85;
--ifm-color-primary-lighter: #60c896;
--ifm-color-primary-lightest: #7ad1a8;
}
Morty Proxy This is a proxified and sanitized view of the page, visit original site.