Skip to content
This repository was archived by the owner on Aug 9, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

.CodeMirror {
/* Set height, width, borders, and global font properties here */
font-family: monospace;
font-family: var(--lume-g-font-family-code);
/*height: 300px;*/
height: inherit;
}
Expand Down Expand Up @@ -335,7 +335,7 @@ span.CodeMirror-selectedtext { background: none; }
background: transparent;
width: 20em;
color: inherit;
font-family: monospace;
font-family: var(--lume-g-font-family-code);
}

.CodeMirror-dialog button {
Expand All @@ -352,7 +352,7 @@ span.CodeMirror-selectedtext { background: none; }
border: 1px solid black;
border-radius: 4px 4px 4px 4px;
color: infotext;
font-family: monospace;
font-family: var(--lume-g-font-family-code);
font-size: 10pt;
overflow: hidden;
padding: 2px 5px;
Expand Down Expand Up @@ -418,175 +418,175 @@ span.CodeMirror-selectedtext { background: none; }

/* latin-ext */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: normal;
font-weight: 100;
src: local('Lato Hairline'), local('Lato-Hairline'), url(../fonts/Lato-Hairline.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: normal;
font-weight: 100;
src: local('Lato Hairline'), local('Lato-Hairline'), url(../fonts/Lato-Hairline2.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: normal;
font-weight: 300;
src: local('Lato Light'), local('Lato-Light'), url(../fonts/Lato-Light.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: normal;
font-weight: 300;
src: local('Lato Light'), local('Lato-Light'), url(../fonts/Lato-Light2.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: normal;
font-weight: 400;
src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/Lato-Regular.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: normal;
font-weight: 400;
src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/Lato-Regular2.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: normal;
font-weight: 700;
src: local('Lato Bold'), local('Lato-Bold'), url(../fonts/Lato-Bold.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: normal;
font-weight: 700;
src: local('Lato Bold'), local('Lato-Bold'), url(../fonts/Lato-Bold2.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: normal;
font-weight: 900;
src: local('Lato Black'), local('Lato-Black'), url(../fonts/Lato-Black.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: normal;
font-weight: 900;
src: local('Lato Black'), local('Lato-Black'), url(../fonts/Lato-Black2.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: italic;
font-weight: 100;
src: local('Lato Hairline Italic'), local('Lato-HairlineItalic'), url(../fonts/Lato-HairlineItalic.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: italic;
font-weight: 100;
src: local('Lato Hairline Italic'), local('Lato-HairlineItalic'), url(../fonts/Lato-HairlineItalic2.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: italic;
font-weight: 300;
src: local('Lato Light Italic'), local('Lato-LightItalic'), url(../fonts/Lato-LightItalic.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: italic;
font-weight: 300;
src: local('Lato Light Italic'), local('Lato-LightItalic'), url(../fonts/Lato-LightItalic2.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: italic;
font-weight: 400;
src: local('Lato Italic'), local('Lato-Italic'), url(../fonts/Lato-Italic.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: italic;
font-weight: 400;
src: local('Lato Italic'), local('Lato-Italic'), url(../fonts/Lato-Italic2.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: italic;
font-weight: 700;
src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(../fonts/Lato-BoldItalic.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: italic;
font-weight: 700;
src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(../fonts/Lato-BoldItalic2.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: italic;
font-weight: 900;
src: local('Lato Black Italic'), local('Lato-BlackItalic'), url(../fonts/Lato-BlackItalic.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Lato';
font-family: var(--lume-g-font-family);
font-style: italic;
font-weight: 900;
src: local('Lato Black Italic'), local('Lato-BlackItalic'), url(../fonts/Lato-BlackItalic2.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
font-family: 'Source Code Pro';
font-family: var(--lume-g-font-family-code);
font-style: normal;
font-weight: 400;
src: local('Source Code Pro'), local('SourceCodePro-Regular'), url(../fonts/Source-Code-Pro.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Source Code Pro';
font-family: var(--lume-g-font-family-code);
font-style: normal;
font-weight: 400;
src: local('Source Code Pro'), local('SourceCodePro-Regular'), url(../fonts/Source-Code-Pro-2.woff2) format('woff2');
Expand Down Expand Up @@ -744,7 +744,7 @@ input.ng-dirty.ng-invalid-repeat + span.raml-console-field-validation-error::aft
*/

html {
font-family: sans-serif;
font-family: var(--lume-g-font-family);
/* 1 */
-ms-text-size-adjust: 100%;
/* 2 */
Expand Down Expand Up @@ -970,7 +970,7 @@ code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-family: var(--lume-g-font-family-code);
font-size: 1em;
}

Expand Down Expand Up @@ -1202,7 +1202,7 @@ th {
.raml-console-body {
background: #141519;
color: #ccc;
font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: var(--lume-g-font-family);
font-size: 18px;
line-height: 1.4;
text-rendering: optimizeLegibility;
Expand Down Expand Up @@ -1249,7 +1249,7 @@ th {
.raml-console-embedded {
background: #141519 !important;
color: #ccc;
font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: var(--lume-g-font-family);
font-size: 18px;
line-height: 1.4;
text-rendering: optimizeLegibility;
Expand Down Expand Up @@ -1358,7 +1358,7 @@ th {
background-color: #0f1217;
color: rgba(255, 255, 255, 0.3);
cursor: pointer;
font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: var(--lume-g-font-family);
font-size: 16px;
font-weight: 700;
transition: 0.2s ease color, 0.2s ease border-color;
Expand Down Expand Up @@ -1420,7 +1420,7 @@ th {
background-color: rgba(0, 0, 0, 0.25);
color: rgba(255, 255, 255, 0.3);
cursor: pointer;
font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: var(--lume-g-font-family);
font-size: 16px;
font-weight: 700;
text-align: center;
Expand Down Expand Up @@ -2258,7 +2258,7 @@ a.raml-console-resource-path-active {
.raml-console-resource-no-baseuri {
background-color: red;
margin-top: -1px;
font-family: Lato;
font-family: var(--lume-g-font-family);
font-size: 13px;
padding: 3px;
color: white;
Expand Down Expand Up @@ -2362,7 +2362,7 @@ a.raml-console-resource-path-active {
}

.raml-console-resource-panel-primary p {
font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif', 'Liberation Serif", Georgia, serif;
font-family: var(--lume-g-font-family);
}

.raml-console-resource-panel-primary a {
Expand Down Expand Up @@ -2443,7 +2443,7 @@ a.raml-console-resource-path-active {

.raml-console-resource-panel-description .raml-console-description {
margin-bottom: 0;
font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: var(--lume-g-font-family);
font-size: 14px;
}

Expand Down Expand Up @@ -2571,7 +2571,7 @@ a.raml-console-resource-path-active {
}

.raml-console-resource-param-example {
font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: var(--lume-g-font-family);
}

.raml-console-resource-param-example b {
Expand All @@ -2598,7 +2598,7 @@ a.raml-console-resource-path-active {
background-color: #0f1217;
color: #217ec5;
cursor: pointer;
font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: var(--lume-g-font-family);
font-size: 16px;
font-weight: 700;
transition: 0.2s ease color, 0.2s ease border-color;
Expand All @@ -2624,7 +2624,7 @@ a.raml-console-resource-path-active {
border: 1px solid #141519;
border-radius: 3px;
background: #141519;
font-family: Source Code Pro;
font-family: var(--lume-g-font-family-code);
font-size: 14px;
}

Expand Down Expand Up @@ -2978,7 +2978,7 @@ a.raml-console-resource-path-active {
.raml-console-sidebar-row .raml-console-codemirror-body-editor {
width: 100%;
resize: none;
font-family: Source Code Pro;
font-family: var(--lume-g-font-family-code);
font-size: 14px;
border: 1px solid #141519;
}
Expand Down Expand Up @@ -3131,7 +3131,7 @@ a.raml-console-resource-path-active {
border-radius: 3px;
color: #fff;
cursor: pointer;
font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: var(--lume-g-font-family);
font-weight: 900;
transition: 0.2s ease background-color;
-webkit-font-smoothing: antialiased;
Expand Down Expand Up @@ -3265,7 +3265,7 @@ a.raml-console-resource-path-active {
border-radius: 4px;
background-color: #0f1217;
cursor: pointer;
font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: var(--lume-g-font-family);
font-size: 13px;
font-weight: 700;
transition: 0.2s ease color, 0.2s ease border-color;
Expand Down Expand Up @@ -3380,7 +3380,7 @@ a.raml-console-resource-path-active {
top: 1px;
left: 1px;
right: 0;
font-family: "Courier New", monospace;
font-family: var(--lume-g-font-family-code);
font-size: 13px;
font-weight: 700;
}
Expand Down Expand Up @@ -3588,7 +3588,7 @@ a.raml-console-resource-path-active {
border: 1px solid #141519;
border-radius: 3px;
background: #141519;
font-family: Source Code Pro;
font-family: var(--lume-g-font-family-code);
font-size: 14px;
}

Expand Down Expand Up @@ -3874,7 +3874,7 @@ a.raml-console-resource-path-active {
border-top: 0;
border-bottom: 0;
background: rgba(255, 255, 255, 0.75);
font-family: Source Code Pro;
font-family: var(--lume-g-font-family-code);
font-size: 14px;
}

Expand Down Expand Up @@ -4150,7 +4150,7 @@ span.raml-console-side-bar-required-field {
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.1));
color: #fff;
cursor: pointer;
font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: var(--lume-g-font-family);
font-size: 18px;
font-weight: 900;
transition: 0.2s ease background-color;
Expand Down
Loading