Skip to content

Commit

Permalink
v11 - NekoPara OneeSan Vol. (#47)
Browse files Browse the repository at this point in the history
* initial v11

* v11 - NekoPara OneeSan Vol.
  • Loading branch information
Unthrottled authored Aug 7, 2021
1 parent 805abd1 commit 2457c54
Show file tree
Hide file tree
Showing 72 changed files with 83,774 additions and 58 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Changelog
---

# 11.0.0 [NekoPara OneeSan Vol.]

## 4 New Themes!!

- Maple (Light/Dark)
- Cinnamon (Dark)
- Azuki (Dark)

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

# 10.0.0 [NekoPara Release]

## 3 New Themes!!
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.
2 changes: 2 additions & 0 deletions buildSrc/assets/templates/tempCss.css.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@
--color-notifications-row-bg: {{caretRow}} !important;
--color-input-disabled-bg: {{selectionInactive}} !important;
--color-input-disabled-border: {{borderColor}} !important;
--color-text-secondary: {{infoForeground}} !important;
--color-text-tertiary: {{lineNumberColor}} !important;
}

.suggester li:hover .octicon,
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": "83e94920-9ae2-4838-9b85-4c3fa22b67b8",
"overrides": {},
"laf": {},
"syntax": {},
"colors": {
"defaultButtonColor": "&baseBackground&"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": "84dc0d3c-1c83-4dde-87b9-e1ea27cd34b0",
"overrides": {},
"laf": {},
"syntax": {},
"colors": {
"defaultButtonColor": "&baseBackground&"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": "13407818-da66-432b-94e3-fd2192e98118",
"overrides": {},
"laf": {},
"syntax": {},
"colors": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": "ea7a8b00-2d86-4e06-81a2-5c14a46264d5",
"overrides": {},
"laf": {},
"syntax": {},
"colors": {
"defaultButtonColor": "&baseBackground&"
}
}
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": "10.0.0",
"version": "11.0.0",
"dependencies": {
}
}
4 changes: 3 additions & 1 deletion 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 10.0.0
@version 11.0.0
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -77,6 +77,8 @@
--color-notifications-row-bg: #2d3047 !important;
--color-input-disabled-bg: #31344b !important;
--color-input-disabled-border: #2a334b !important;
--color-text-secondary: #7b8bab !important;
--color-text-tertiary: #61647b !important;
}

.suggester li:hover .octicon,
Expand Down
4 changes: 3 additions & 1 deletion 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 10.0.0
@version 11.0.0
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -77,6 +77,8 @@
--color-notifications-row-bg: #20221f !important;
--color-input-disabled-bg: #261c20 !important;
--color-input-disabled-border: #212220 !important;
--color-text-secondary: #957a4d !important;
--color-text-tertiary: #8e856e !important;
}

.suggester li:hover .octicon,
Expand Down
4 changes: 3 additions & 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 10.0.0
@version 11.0.0
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -77,6 +77,8 @@
--color-notifications-row-bg: #1f1f1f !important;
--color-input-disabled-bg: #262626 !important;
--color-input-disabled-border: #2a2929 !important;
--color-text-secondary: #7a3f41 !important;
--color-text-tertiary: #5d5051 !important;
}

.suggester li:hover .octicon,
Expand Down
4 changes: 3 additions & 1 deletion 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 10.0.0
@version 11.0.0
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -77,6 +77,8 @@
--color-notifications-row-bg: #f6f6f6 !important;
--color-input-disabled-bg: #fff4f4 !important;
--color-input-disabled-border: #eeeeee !important;
--color-text-secondary: #a25252 !important;
--color-text-tertiary: #aaaaaa !important;
}

.suggester li:hover .octicon,
Expand Down
Loading

0 comments on commit 2457c54

Please sign in to comment.