Skip to content

Commit

Permalink
Actions & Discussions Fixes (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
Unthrottled authored Dec 12, 2020
1 parent 33cfef9 commit 38fb51c
Show file tree
Hide file tree
Showing 34 changed files with 165 additions and 32 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
Changelog
---
# 4.2.7 [Actions & Discussions fix]

- Fixed small issues with the Actions and Discussions tab


# 4.2.6 [Organization Avatar Fix]

- Fixed the GitHub organization avatar backgrounds.
Expand Down
4 changes: 4 additions & 0 deletions buildSrc/templates/tempCss.css.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: {{baseBackground}};
--color-bg-primary: {{baseBackground}};
--color-calendar-graph-day-bg: {{codeBlock}};
--color-workflow-card-bg: {{codeBlock}};
--color-bg-tertiary: {{textEditorBackground}};
--color-bg-secondary: {{caretRow}};
--color-bg-discussions-row-emoji-box: {{buttonColor}};
--color-underlinenav-counter-text: {{foregroundColor}};
--color-text-primary: {{keyColor}};
--color-alert-warn-bg: {{nonProjectFileScopeColor}};
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": "4.2.6",
"version": "4.2.7",
"dependencies": {
}
}
6 changes: 5 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 4.2.6
@version 4.2.7
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: #282b42;
--color-bg-primary: #282b42;
--color-calendar-graph-day-bg: #2e3149;
--color-workflow-card-bg: #2e3149;
--color-bg-tertiary: #262940;
--color-bg-secondary: #2d3047;
--color-bg-discussions-row-emoji-box: #31374b;
--color-underlinenav-counter-text: #bbbbbb;
--color-text-primary: #6893f3;
--color-alert-warn-bg: #2e3242;
Expand Down
6 changes: 5 additions & 1 deletion themes/asuna.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Asuna
@namespace github.com/doki-theme
@version 4.2.6
@version 4.2.7
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: #ffffff;
--color-bg-primary: #ffffff;
--color-calendar-graph-day-bg: #f6f6f6;
--color-workflow-card-bg: #f6f6f6;
--color-bg-tertiary: #fcfcfc;
--color-bg-secondary: #f6f6f6;
--color-bg-discussions-row-emoji-box: #f9f2f2;
--color-underlinenav-counter-text: #252427;
--color-text-primary: #0d5fa6;
--color-alert-warn-bg: #fcfdf3;
Expand Down
6 changes: 5 additions & 1 deletion themes/beatrice.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Beatrice
@namespace github.com/doki-theme
@version 4.2.6
@version 4.2.7
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: #ffe4f1;
--color-bg-primary: #ffe4f1;
--color-calendar-graph-day-bg: #FDD8FF;
--color-workflow-card-bg: #FDD8FF;
--color-bg-tertiary: #FFE5F1;
--color-bg-secondary: #ffdce6;
--color-bg-discussions-row-emoji-box: #e5c5d3;
--color-underlinenav-counter-text: #000000;
--color-text-primary: #7C75EF;
--color-alert-warn-bg: #FFE4E3;
Expand Down
6 changes: 5 additions & 1 deletion themes/darkness_dark.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Darkness Dark
@namespace github.com/doki-theme
@version 4.2.6
@version 4.2.7
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: #080703;
--color-bg-primary: #080703;
--color-calendar-graph-day-bg: #191715;
--color-workflow-card-bg: #191715;
--color-bg-tertiary: #0a0904;
--color-bg-secondary: #14110d;
--color-bg-discussions-row-emoji-box: #1e1c19;
--color-underlinenav-counter-text: #c3c3c3;
--color-text-primary: #3492b1;
--color-alert-warn-bg: #161602;
Expand Down
6 changes: 5 additions & 1 deletion themes/darkness_light.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Darkness Light
@namespace github.com/doki-theme
@version 4.2.6
@version 4.2.7
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: #fefefa;
--color-bg-primary: #fefefa;
--color-calendar-graph-day-bg: #F3F2E2;
--color-workflow-card-bg: #F3F2E2;
--color-bg-tertiary: #FFFEF9;
--color-bg-secondary: #FFF6E4;
--color-bg-discussions-row-emoji-box: #fffef7;
--color-underlinenav-counter-text: #000000;
--color-text-primary: #3492b1;
--color-alert-warn-bg: #fffaf0;
Expand Down
6 changes: 5 additions & 1 deletion themes/emilia_dark.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Emilia Dark
@namespace github.com/doki-theme
@version 4.2.6
@version 4.2.7
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: #4e3162;
--color-bg-primary: #4e3162;
--color-calendar-graph-day-bg: #402a54;
--color-workflow-card-bg: #402a54;
--color-bg-tertiary: #492d5a;
--color-bg-secondary: #543466;
--color-bg-discussions-row-emoji-box: #553967;
--color-underlinenav-counter-text: #DADADA;
--color-text-primary: #a475ef;
--color-alert-warn-bg: #4d3458;
Expand Down
6 changes: 5 additions & 1 deletion themes/emilia_light.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Emilia Light
@namespace github.com/doki-theme
@version 4.2.6
@version 4.2.7
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: #fcf3ff;
--color-bg-primary: #fcf3ff;
--color-calendar-graph-day-bg: #f2eaf6;
--color-workflow-card-bg: #f2eaf6;
--color-bg-tertiary: #fbf0ff;
--color-bg-secondary: #f1dcf7;
--color-bg-discussions-row-emoji-box: #e7d8ee;
--color-underlinenav-counter-text: #252427;
--color-text-primary: #7C75EF;
--color-alert-warn-bg: #fbf0f4;
Expand Down
6 changes: 5 additions & 1 deletion themes/hatsune_miku.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Hatsune Miku
@namespace github.com/doki-theme
@version 4.2.6
@version 4.2.7
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: #293030;
--color-bg-primary: #293030;
--color-calendar-graph-day-bg: #293433;
--color-workflow-card-bg: #293433;
--color-bg-tertiary: #2f3635;
--color-bg-secondary: #313938;
--color-bg-discussions-row-emoji-box: #323737;
--color-underlinenav-counter-text: #bbbbbb;
--color-text-primary: #68f3e7;
--color-alert-warn-bg: #313332;
Expand Down
6 changes: 5 additions & 1 deletion themes/ishtar_dark.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Ishtar Dark
@namespace github.com/doki-theme
@version 4.2.6
@version 4.2.7
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: #0f0d0e;
--color-bg-primary: #0f0d0e;
--color-calendar-graph-day-bg: #191718;
--color-workflow-card-bg: #191718;
--color-bg-tertiary: #110F10;
--color-bg-secondary: #1A1913;
--color-bg-discussions-row-emoji-box: #221d1b;
--color-underlinenav-counter-text: #c2c2c2;
--color-text-primary: #0f6ab7;
--color-alert-warn-bg: #161602;
Expand Down
6 changes: 5 additions & 1 deletion themes/ishtar_light.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Ishtar Light
@namespace github.com/doki-theme
@version 4.2.6
@version 4.2.7
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: #fffffc;
--color-bg-primary: #fffffc;
--color-calendar-graph-day-bg: #f6f6f6;
--color-workflow-card-bg: #f6f6f6;
--color-bg-tertiary: #fffefb;
--color-bg-secondary: #fffaed;
--color-bg-discussions-row-emoji-box: #fffef7;
--color-underlinenav-counter-text: #252427;
--color-text-primary: #0d5fa6;
--color-alert-warn-bg: #fcfdf3;
Expand Down
6 changes: 5 additions & 1 deletion themes/kanna.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Kanna
@namespace github.com/doki-theme
@version 4.2.6
@version 4.2.7
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: #1b1529;
--color-bg-primary: #1b1529;
--color-calendar-graph-day-bg: #1d152d;
--color-workflow-card-bg: #1d152d;
--color-bg-tertiary: #1a1426;
--color-bg-secondary: #231a31;
--color-bg-discussions-row-emoji-box: #262732;
--color-underlinenav-counter-text: #d0d0d0;
--color-text-primary: #FF357C;
--color-alert-warn-bg: #1f1a25;
Expand Down
6 changes: 5 additions & 1 deletion themes/konata.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Konata
@namespace github.com/doki-theme
@version 4.2.6
@version 4.2.7
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: #6192ee;
--color-bg-primary: #6192ee;
--color-calendar-graph-day-bg: #6c95ee;
--color-workflow-card-bg: #6c95ee;
--color-bg-tertiary: #608ee9;
--color-bg-secondary: #6c95ee;
--color-bg-discussions-row-emoji-box: #83a0ee;
--color-underlinenav-counter-text: #f3edff;
--color-text-primary: #fffdae;
--color-alert-warn-bg: #7197e4;
Expand Down
6 changes: 5 additions & 1 deletion themes/megumin.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Megumin
@namespace github.com/doki-theme
@version 4.2.6
@version 4.2.7
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: #271c21;
--color-bg-primary: #271c21;
--color-calendar-graph-day-bg: #2f2329;
--color-workflow-card-bg: #2f2329;
--color-bg-tertiary: #2c2126;
--color-bg-secondary: #31262b;
--color-bg-discussions-row-emoji-box: #2f2329;
--color-underlinenav-counter-text: #bbbbbb;
--color-text-primary: #AF5C5A;
--color-alert-warn-bg: #312A26;
Expand Down
6 changes: 5 additions & 1 deletion themes/mioda_ibuki_dark.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Mioda Ibuki Dark
@namespace github.com/doki-theme
@version 4.2.6
@version 4.2.7
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: #141617;
--color-bg-primary: #141617;
--color-calendar-graph-day-bg: #343434;
--color-workflow-card-bg: #343434;
--color-bg-tertiary: #191b1d;
--color-bg-secondary: #222526;
--color-bg-discussions-row-emoji-box: #262c32;
--color-underlinenav-counter-text: #bbbbbb;
--color-text-primary: #5ea7ff;
--color-alert-warn-bg: #191a18;
Expand Down
6 changes: 5 additions & 1 deletion themes/mioda_ibuki_light.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Mioda Ibuki Light
@namespace github.com/doki-theme
@version 4.2.6
@version 4.2.7
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: #ffedfe;
--color-bg-primary: #ffedfe;
--color-calendar-graph-day-bg: #ecf2f8;
--color-workflow-card-bg: #ecf2f8;
--color-bg-tertiary: #ffeefd;
--color-bg-secondary: #f7dcf3;
--color-bg-discussions-row-emoji-box: #F7E0F3;
--color-underlinenav-counter-text: #272426;
--color-text-primary: #4174b3;
--color-alert-warn-bg: #fff0eb;
Expand Down
6 changes: 5 additions & 1 deletion themes/misato_katsuragi.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Misato Katsuragi
@namespace github.com/doki-theme
@version 4.2.6
@version 4.2.7
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: #3a2333;
--color-bg-primary: #3a2333;
--color-calendar-graph-day-bg: #322130;
--color-workflow-card-bg: #322130;
--color-bg-tertiary: #382536;
--color-bg-secondary: #402d41;
--color-bg-discussions-row-emoji-box: #341F2D;
--color-underlinenav-counter-text: #b5a3b0;
--color-text-primary: #FF357C;
--color-alert-warn-bg: #413037;
Expand Down
6 changes: 5 additions & 1 deletion themes/monika_dark.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Monika Dark
@namespace github.com/doki-theme
@version 4.2.6
@version 4.2.7
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: #1A1E12;
--color-bg-primary: #1A1E12;
--color-calendar-graph-day-bg: #23271A;
--color-workflow-card-bg: #23271A;
--color-bg-tertiary: #1d2115;
--color-bg-secondary: #292D1F;
--color-bg-discussions-row-emoji-box: #1e3219;
--color-underlinenav-counter-text: #bbbbbb;
--color-text-primary: #bca3aa;
--color-alert-warn-bg: #222613;
Expand Down
6 changes: 5 additions & 1 deletion themes/monika_light.user.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ==UserStyle==
@name Doki-Theme: Monika Light
@namespace github.com/doki-theme
@version 4.2.6
@version 4.2.7
@description Browse code with your waifu.
@author Unthrottled
@license MIT
Expand Down Expand Up @@ -47,6 +47,10 @@
--color-bg-canvas-inset: #f3fff4;
--color-bg-primary: #f3fff4;
--color-calendar-graph-day-bg: #eaf6eb;
--color-workflow-card-bg: #eaf6eb;
--color-bg-tertiary: #f2fff0;
--color-bg-secondary: #dcf7e0;
--color-bg-discussions-row-emoji-box: #d8eed9;
--color-underlinenav-counter-text: #252427;
--color-text-primary: #8a777d;
--color-alert-warn-bg: #f7fbf0;
Expand Down
Loading

0 comments on commit 38fb51c

Please sign in to comment.