redeyed-jekyll-theme 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (146) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE +21 -0
  3. data/README.md +52 -0
  4. data/_config.yml +328 -0
  5. data/_data/assets/cross-origin.yml +65 -0
  6. data/_data/assets/self-host.yml +51 -0
  7. data/_data/authors.yml +12 -0
  8. data/_data/contact.yml +16 -0
  9. data/_data/locale/en.yml +78 -0
  10. data/_data/share.yml +16 -0
  11. data/_includes/back-to-top.html +2 -0
  12. data/_includes/breadcrumbs.html +1 -0
  13. data/_includes/comments.html +0 -0
  14. data/_includes/copyright.html +1 -0
  15. data/_includes/datetime.html +0 -0
  16. data/_includes/favicons.html +14 -0
  17. data/_includes/footer.html +1 -0
  18. data/_includes/ga-site-tag.html +8 -0
  19. data/_includes/google-tags-body.html +4 -0
  20. data/_includes/google-tags-head.html +6 -0
  21. data/_includes/head.html +72 -0
  22. data/_includes/header-banner.html +1 -0
  23. data/_includes/header-wide.html +1 -0
  24. data/_includes/header.html +1 -0
  25. data/_includes/javascript.html +89 -0
  26. data/_includes/jsdelivr-combine.html +18 -0
  27. data/_includes/lang.html +6 -0
  28. data/_includes/mermaid.html +1 -0
  29. data/_includes/mode-toggle.html +138 -0
  30. data/_includes/navbar.html +6 -0
  31. data/_includes/no-linenos.html +0 -0
  32. data/_includes/options.html +13 -0
  33. data/_includes/pagination.html +0 -0
  34. data/_includes/panel-bottom.html +1 -0
  35. data/_includes/panel-foot-2.html +1 -0
  36. data/_includes/panel-foot-3.html +1 -0
  37. data/_includes/panel-foot-4.html +1 -0
  38. data/_includes/panel-foot-full.html +1 -0
  39. data/_includes/panel-top-2.html +1 -0
  40. data/_includes/panel-top-3.html +1 -0
  41. data/_includes/panel-top-4.html +1 -0
  42. data/_includes/panel-top-full.html +1 -0
  43. data/_includes/post-nav.html +0 -0
  44. data/_includes/post-share.html +0 -0
  45. data/_includes/readtime.html +0 -0
  46. data/_includes/related-posts.html +0 -0
  47. data/_includes/search-loader.html +46 -0
  48. data/_includes/search-results.html +1 -0
  49. data/_includes/sidebar.html +0 -0
  50. data/_includes/toc.html +0 -0
  51. data/_javascript/common/back-to-top.js +20 -0
  52. data/_javascript/common/mode-toggle.js +13 -0
  53. data/_javascript/common/scroll-helper.js +36 -0
  54. data/_javascript/common/search-display.js +129 -0
  55. data/_javascript/common/sidebar.js +30 -0
  56. data/_javascript/common/tooltip-loader.js +6 -0
  57. data/_javascript/common/topbar-switcher.js +90 -0
  58. data/_javascript/common/topbar-title.js +67 -0
  59. data/_javascript/utils/category-collapse.js +30 -0
  60. data/_javascript/utils/checkbox.js +12 -0
  61. data/_javascript/utils/clipboard.js +133 -0
  62. data/_javascript/utils/img-extra.js +47 -0
  63. data/_javascript/utils/locale-datetime.js +45 -0
  64. data/_javascript/utils/pageviews.js +250 -0
  65. data/_javascript/utils/smooth-scroll.js +96 -0
  66. data/_layouts/archive.html +0 -0
  67. data/_layouts/categories.html +0 -0
  68. data/_layouts/category.html +0 -0
  69. data/_layouts/compress.html +10 -0
  70. data/_layouts/default.html +5 -0
  71. data/_layouts/page.html +5 -0
  72. data/_layouts/panel-both.html +14 -0
  73. data/_layouts/panel-left.html +14 -0
  74. data/_layouts/panel-none.html +81 -0
  75. data/_layouts/panel-right.html +14 -0
  76. data/_layouts/post.html +5 -0
  77. data/_layouts/tag.html +0 -0
  78. data/_layouts/tags.html +0 -0
  79. data/_sass/addon/common.scss +1630 -0
  80. data/_sass/addon/mixins.scss +144 -0
  81. data/_sass/addon/syntax.scss +0 -0
  82. data/_sass/addon/variables.scss +31 -0
  83. data/_sass/colors/brew-scheme.scss +7 -0
  84. data/_sass/colors/dark-scheme.scss +21 -0
  85. data/_sass/colors/dark-syntax.scss +88 -0
  86. data/_sass/colors/light-scheme.scss +7 -0
  87. data/_sass/colors/light-syntax.scss +84 -0
  88. data/_sass/layout/page.scss +0 -0
  89. data/_sass/layout/panel-both.scss +0 -0
  90. data/_sass/layout/panel-left.scss +0 -0
  91. data/_sass/layout/panel-none.scss +146 -0
  92. data/_sass/layout/panel-right.scss +0 -0
  93. data/_sass/layout/post.scss +0 -0
  94. data/_sass/redeyed-jekyll-theme.scss +26 -0
  95. data/_sass/variables-hook.scss +0 -0
  96. data/assets/css/style.scss +8 -0
  97. data/assets/img/d20R/d20R-128.png +0 -0
  98. data/assets/img/d20R/d20R-16.png +0 -0
  99. data/assets/img/d20R/d20R-200.png +0 -0
  100. data/assets/img/d20R/d20R-240.png +0 -0
  101. data/assets/img/d20R/d20R-32.png +0 -0
  102. data/assets/img/d20R/d20R-320.png +0 -0
  103. data/assets/img/d20R/d20R-48.png +0 -0
  104. data/assets/img/d20R/d20R-500.png +0 -0
  105. data/assets/img/d20R/d20R-600.png +0 -0
  106. data/assets/img/d20R/d20R-64.png +0 -0
  107. data/assets/img/d20R/d20R.svg +98 -0
  108. data/assets/img/d20RB/d20RB-128.png +0 -0
  109. data/assets/img/d20RB/d20RB-16.png +0 -0
  110. data/assets/img/d20RB/d20RB-200.png +0 -0
  111. data/assets/img/d20RB/d20RB-240.png +0 -0
  112. data/assets/img/d20RB/d20RB-32.png +0 -0
  113. data/assets/img/d20RB/d20RB-320.png +0 -0
  114. data/assets/img/d20RB/d20RB-48.png +0 -0
  115. data/assets/img/d20RB/d20RB-500.png +0 -0
  116. data/assets/img/d20RB/d20RB-600.png +0 -0
  117. data/assets/img/d20RB/d20RB-64.png +0 -0
  118. data/assets/img/d20RB/d20RB.svg +103 -0
  119. data/assets/img/favicons/android-chrome-192x192.png +0 -0
  120. data/assets/img/favicons/android-chrome-512x512.png +0 -0
  121. data/assets/img/favicons/apple-touch-icon.png +0 -0
  122. data/assets/img/favicons/browserconfig.xml +12 -0
  123. data/assets/img/favicons/favicon-16x16.png +0 -0
  124. data/assets/img/favicons/favicon-32x32.png +0 -0
  125. data/assets/img/favicons/favicon.ico +0 -0
  126. data/assets/img/favicons/mstile-150x150.png +0 -0
  127. data/assets/img/favicons/mstile-310x150.png +0 -0
  128. data/assets/img/favicons/mstile-310x310.png +0 -0
  129. data/assets/img/favicons/mstile-70x70.png +0 -0
  130. data/assets/img/favicons/safari-pinned-tab.svg +112 -0
  131. data/assets/img/favicons/site.webmanifest +19 -0
  132. data/assets/js/data/search.json +19 -0
  133. data/assets/js/data/swcache.js +54 -0
  134. data/assets/js/fetch.js +458 -0
  135. data/assets/js/pwa/app.js +47 -0
  136. data/assets/js/pwa/sw.js +89 -0
  137. data/assets/js/pwa/unregister.js +12 -0
  138. data/src/404.html +10 -0
  139. data/src/favicon.ico +0 -0
  140. data/src/feed.xml +61 -0
  141. data/src/index.md +22 -0
  142. data/src/robots.txt +10 -0
  143. data/src/style/html.md +7 -0
  144. data/src/style/index.md +11 -0
  145. data/src/style/markdown.md +108 -0
  146. metadata +375 -0
@@ -0,0 +1,144 @@
1
+ /*
2
+ SCSS Modules
3
+ */
4
+
5
+ %heading {
6
+ color: var(--heading-color);
7
+ font-weight: 400;
8
+ font-family: 'Cormorant Unicase', serif;
9
+ }
10
+
11
+ %section {
12
+ #core-wrapper & {
13
+ margin-top: 2.5rem;
14
+ margin-bottom: 1.25rem;
15
+
16
+ &:focus {
17
+ outline: none;
18
+ }
19
+ }
20
+ }
21
+
22
+ %anchor {
23
+ .anchor {
24
+ font-size: 80%;
25
+ }
26
+
27
+ @media (hover: hover) {
28
+ .anchor {
29
+ visibility: hidden;
30
+ opacity: 1;
31
+ transition: opacity 0.25s ease-in, visibility 0s ease-in 0.25s;
32
+ }
33
+
34
+ &:hover {
35
+ .anchor {
36
+ visibility: visible;
37
+ opacity: 1;
38
+ transition: opacity 0.25s ease-in, visibility 0s ease-in 0s;
39
+ }
40
+ }
41
+ }
42
+ }
43
+
44
+ %tag-hover {
45
+ background: var(--tag-hover);
46
+ transition: background 0.35s ease-in-out;
47
+ }
48
+
49
+ %table-cell {
50
+ padding: 0.4rem 1rem;
51
+ font-size: 95%;
52
+ white-space: nowrap;
53
+ }
54
+
55
+ %link-hover {
56
+ color: var(--link-hover);
57
+ border-bottom: 1px solid var(--link-hover-underline);
58
+ text-decoration: none;
59
+ }
60
+
61
+ %link-color { color: var(--link-color); }
62
+
63
+ %link-underline { border-bottom: 1px solid var(--link-underline-color); }
64
+
65
+ %clickable-transition { transition: color 0.35s ease-in-out; }
66
+
67
+ %no-cursor { user-select: none; }
68
+
69
+ %no-bottom-border { border-bottom: none; }
70
+
71
+ %cursor-pointer { cursor: pointer; }
72
+
73
+ %normal-font-style { font-style: normal; }
74
+
75
+ %text-color { color: var(--text-color); }
76
+
77
+ %img-caption {
78
+ + em {
79
+ display: block;
80
+ text-align: center;
81
+ font-style: normal;
82
+ font-size: 80%;
83
+ padding: 0;
84
+ color: #6d6c6c;
85
+ }
86
+ }
87
+
88
+ %sidebar-links {
89
+ color: var(--sidebar-link-color);
90
+ user-select: none;
91
+ }
92
+
93
+ /* ---------- SCSS MIXIN ---------- */
94
+
95
+ @mixin no-text-decoration { text-decoration: none; }
96
+
97
+ @mixin ml-mr($value) {
98
+ margin-left: $value;
99
+ margin-right: $value;
100
+ }
101
+
102
+ @mixin pl-pr($val) {
103
+ padding-left: $val;
104
+ padding-right: $val;
105
+ }
106
+
107
+ @mixin input-placeholder { opacity: 0.6; }
108
+
109
+ @mixin label($font-size: 1rem, $font-weight: 600, $color: var(--label-color)) {
110
+ color: $color;
111
+ font-size: $font-size;
112
+ font-weight: $font-weight;
113
+ }
114
+
115
+ @mixin align-center {
116
+ position: relative;
117
+ left: 50%;
118
+ -webkit-transform: translateX(-50%);
119
+ -ms-transform: translateX(-50%);
120
+ transform: translateX(-50%);
121
+ }
122
+
123
+ @mixin prompt($type, $fw-icon, $icon-weight: 900) {
124
+ &.prompt-#{$type} {
125
+ background-color: var(--prompt-#{$type}-bg);
126
+
127
+ &::before {
128
+ content: $fw-icon;
129
+ color: var(--prompt-#{$type}-icon-color);
130
+ font-weight: $icon-weight;
131
+ }
132
+ }
133
+ }
134
+
135
+ @mixin slide($append: null) {
136
+ $basic: transform 0.4s ease;
137
+ @if $append {
138
+ -webkit-transition: $basic, $append;
139
+ transition: $basic, $append;
140
+ } @else {
141
+ -webkit-transition: $basic;
142
+ transition: $basic;
143
+ }
144
+ }
File without changes
@@ -0,0 +1,31 @@
1
+ /*
2
+ SCSS VARIABLES
3
+ */
4
+
5
+ /* SIDEBAR */
6
+ $sidebar-width: 260px !default;
7
+ $sidebar-width-small: 210px !default;
8
+ $sidebar-width-large:350px !default;
9
+
10
+ /* TABS */
11
+ $tab-count: 5 !default;
12
+ $tab-height: 3rem !default;
13
+ $tab-cursor-height: 1.6rem !default;
14
+
15
+ $cursor-width: 2px !default;
16
+
17
+ /* OTHER FRAMEWORK SIZES */
18
+ $topbar-height: 3rem !default;
19
+
20
+ $search-max-width: 210px !default;
21
+
22
+ $footer-height: 5rem !default;
23
+ $footer-height-mobile: 6rem !default;
24
+
25
+ $main-content-max-width: 1250px !default;
26
+
27
+ $bottom-min-height: 35rem !default;
28
+
29
+ /* SYNTAX HIGHLIGHT */
30
+
31
+ $code-font-size: 0.85rem !default;
@@ -0,0 +1,7 @@
1
+ /*
2
+ Homebrew-Like Website Theme
3
+ */
4
+
5
+ @mixin brew-scheme {
6
+
7
+ }
@@ -0,0 +1,21 @@
1
+ /*
2
+ Primary Dark Mode Theme
3
+ */
4
+
5
+ @mixin dark-scheme {
6
+ /* FRAMEWORK COLOR */
7
+ --body-bg: rgb(25, 26, 30);
8
+ --card-bg-1: rgb(44, 46, 51);
9
+ --mask-bg: rgb(68, 69, 70);
10
+ --main-wrapper-gb: var(--body-bg);
11
+ --main-border-color: rgb(44, 45, 45);
12
+
13
+ /* COMMON COLOR */
14
+ --text-color: rgb(224, 224, 224);
15
+ --text-muted-color: rgb(173, 169, 169);
16
+ --heading-color: #FFFFFF;
17
+ --link-color: rgb(251, 58, 100);
18
+ --link-underline-color: var(--link-ciolor);
19
+ --button-bg: var(--link-ciolor);
20
+ --button-border-color: var(--link-ciolor);
21
+ }
@@ -0,0 +1,88 @@
1
+ /*
2
+ Code Highlighter - Dark Mode
3
+ */
4
+
5
+ @mixin dark-syntax {
6
+ /* syntax highlight colors from https://raw.githubusercontent.com/jwarby/pygments-css/master/monokai.css */
7
+ .highlight pre { background-color: var(--highlight-bg-color); }
8
+ .highlight .hll { background-color: var(--highlight-bg-color); }
9
+ .highlight .c { color: #75715e; } /* Comment */
10
+ .highlight .err { color: #960050; background-color: #1e0010; } /* Error */
11
+ .highlight .k { color: #66d9ef; } /* Keyword */
12
+ .highlight .l { color: #ae81ff; } /* Literal */
13
+ .highlight .n { color: #f8f8f2; } /* Name */
14
+ .highlight .o { color: #f92672; } /* Operator */
15
+ .highlight .p { color: #f8f8f2; } /* Punctuation */
16
+ .highlight .cm { color: #75715e; } /* Comment.Multiline */
17
+ .highlight .cp { color: #75715e; } /* Comment.Preproc */
18
+ .highlight .c1 { color: #75715e; } /* Comment.Single */
19
+ .highlight .cs { color: #75715e; } /* Comment.Special */
20
+ .highlight .ge { color: inherit; font-style: italic; } /* Generic.Emph */
21
+ .highlight .gs { font-weight: bold; } /* Generic.Strong */
22
+ .highlight .kc { color: #66d9ef; } /* Keyword.Constant */
23
+ .highlight .kd { color: #66d9ef; } /* Keyword.Declaration */
24
+ .highlight .kn { color: #f92672; } /* Keyword.Namespace */
25
+ .highlight .kp { color: #66d9ef; } /* Keyword.Pseudo */
26
+ .highlight .kr { color: #66d9ef; } /* Keyword.Reserved */
27
+ .highlight .kt { color: #66d9ef; } /* Keyword.Type */
28
+ .highlight .ld { color: #e6db74; } /* Literal.Date */
29
+ .highlight .m { color: #ae81ff; } /* Literal.Number */
30
+ .highlight .s { color: #e6db74; } /* Literal.String */
31
+ .highlight .na { color: #a6e22e; } /* Name.Attribute */
32
+ .highlight .nb { color: #f8f8f2; } /* Name.Builtin */
33
+ .highlight .nc { color: #a6e22e; } /* Name.Class */
34
+ .highlight .no { color: #66d9ef; } /* Name.Constant */
35
+ .highlight .nd { color: #a6e22e; } /* Name.Decorator */
36
+ .highlight .ni { color: #f8f8f2; } /* Name.Entity */
37
+ .highlight .ne { color: #a6e22e; } /* Name.Exception */
38
+ .highlight .nf { color: #a6e22e; } /* Name.Function */
39
+ .highlight .nl { color: #f8f8f2; } /* Name.Label */
40
+ .highlight .nn { color: #f8f8f2; } /* Name.Namespace */
41
+ .highlight .nx { color: #a6e22e; } /* Name.Other */
42
+ .highlight .py { color: #f8f8f2; } /* Name.Property */
43
+ .highlight .nt { color: #f92672; } /* Name.Tag */
44
+ .highlight .nv { color: #f8f8f2; } /* Name.Variable */
45
+ .highlight .ow { color: #f92672; } /* Operator.Word */
46
+ .highlight .w { color: #f8f8f2; } /* Text.Whitespace */
47
+ .highlight .mf { color: #ae81ff; } /* Literal.Number.Float */
48
+ .highlight .mh { color: #ae81ff; } /* Literal.Number.Hex */
49
+ .highlight .mi { color: #ae81ff; } /* Literal.Number.Integer */
50
+ .highlight .mo { color: #ae81ff; } /* Literal.Number.Oct */
51
+ .highlight .sb { color: #e6db74; } /* Literal.String.Backtick */
52
+ .highlight .sc { color: #e6db74; } /* Literal.String.Char */
53
+ .highlight .sd { color: #e6db74; } /* Literal.String.Doc */
54
+ .highlight .s2 { color: #e6db74; } /* Literal.String.Double */
55
+ .highlight .se { color: #ae81ff; } /* Literal.String.Escape */
56
+ .highlight .sh { color: #e6db74; } /* Literal.String.Heredoc */
57
+ .highlight .si { color: #e6db74; } /* Literal.String.Interpol */
58
+ .highlight .sx { color: #e6db74; } /* Literal.String.Other */
59
+ .highlight .sr { color: #e6db74; } /* Literal.String.Regex */
60
+ .highlight .s1 { color: #e6db74; } /* Literal.String.Single */
61
+ .highlight .ss { color: #e6db74; } /* Literal.String.Symbol */
62
+ .highlight .bp { color: #f8f8f2; } /* Name.Builtin.Pseudo */
63
+ .highlight .vc { color: #f8f8f2; } /* Name.Variable.Class */
64
+ .highlight .vg { color: #f8f8f2; } /* Name.Variable.Global */
65
+ .highlight .vi { color: #f8f8f2; } /* Name.Variable.Instance */
66
+ .highlight .il { color: #ae81ff; } /* Literal.Number.Integer.Long */
67
+ .highlight .gu { color: #75715e; } /* Generic.Subheading & Diff Unified/Comment? */
68
+ .highlight .gd { color: #f92672; background-color: #561c08; } /* Generic.Deleted & Diff Deleted */
69
+ .highlight .gi { color: #a6e22e; background-color: #0b5858; } /* Generic.Inserted & Diff Inserted */
70
+
71
+ /* ----- custom styles ------ */
72
+
73
+ --highlight-bg-color: #252525;
74
+ --highlighter-rouge-color: #de6b18;
75
+ --highlight-lineno-color: #6c6c6d;
76
+ --inline-code-bg: #272822;
77
+ --code-header-text-color: #6a6a6a;
78
+ --code-header-muted-color: rgb(60 60 60);
79
+ --code-header-icon-color: rgb(86 86 86);
80
+ --clipboard-checked-color: #2bcc2b;
81
+ --filepath-text-color: #bdbdbd;
82
+
83
+ .highlight {
84
+ .gp { color: #818c96; }
85
+ }
86
+
87
+ pre { color: #bfbfbf; } /* override Bootstrap */
88
+ }
@@ -0,0 +1,7 @@
1
+ /*
2
+ Primary Light Mode Theme
3
+ */
4
+
5
+ @mixin light-scheme {
6
+
7
+ }
@@ -0,0 +1,84 @@
1
+ /*
2
+ Code Highlighter - Light Mode
3
+ */
4
+
5
+ @mixin light-syntax {
6
+ /* see: <https://raw.githubusercontent.com/jwarby/pygments-css/master/github.css> */
7
+ .highlight .hll { background-color: #ffffcc; }
8
+ .highlight .c { color: #999988; font-style: italic; } /* Comment */
9
+ .highlight .err { color: #a61717; background-color: #e3d2d2; } /* Error */
10
+ .highlight .k { color: #000000; font-weight: bold; } /* Keyword */
11
+ .highlight .o { color: #000000; font-weight: bold; } /* Operator */
12
+ .highlight .cm { color: #999988; font-style: italic; } /* Comment.Multiline */
13
+ .highlight .cp { color: #999999; font-weight: bold; font-style: italic; } /* Comment.Preproc */
14
+ .highlight .c1 { color: #999988; font-style: italic; } /* Comment.Single */
15
+ .highlight .cs { color: #999999; font-weight: bold; font-style: italic; } /* Comment.Special */
16
+ .highlight .gd { color: #d01040; background-color: #ffdddd; } /* Generic.Deleted */
17
+ .highlight .ge { color: #000000; font-style: italic; } /* Generic.Emph */
18
+ .highlight .gr { color: #aa0000; } /* Generic.Error */
19
+ .highlight .gh { color: #999999; } /* Generic.Heading */
20
+ .highlight .gi { color: #008080; background-color: #ddffdd; } /* Generic.Inserted */
21
+ .highlight .go { color: #888888; } /* Generic.Output */
22
+ .highlight .gp { color: #555555; } /* Generic.Prompt */
23
+ .highlight .gs { font-weight: bold; } /* Generic.Strong */
24
+ .highlight .gu { color: #aaaaaa; } /* Generic.Subheading */
25
+ .highlight .gt { color: #aa0000; } /* Generic.Traceback */
26
+ .highlight .kc { color: #000000; font-weight: bold; } /* Keyword.Constant */
27
+ .highlight .kd { color: #000000; font-weight: bold; } /* Keyword.Declaration */
28
+ .highlight .kn { color: #000000; font-weight: bold; } /* Keyword.Namespace */
29
+ .highlight .kp { color: #000000; font-weight: bold; } /* Keyword.Pseudo */
30
+ .highlight .kr { color: #000000; font-weight: bold; } /* Keyword.Reserved */
31
+ .highlight .kt { color: #445588; font-weight: bold; } /* Keyword.Type */
32
+ .highlight .m { color: #009999; } /* Literal.Number */
33
+ .highlight .s { color: #d01040; } /* Literal.String */
34
+ .highlight .na { color: #008080; } /* Name.Attribute */
35
+ .highlight .nb { color: #0086b3; } /* Name.Builtin */
36
+ .highlight .nc { color: #445588; font-weight: bold; } /* Name.Class */
37
+ .highlight .no { color: #008080; } /* Name.Constant */
38
+ .highlight .nd { color: #3c5d5d; font-weight: bold; } /* Name.Decorator */
39
+ .highlight .ni { color: #800080; } /* Name.Entity */
40
+ .highlight .ne { color: #990000; font-weight: bold; } /* Name.Exception */
41
+ .highlight .nf { color: #990000; font-weight: bold; } /* Name.Function */
42
+ .highlight .nl { color: #990000; font-weight: bold; } /* Name.Label */
43
+ .highlight .nn { color: #555555; } /* Name.Namespace */
44
+ .highlight .nt { color: #000080; } /* Name.Tag */
45
+ .highlight .nv { color: #008080; } /* Name.Variable */
46
+ .highlight .ow { color: #000000; font-weight: bold; } /* Operator.Word */
47
+ .highlight .w { color: #bbbbbb; } /* Text.Whitespace */
48
+ .highlight .mf { color: #009999; } /* Literal.Number.Float */
49
+ .highlight .mh { color: #009999; } /* Literal.Number.Hex */
50
+ .highlight .mi { color: #009999; } /* Literal.Number.Integer */
51
+ .highlight .mo { color: #009999; } /* Literal.Number.Oct */
52
+ .highlight .sb { color: #d01040; } /* Literal.String.Backtick */
53
+ .highlight .sc { color: #d01040; } /* Literal.String.Char */
54
+ .highlight .sd { color: #d01040; } /* Literal.String.Doc */
55
+ .highlight .s2 { color: #d01040; } /* Literal.String.Double */
56
+ .highlight .se { color: #d01040; } /* Literal.String.Escape */
57
+ .highlight .sh { color: #d01040; } /* Literal.String.Heredoc */
58
+ .highlight .si { color: #d01040; } /* Literal.String.Interpol */
59
+ .highlight .sx { color: #d01040; } /* Literal.String.Other */
60
+ .highlight .sr { color: #009926; } /* Literal.String.Regex */
61
+ .highlight .s1 { color: #d01040; } /* Literal.String.Single */
62
+ .highlight .ss { color: #990073; } /* Literal.String.Symbol */
63
+ .highlight .bp { color: #999999; } /* Name.Builtin.Pseudo */
64
+ .highlight .vc { color: #008080; } /* Name.Variable.Class */
65
+ .highlight .vg { color: #008080; } /* Name.Variable.Global */
66
+ .highlight .vi { color: #008080; } /* Name.Variable.Instance */
67
+ .highlight .il { color: #009999; } /* Literal.Number.Integer.Long */
68
+
69
+ /* --- custom light colors --- */
70
+ --highlight-bg-color: #f7f7f7;
71
+ --highlighter-rouge-color: #2f2f2f;
72
+ --highlight-lineno-color: #c2c6cc;
73
+ --inline-code-bg: #f3f3f3;
74
+ --code-header-text-color: #a3a3b1;
75
+ --code-header-muted-color: #ebebeb;
76
+ --code-header-icon-color: #d1d1d1;
77
+ --clipboard-checked-color: #43c743;
78
+
79
+ [class^=prompt-] {
80
+ --inline-code-bg: #fbfafa;
81
+ --highlighter-rouge-color: rgb(82 82 82);
82
+ }
83
+
84
+ } /* light-syntax */
File without changes
File without changes
File without changes
@@ -0,0 +1,146 @@
1
+ /*
2
+ RESPONSIVE DESIGN - NO SIDE PANELS
3
+ {content} >= 1120px screen
4
+ {content} >= 850px screen
5
+ {content} <= 849px screen
6
+ */
7
+
8
+ @media all and (max-width: 849px) {
9
+ #topbar-wrapper,
10
+ #main-wrapper { max-width: 100%; }
11
+ #main-wrapper { padding-top: $topbar-height; }
12
+ #topbar,
13
+ #main,
14
+ #breadcrumb,
15
+ #search-result-wrapper { max-width: 100%; }
16
+ #topbar-wrapper {
17
+ @include slide(top 0.2s ease);
18
+ left: 0;
19
+ }
20
+ #core-wrapper,
21
+ #panel-wrapper { margin-top: 0; }
22
+ #topbar-trigger,
23
+ #search-trigger { display: block; }
24
+ #search-result-wrapper .post-content { letter-spacing: 0; }
25
+ #tags {
26
+ -webkit-box-pack: center !important;
27
+ -ms-flex-pack: center !important;
28
+ justify-content: center !important;
29
+ }
30
+ h1.dynamic-title {
31
+ display: none;
32
+ ~ .post-content { margin-top: 3rem; }
33
+ }
34
+ }
35
+
36
+ @media all and (min-width: 850px) {
37
+ #topbar-wrapper,
38
+ #main-wrapper { max-width: 100%; }
39
+ #main-wrapper { padding-top: $topbar-height; }
40
+ #topbar,
41
+ #main,
42
+ #breadcrumb,
43
+ #search-result-wrapper { max-width: 100%; }
44
+ #topbar-wrapper {
45
+ @include slide(top 0.2s ease);
46
+ left: 0;
47
+ }
48
+ #core-wrapper,
49
+ #panel-wrapper { margin-top: 0; }
50
+ #topbar-trigger,
51
+ #search-trigger { display: block; }
52
+ #search-result-wrapper .post-content { letter-spacing: 0; }
53
+ #tags {
54
+ -webkit-box-pack: center !important;
55
+ -ms-flex-pack: center !important;
56
+ justify-content: center !important;
57
+ }
58
+ h1.dynamic-title {
59
+ display: none;
60
+ ~ .post-content { margin-top: 3rem; }
61
+ }
62
+ }
63
+ /* iPad Horizontal */
64
+ @media all and (min-width: 992px) and (max-width: 1199px) {
65
+ #topbar-wrapper,
66
+ #main-wrapper { max-width: 100%; }
67
+ #main-wrapper { padding-top: $topbar-height; }
68
+ #topbar,
69
+ #main,
70
+ #breadcrumb,
71
+ #search-result-wrapper { max-width: 100%; }
72
+ #topbar-wrapper {
73
+ @include slide(top 0.2s ease);
74
+ left: 0;
75
+ }
76
+ #core-wrapper,
77
+ #panel-wrapper { margin-top: 0; }
78
+ #topbar-trigger,
79
+ #search-trigger { display: block; }
80
+ #search-result-wrapper .post-content { letter-spacing: 0; }
81
+ #tags {
82
+ -webkit-box-pack: center !important;
83
+ -ms-flex-pack: center !important;
84
+ justify-content: center !important;
85
+ }
86
+ h1.dynamic-title {
87
+ display: none;
88
+ ~ .post-content { margin-top: 3rem; }
89
+ }
90
+ }
91
+
92
+ @media all and (min-width: 850px) and (max-width: 1199px) {
93
+ #topbar-wrapper,
94
+ #main-wrapper { max-width: 100%; }
95
+ #main-wrapper { padding-top: $topbar-height; }
96
+ #topbar,
97
+ #main,
98
+ #breadcrumb,
99
+ #search-result-wrapper { max-width: 100%; }
100
+ #topbar-wrapper {
101
+ @include slide(top 0.2s ease);
102
+ left: 0;
103
+ }
104
+ #core-wrapper,
105
+ #panel-wrapper { margin-top: 0; }
106
+ #topbar-trigger,
107
+ #search-trigger { display: block; }
108
+ #search-result-wrapper .post-content { letter-spacing: 0; }
109
+ #tags {
110
+ -webkit-box-pack: center !important;
111
+ -ms-flex-pack: center !important;
112
+ justify-content: center !important;
113
+ }
114
+ h1.dynamic-title {
115
+ display: none;
116
+ ~ .post-content { margin-top: 3rem; }
117
+ }
118
+ }
119
+
120
+ @media all and (max-width: 1199px) {
121
+ #topbar-wrapper,
122
+ #main-wrapper { max-width: 100%; }
123
+ #main-wrapper { padding-top: $topbar-height; }
124
+ #topbar,
125
+ #main,
126
+ #breadcrumb,
127
+ #search-result-wrapper { max-width: 100%; }
128
+ #topbar-wrapper {
129
+ @include slide(top 0.2s ease);
130
+ left: 0;
131
+ }
132
+ #core-wrapper,
133
+ #panel-wrapper { margin-top: 0; }
134
+ #topbar-trigger,
135
+ #search-trigger { display: block; }
136
+ #search-result-wrapper .post-content { letter-spacing: 0; }
137
+ #tags {
138
+ -webkit-box-pack: center !important;
139
+ -ms-flex-pack: center !important;
140
+ justify-content: center !important;
141
+ }
142
+ h1.dynamic-title {
143
+ display: none;
144
+ ~ .post-content { margin-top: 3rem; }
145
+ }
146
+ }
File without changes
File without changes
@@ -0,0 +1,26 @@
1
+ /*
2
+ * Stylesheets for redeyed-jekyll-theme
3
+ *
4
+ * RedEyed Jekyll Theme v0.1.0 (https://github.com/RedEyed-RPG/redeyed-jekyll-theme)
5
+ * Copyright © 2022 ~ Ragdata & RedEyed RPG
6
+ * MIT Licensed
7
+ */
8
+
9
+ @import
10
+ "colors/light-scheme",
11
+ "colors/light-syntax",
12
+ "colors/dark-scheme",
13
+ "colors/dark-syntax",
14
+
15
+ "addon/mixins",
16
+ "addon/variables",
17
+ "variables-hook",
18
+ "addon/syntax",
19
+ "addon/common",
20
+
21
+ "layout/page",
22
+ "layout/panel-both",
23
+ "layout/panel-left",
24
+ "layout/panel-none",
25
+ "layout/panel-right",
26
+ "layout/post";
File without changes
@@ -0,0 +1,8 @@
1
+ ---
2
+ title: false
3
+ styles: true
4
+ ---
5
+
6
+ @import "{{ site.theme }}";
7
+
8
+ /* APPEND CUSTOM STYLES BELOW */
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file