Skip to content

Commit

Permalink
v74.1-1.0.0 [Synapse break. Vanishment, this world!] (#57)
Browse files Browse the repository at this point in the history
* Initial v74 themes

* Added v74 assets

* Restored asset path & Updated Mikoto's & Nadeshiko's default button color

* Updated Changelog & bumped version to v74.1.0
  • Loading branch information
Unthrottled authored Feb 7, 2022
1 parent 2e0996d commit d446d0a
Show file tree
Hide file tree
Showing 86 changed files with 86,952 additions and 3,310 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
Changelog
---
# 74.1-1.0.0 [Synapse break. Vanishment, this world!]

**4 New Dark Themes!**

- Decimate errors in the code alongside the Wicked Lord Shingan. Let your inner fantasies go rampant with Rikka Takanashi from: "Love, Chuunibyou, and Other Delusions".
- It is comfy time! Don't let feature requests stress you out, because you can now code with Nadeshiko from Yuru Camp.
- A Certain Scientific RailGun go: bzzzzzzt. Zap bugs out of existence with the electromaster Mikoto Misaka.
- Raccoon + Tanuki = one really cute cinnamon bun. Enjoy your time coding with Raphtalia from: "Rising of the Shield Hero."

![v74 Girls](https://doki.assets.unthrottled.io/misc/v74_girls.png)

### Other Stuff

- Updated Syntax Highlight & Look and Feel changes for the following legacy themes: Ibuki Dark, Astolfo, Aqua, Natsuki Light, Hatsune Miku, Christmas Chocola, Emilia Dark, Beatrice, Ram, and Rem.

# 15.0.1 [GitHub Updates]

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": "5412c41d-f76b-4488-85a7-1ae1a63bbfcc",
"overrides": {},
"laf": {},
"syntax": {},
"colors": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": "01e61500-862c-41cd-b653-48d2ef7b1882",
"overrides": {},
"laf": {},
"syntax": {},
"colors": {
"defaultButtonColor": "&baseBackground&"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": "df23dabc-61eb-4559-a504-992786964602",
"overrides": {},
"laf": {},
"syntax": {},
"colors": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": "d587f5ab-9334-4b7b-a99e-58461719d87b",
"overrides": {},
"laf": {},
"syntax": {},
"colors": {
"defaultButtonColor": "&baseBackground&"
}
}
2 changes: 1 addition & 1 deletion buildSrc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/jest": "^26.0.0",
"@types/lodash": "^4.14.157",
"copy-webpack-plugin": "^6.0.2",
"doki-build-source": "1.8.0",
"doki-build-source": "74.1.0",
"fetch-css": "^3.0.1",
"jest": "^26.0.1",
"lodash": "^4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions buildSrc/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2339,10 +2339,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/discontinuous-range/-/discontinuous-range-1.0.0.tgz#e38331f0844bba49b9a9cb71c771585aab1bc65a"
integrity sha1-44Mx8IRLukm5qctxx3FYWqsbxlo=

doki-build-source@1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/doki-build-source/-/doki-build-source-1.8.0.tgz#30f82942eca97f4091697302e55ff5504a7bf42e"
integrity sha512-l7gvHdcptjruHPVe0KB5UgY9lTjtbxC8aqE2ds4+eD78OttjCgUrfJjAVeeY0tF2cp3vZ8+3eUB9EthbuwL3eQ==
doki-build-source@74.1.0:
version "74.1.0"
resolved "https://registry.yarnpkg.com/doki-build-source/-/doki-build-source-74.1.0.tgz#2ae6c74273de4cf3021d7a5cdbbfe4369c50439a"
integrity sha512-6CitL8Qw9LM9NqTFLNJxe5p7g1yhhE9uSUajRTwXLJisdVtMmjIIdx6Hodcwi1sxi7qBmUBMKd1JF3jlGZ61rQ==

dom-serializer@0:
version "0.2.2"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "doki-theme-github",
"version": "15.0.1",
"version": "74.1.0",
"dependencies": {
}
}
6 changes: 3 additions & 3 deletions themes/aqua.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Aqua
@namespace github.com/doki-theme
@version 15.0.1
@version 74.1.0
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -19271,7 +19271,7 @@ a.notifications-dropdown-see-all:hover, .top-nav .dropdown-menu a:hover {
}
/* constant */
.pl-cce {
color: #86dbfd !important;
color: #48ffd6 !important;
font-weight: normal !important;
}
/* constant.character.escape */
Expand All @@ -19280,7 +19280,7 @@ a.notifications-dropdown-see-all:hover, .top-nav .dropdown-menu a:hover {
}
/* constant.numeric */
.pl-coc {
color: #86dbfd !important;
color: #48ffd6 !important;
}
/* constant.other.color */
.pl-cos {
Expand Down
14 changes: 7 additions & 7 deletions themes/astolfo.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Astolfo
@namespace github.com/doki-theme
@version 15.0.1
@version 74.1.0
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -56,7 +56,7 @@
--color-workflow-card-bg: #201d1d !important;
--color-bg-tertiary: #1a1c19 !important;
--color-bg-secondary: #20221f !important;
--color-user-mention-bg: #65395B !important;
--color-user-mention-bg: #753B78 !important;
--color-user-mention-fg: #fbfbfb !important;
--color-search-hover-hl: #211D1E !important;
--color-checks-step-header-open-bg: #20221f !important;
Expand Down Expand Up @@ -11163,7 +11163,7 @@
}
/* source #5: "#fff" */
.tree-browser-result[aria-selected="true"] {
background-color: #391717!important;
background-color: #501C1C!important;
color: #fbfbfb!important;
background-image: none !important;
}
Expand Down Expand Up @@ -14675,8 +14675,8 @@
}
/* source #14: "#e6ebf1", "#e6ebf1", "rgba(27,31,35,0.35)" */
.btn.hover, .btn:hover {
background-color: #391717;
background-image: linear-gradient(-180deg, #391717 0%, #391717 90%);
background-color: #501C1C;
background-image: linear-gradient(-180deg, #501C1C 0%, #501C1C 90%);
border-color: none !important;
color: #fbfbfb !important;
}
Expand Down Expand Up @@ -16261,11 +16261,11 @@ select:-webkit-autofill:focus {
}
/* text selection */
::selection {
background-color: /*[[base-color]]*/ #391717 !important;
background-color: /*[[base-color]]*/ #501C1C !important;
color: #fbfbfb !important;
}
::-moz-selection {
background-color: /*[[base-color]]*/ #391717 !important;
background-color: /*[[base-color]]*/ #501C1C !important;
color: #fbfbfb !important;
}
.CodeMirror-selected {
Expand Down
2 changes: 1 addition & 1 deletion themes/asuna_dark.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Asuna Dark
@namespace github.com/doki-theme
@version 15.0.1
@version 74.1.0
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down
38 changes: 19 additions & 19 deletions themes/asuna_light.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Asuna Light
@namespace github.com/doki-theme
@version 15.0.1
@version 74.1.0
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -55,17 +55,17 @@
--color-calendar-graph-day-bg: #f6f6f6 !important;
--color-workflow-card-bg: #f6f6f6 !important;
--color-bg-tertiary: #fcfcfc !important;
--color-bg-secondary: #f6f6f6 !important;
--color-bg-secondary: #feeeee !important;
--color-user-mention-bg: #F8E728 !important;
--color-user-mention-fg: #393d45 !important;
--color-search-hover-hl: #f6f6f6 !important;
--color-checks-step-header-open-bg: #f6f6f6 !important;
--color-checks-step-header-open-bg: #feeeee !important;
--color-bg-discussions-row-emoji-box: #f9f2f2 !important;
--color-current-user-tip-border: #f9f2f2 !important;
--color-underlinenav-counter-text: #252427 !important;
--color-text-primary: #0d5fa6 !important;
--color-text-link: #a61d0d !important;
--color-canvas-subtle: #f6f6f6 !important;
--color-canvas-subtle: #feeeee !important;
--color-accent-fg: #212121 !important;
--color-shadow-large: 0 8px 24px #a61d0d22 !important;
--color-alert-warn-bg: #fcfdf3 !important;
Expand All @@ -84,7 +84,7 @@
--color-project-sidebar-bg: #fcfcfc !important;
--color-border-primary: #eeeeee !important;
--color-notifications-row-read-bg: #f6f6f6 !important;
--color-notifications-row-bg: #f6f6f6 !important;
--color-notifications-row-bg: #feeeee !important;
--color-input-disabled-bg: #fff4f4 !important;
--color-input-disabled-border: #eeeeee !important;
--color-text-secondary: #a25252 !important;
Expand Down Expand Up @@ -8496,7 +8496,7 @@
}
/* source #5: "#2f363d" */
.CheckRun-search .btn:hover {
background-color: #f6f6f6;
background-color: #feeeee;
}
/* source #5: "color: #586069", "none" */
.CheckRun-search .btn[disabled] {
Expand Down Expand Up @@ -8532,7 +8532,7 @@
}
/* source #5: "#2f363d" */
.CheckStep-line:hover {
background-color: #f6f6f6;
background-color: #feeeee;
}
/* source #5: "#586069" */
.CheckStep-line.selected {
Expand Down Expand Up @@ -9269,7 +9269,7 @@
}
/* source #5: "#2f363d" */
.MarketplaceJumbotron {
background-color: #f6f6f6;
background-color: #feeeee;
}
/* source #5: "#f6f8fa" */
.MarketplaceSideNav {
Expand Down Expand Up @@ -12672,7 +12672,7 @@
}
/* source #6: "rgba(225,228,232,0.31)" */
#uptime-tooltip .tooltip-box .outage-field {
background-color: #f6f6f6;
background-color: #feeeee;
}
/* source #6: "#dbab09" */
.layout-content.status.status-index .page-status.status-minor,
Expand Down Expand Up @@ -15711,7 +15711,7 @@
}
/* source #14: "#2f363d" */
.bg-gray-8 {
background-color: #f6f6f6 !important;
background-color: #feeeee !important;
}
/* source #14: "color: #24292e !important" */
.color-gray-9 {
Expand Down Expand Up @@ -16372,7 +16372,7 @@ input[type="radio"] {
}
input[type="checkbox"]:disabled, input[type="checkbox"]:hover:disabled,
input[type="checkbox"]:hover:active:disabled, input[type="radio"]:disabled {
background-color: #f6f6f6 !important;
background-color: #feeeee !important;
color: #555 !important;
}
input[type="checkbox"]:checked {
Expand Down Expand Up @@ -16552,8 +16552,8 @@ aside.border-top + section.bg-gray-dark:not([class*="js-"]) {
}
/* Make it more apparent that <details> is clickable */
.markdown-body details summary:not([aria-haspopup]):hover {
background: #f6f6f6;
box-shadow: 0 0 0 2px #f6f6f6;
background: #feeeee;
box-shadow: 0 0 0 2px #feeeee;
cursor: pointer;
}
/* GitHub Bug: Center discussion close icon vertically */
Expand Down Expand Up @@ -17139,7 +17139,7 @@ h3.conversation-list-heading strong, .file-commit-form .commit-form,
border-color: #eeeeee !important;
}
.search-result-group, .gist-quicksearch-result-group {
background: #f6f6f6 !important;
background: #feeeee !important;
border-color: rgba(68, 68, 68, .5) !important;
color: #555 !important;
}
Expand Down Expand Up @@ -17677,10 +17677,10 @@ circle.audit-point {
.dropdown-divider, .js-current .standalone a, .sidebar-module .disable>a,
.label-select-menu div.labelstyle-000000.selected,
.ScreenshotCarousel-navitem.selected {
background: #f6f6f6 !important;
background: #feeeee !important;
}
div#common-issues ul li a:hover, .rss-subscribe:hover {
background-color: #f6f6f6 !important;
background-color: #feeeee !important;
}
.jumbotron-codelines {
background-color: #fdfdfd !important;
Expand Down Expand Up @@ -18811,7 +18811,7 @@ form[action*="/.github/workflows/"] .commit-create {
background-size: 8px 10px !important;
}
.form-select:disabled {
background-color: #f6f6f6 !important;
background-color: #feeeee !important;
color: #555 !important;
}
/* no border */
Expand Down Expand Up @@ -20555,7 +20555,7 @@ a.notifications-dropdown-see-all:hover, .top-nav .dropdown-menu a:hover {
.intercom-comment-container-admin .intercom-comment:not(.intercom-comment-with-body),
.intercom-comment-container-other-user .intercom-comment:not(.intercom-comment-with-body) {
color: #eee;
background-color: #f6f6f6;
background-color: #feeeee;
}
.intercom-comment-container-user .intercom-comment:not(.intercom-comment-with-body) {
background-color: /*[[base-color]]*/ #a61d0d;
Expand Down Expand Up @@ -20815,7 +20815,7 @@ a.notifications-dropdown-see-all:hover, .top-nav .dropdown-menu a:hover {
margin-top: 1px;
}
.select-input__option:not(.select-input__option--is-selected):hover {
background-color: #f6f6f6;
background-color: #feeeee;
color: #eee;
}
.select-input__option--is-selected[class*="css-"] {
Expand Down
2 changes: 1 addition & 1 deletion themes/azuki.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Azuki
@namespace github.com/doki-theme
@version 15.0.1
@version 74.1.0
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down
Loading

0 comments on commit d446d0a

Please sign in to comment.