Skip to content

Commit

Permalink
Update with latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschr committed Feb 25, 2025
1 parent 78578c8 commit a44d7c6
Show file tree
Hide file tree
Showing 3 changed files with 91 additions and 91 deletions.
56 changes: 29 additions & 27 deletions source-assets/styles2022/sass/custom/highlight-js.sass
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// custom/content-mono-verbatim.sass file.
//
// Code block styling from John Krug
// Taken from https://github.com/SUSEdoc/dsc-style-bundle/blob/4e80ca6fc566131ba5ca666385294214bac64256/supplemental-files/rancher/css/site-extra.css#L914-L1013
// Taken from https://github.com/SUSEdoc/dsc-style-bundle/blob/main/supplemental-files/rancher/css/site-extra.css#L936-L1052
//
// Adapted from the GitHub style by Vasily Polovnyov [email protected]
Expand All @@ -14,74 +14,76 @@
display: block
overflow-x: auto
padding: 0.5em
// color: $c_mint_60
.hljs-comment
color: #eafaf48f
font-style: italic
font-weight: 400
// color: $c_mint_60
.hljs-quote
.hljs-comment, .hljs-quote
color: #eafaf4
font-style: italic
font-weight: 400

.hljs-selector-tag,
.hljs-subst,
.hljs-keyword
color: #c0efde
font-weight: 400
.hljs-keyword, .hljs-selector-tag, .hljs-subst
color: #90ebcd

.hljs-literal,
.hljs-number,
.hljs-tag,
.hljs-template-variable,
.hljs-variable
color: #eafaf4

.hljs-tag .hljs-attr,
.hljs-tag .hljs-name
color: #90ebcd

.hljs-attr
color: #90ebcd

.hljs-doctag,
.hljs-string
color: #eafaf4b4
font-weight: 400

color: #eafaf4

.hljs-section,
.hljs-selector-id,
.hljs-title
color: #ffd3bd
font-weight: 400

.hljs-subst
font-weight: 400

.hljs-class .hljs-title,
.hljs-type
color: #eafaf4
font-weight: 400

.hljs-attribute,
.hljs-name,
.hljs-tag,
.hljs-attr
.hljs-tag
color: #eafaf4
font-weight: 400

.hljs-tag
color: #90ebcd

.hljs-link,
.hljs-regexp
color: #eafaf4
font-weight: 400

.hljs-bullet,
.hljs-symbol
color: #ffb184
font-weight: 400
color: #ffd3bd

.hljs-built_in,
.hljs-builtin-name
color: #eafaf4
font-weight: 400

.hljs-meta
color: #999
font-weight: 400
color: #ccc

.hljs-deletion
background: #fdd
color: #0c322c

.hljs-addition
background: #dfd
color: #0c322c

.hljs-emphasis
font-style: italic
Expand Down
63 changes: 31 additions & 32 deletions suse2022-ns/static/css/style-new.css
Original file line number Diff line number Diff line change
Expand Up @@ -3058,60 +3058,59 @@ article a:hover code {
.hljs {
display: block;
overflow-x: auto;
padding: 0.5em; }
.hljs-comment {
color: #eafaf48f;
font-style: italic;
padding: 0.5em;
font-weight: 400; }
.hljs-quote {
.hljs-comment, .hljs-quote {
color: #eafaf4;
font-style: italic;
font-weight: 400; }
.hljs-selector-tag,
.hljs-subst,
.hljs-keyword {
color: #c0efde;
font-weight: 400; }
font-style: italic; }
.hljs-keyword, .hljs-selector-tag, .hljs-subst {
color: #90ebcd; }
.hljs-literal,
.hljs-number,
.hljs-tag,
.hljs-template-variable,
.hljs-variable {
color: #eafaf4; }
.hljs-tag .hljs-attr,
.hljs-tag .hljs-name {
color: #90ebcd; }
.hljs-attr {
color: #90ebcd; }
.hljs-doctag,
.hljs-string {
color: #eafaf4b4;
font-weight: 400; }
color: #eafaf4; }
.hljs-section,
.hljs-selector-id,
.hljs-title {
color: #ffd3bd;
font-weight: 400; }
color: #ffd3bd; }
.hljs-subst {
font-weight: 400; }
.hljs-class .hljs-title,
.hljs-type {
color: #eafaf4;
font-weight: 400; }
color: #eafaf4; }
.hljs-attribute,
.hljs-name,
.hljs-tag,
.hljs-attr {
color: #eafaf4;
font-weight: 400; }
.hljs-tag {
color: #eafaf4; }
.hljs-tag {
color: #90ebcd; }
.hljs-link,
.hljs-regexp {
color: #eafaf4;
font-weight: 400; }
color: #eafaf4; }
.hljs-bullet,
.hljs-symbol {
color: #ffb184;
font-weight: 400; }
color: #ffd3bd; }
.hljs-built_in,
.hljs-builtin-name {
color: #eafaf4;
font-weight: 400; }
color: #eafaf4; }
.hljs-meta {
color: #999;
font-weight: 400; }
color: #ccc; }
.hljs-deletion {
background: #fdd; }
background: #fdd;
color: #0c322c; }
.hljs-addition {
background: #dfd; }
background: #dfd;
color: #0c322c; }
.hljs-emphasis {
font-style: italic; }
.hljs-strong {
Expand Down
63 changes: 31 additions & 32 deletions suse2022-ns/static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3312,60 +3312,59 @@ article a:hover code {
.hljs {
display: block;
overflow-x: auto;
padding: 0.5em; }
.hljs-comment {
color: #eafaf48f;
font-style: italic;
padding: 0.5em;
font-weight: 400; }
.hljs-quote {
.hljs-comment, .hljs-quote {
color: #eafaf4;
font-style: italic;
font-weight: 400; }
.hljs-selector-tag,
.hljs-subst,
.hljs-keyword {
color: #c0efde;
font-weight: 400; }
font-style: italic; }
.hljs-keyword, .hljs-selector-tag, .hljs-subst {
color: #90ebcd; }
.hljs-literal,
.hljs-number,
.hljs-tag,
.hljs-template-variable,
.hljs-variable {
color: #eafaf4; }
.hljs-tag .hljs-attr,
.hljs-tag .hljs-name {
color: #90ebcd; }
.hljs-attr {
color: #90ebcd; }
.hljs-doctag,
.hljs-string {
color: #eafaf4b4;
font-weight: 400; }
color: #eafaf4; }
.hljs-section,
.hljs-selector-id,
.hljs-title {
color: #ffd3bd;
font-weight: 400; }
color: #ffd3bd; }
.hljs-subst {
font-weight: 400; }
.hljs-class .hljs-title,
.hljs-type {
color: #eafaf4;
font-weight: 400; }
color: #eafaf4; }
.hljs-attribute,
.hljs-name,
.hljs-tag,
.hljs-attr {
color: #eafaf4;
font-weight: 400; }
.hljs-tag {
color: #eafaf4; }
.hljs-tag {
color: #90ebcd; }
.hljs-link,
.hljs-regexp {
color: #eafaf4;
font-weight: 400; }
color: #eafaf4; }
.hljs-bullet,
.hljs-symbol {
color: #ffb184;
font-weight: 400; }
color: #ffd3bd; }
.hljs-built_in,
.hljs-builtin-name {
color: #eafaf4;
font-weight: 400; }
color: #eafaf4; }
.hljs-meta {
color: #999;
font-weight: 400; }
color: #ccc; }
.hljs-deletion {
background: #fdd; }
background: #fdd;
color: #0c322c; }
.hljs-addition {
background: #dfd; }
background: #dfd;
color: #0c322c; }
.hljs-emphasis {
font-style: italic; }
.hljs-strong {
Expand Down

0 comments on commit a44d7c6

Please sign in to comment.