Skip to content

Commit

Permalink
Merge pull request #10 from Unthrottled/smallTweaks
Browse files Browse the repository at this point in the history
Small Tweaks
  • Loading branch information
Unthrottled authored Apr 27, 2020
2 parents a135c33 + 6e2334a commit 0fe3c7e
Show file tree
Hide file tree
Showing 43 changed files with 164 additions and 13 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## 2.2.1 [Small Adjustments]

- You will know when the stickers/wallpapers start and finish installing.
- Small color adjustments.

## 2.2.0 [Offline Mode]

- Your theme's wallpaper is now available offline!
Expand Down Expand Up @@ -59,4 +64,4 @@
- Rem (Dark Theme)
- Each Theme has a corresponding sticker pack which includes:
- A sticker of the character in the lower right hand corner of you editor window
- A Customized background of the selected character when all editor windows are closed.
- A Customized background of the selected character when all editor windows are closed.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,20 @@ Steps demonstrated:
1. Reload/Restart VSCode
1. Code!

[Complete Theme Album.](complete_theme_album.md)

[Re:Zero Album](r0_album.md)

[DanganRonpa Album](dr_themes.md)

[Kill La Kill Album](klk_album.md)

[KonoSuba Album](ks_album.md)

[Miscellaneous Album](misc_themes.md)

[Doki-Doki Literature Club Album](theme_album.md)

## About!

With well over **10 themes** (light and dark) I think you will be able to find your favorite.
Expand Down
74 changes: 74 additions & 0 deletions complete_theme_album.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
Re:Zero
---

### Emilia
![emilia_light code](screenshots/rezero/emilia_light_code.png)
![emilia_light background](screenshots/rezero/emilia_light_wallpaper.png)
![emilia_dark code](screenshots/rezero/emilia_dark_code.png)
![emilia_dark background](screenshots/rezero/emilia_dark_wallpaper.png)

### Rem
![rem code](screenshots/rezero/rem_code.png)
![rem background](screenshots/rezero/rem_wallpaper.png)

### Ram
![ram code](screenshots/rezero/ram_code.png)
![ram background](screenshots/rezero/ram_wallpaper.png)

DanganRonpa
---

### Mioda Ibuki
![ibuki_light code](screenshots/danganronpa/ibuki_light_code.png)
![ibuki_light background](screenshots/danganronpa/ibuki_light_wallpaper.png)
![ibuki_dark code](screenshots/danganronpa/ibuki_dark_code.png)
![ibuki_dark background](screenshots/danganronpa/ibuki_dark_wallpaper.png)

Miscellaneous
---

### Hatsune Miku
![miku code](screenshots/miscellaneous/miku_code.png)
![miku background](screenshots/miscellaneous/miku_wallpaper.png)

KonoSuba
---

### Megumin
![megumin code](screenshots/konosuba/megumin_code.png)
![megumin background](screenshots/konosuba/megumin_wallpaper.png)


Kill La Kill
---

### Ryuko
![ryuko code](screenshots/killlakill/ryuko_code.png)
![ryuko background](screenshots/killlakill/ryuko_wallpaper.png)

### Satsuki
![satsuki code](screenshots/killlakill/satsuki_code.png)
![satsuki background](screenshots/killlakill/satsuki_wallpaper.png)

Doki-Doki Literature Club
---

### Just Monika
![only_monika](screenshots/literature/monika_light_code.png)
![just_monika](screenshots/literature/monika_light_wallpaper.png)
![just_monika](screenshots/literature/monika_dark_code.png)
![only_monika](screenshots/literature/monika_dark_wallpaper.png)
### Yuri

![edgy](screenshots/literature/yuri_dark_code.png)
![edgy](screenshots/literature/yuri_dark_wallpaper.png)

### Natsuki

![only_play_with_me](screenshots/literature/natsuki_dark_code.png)
![only_play_with_me](screenshots/literature/natsuki_dark_wallpaper.png)

### Sayori

![deleted_character](screenshots/literature/sayori_dark_code.png)
![deleted_character](screenshots/literature/sayori_dark_wallpaper.png)
5 changes: 5 additions & 0 deletions dr_themes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
### Mioda Ibuki
![ibuki_light code](screenshots/danganronpa/ibuki_light_code.png)
![ibuki_light background](screenshots/danganronpa/ibuki_light_wallpaper.png)
![ibuki_dark code](screenshots/danganronpa/ibuki_dark_code.png)
![ibuki_dark background](screenshots/danganronpa/ibuki_dark_wallpaper.png)
7 changes: 7 additions & 0 deletions klk_album.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
### Ryuko
![ryuko code](screenshots/killlakill/ryuko_code.png)
![ryuko background](screenshots/killlakill/ryuko_wallpaper.png)

### Satsuki
![satsuki code](screenshots/killlakill/satsuki_code.png)
![satsuki background](screenshots/killlakill/satsuki_wallpaper.png)
4 changes: 4 additions & 0 deletions ks_album.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
### Megumin
![megumin code](screenshots/konosuba/megumin_code.png)
![megumin background](screenshots/konosuba/megumin_wallpaper.png)

3 changes: 3 additions & 0 deletions misc_themes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### Hatsune Miku
![miku code](screenshots/miscellaneous/miku_code.png)
![miku background](screenshots/miscellaneous/miku_wallpaper.png)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "The Doki Theme",
"description": "Themes based on various anime and visual novel characters.",
"publisher": "unthrottled",
"version": "2.2.0",
"version": "2.2.1",
"license": "MIT",
"icon": "Doki-Theme.png",
"galleryBanner": {
Expand Down
14 changes: 14 additions & 0 deletions r0_album.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
### Emilia
![emilia_light code](screenshots/rezero/emilia_light_code.png)
![emilia_light background](screenshots/rezero/emilia_light_wallpaper.png)
![emilia_dark code](screenshots/rezero/emilia_dark_code.png)
![emilia_dark background](screenshots/rezero/emilia_dark_wallpaper.png)

### Rem
![rem code](screenshots/rezero/rem_code.png)
![rem background](screenshots/rezero/rem_wallpaper.png)

### Ram
![ram code](screenshots/rezero/ram_code.png)
![ram background](screenshots/rezero/ram_wallpaper.png)

Binary file added screenshots/danganronpa/ibuki_dark_code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/danganronpa/ibuki_dark_wallpaper.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/danganronpa/ibuki_light_code.png
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.
Binary file added screenshots/killlakill/ryuko_code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/killlakill/ryuko_wallpaper.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/killlakill/satsuki_code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/killlakill/satsuki_wallpaper.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/konosuba/megumin_code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/konosuba/megumin_wallpaper.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/literature/monika_dark_code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/literature/monika_dark_wallpaper.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/literature/monika_light_code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/literature/monika_light_wallpaper.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/literature/natsuki_dark_code.png
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.
Binary file added screenshots/literature/sayori_dark_code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/literature/sayori_dark_wallpaper.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/literature/yuri_dark_code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/literature/yuri_dark_wallpaper.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/miscellaneous/miku_code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/miscellaneous/miku_wallpaper.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/rezero/emilia_dark_code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/rezero/emilia_dark_wallpaper.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/rezero/emilia_light_code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/rezero/emilia_light_wallpaper.png
Binary file added screenshots/rezero/ram_code.png
Binary file added screenshots/rezero/ram_wallpaper.png
Binary file added screenshots/rezero/rem_code.png
Binary file added screenshots/rezero/rem_wallpaper.png
2 changes: 1 addition & 1 deletion src/NotificationService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { VSCodeGlobals } from './VSCodeGlobals';
import { attemptToGreetUser } from './WelcomeService';

const SAVED_VERSION = 'doki.theme.version';
const DOKI_THEME_VERSION = 'v2.2.0';
const DOKI_THEME_VERSION = 'v2.2.1';

export function attemptToNotifyUpdates(context: vscode.ExtensionContext) {
const savedVersion = VSCodeGlobals.globalState.get(SAVED_VERSION);
Expand Down
1 change: 1 addition & 0 deletions src/ThemeManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ export function activateTheme(
dokiTheme: DokiTheme,
context: vscode.ExtensionContext
) {
vscode.window.showInformationMessage(`Please wait, installing ${dokiTheme.name}.`);
attemptToInstall(dokiTheme, context).then(didInstall => {
if (didInstall === InstallStatus.INSTALLED) {
VSCodeGlobals.globalState.update(ACTIVE_THEME, dokiTheme.id);
Expand Down
19 changes: 19 additions & 0 deletions theme_album.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
### Just Monika
![just_monika](screenshots/literature/monika_dark_code.png)
![only_monika](screenshots/literature/monika_dark_wallpaper.png)
![only_monika](screenshots/literature/monika_light_code.png)
![just_monika](screenshots/literature/monika_light_wallpaper.png)
### Yuri

![edgy](screenshots/literature/yuri_dark_code.png)
![edgy](screenshots/literature/yuri_dark_wallpaper.png)

### Natsuki

![only_play_with_me](screenshots/literature/natsuki_dark_code.png)
![only_play_with_me](screenshots/literature/natsuki_dark_wallpaper.png)

### Sayori

![deleted_character](screenshots/literature/sayori_dark_code.png)
![deleted_character](screenshots/literature/sayori_dark_wallpaper.png)
25 changes: 15 additions & 10 deletions themes/templates/base.laf.template.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name":"base",
"name": "base",
"ui": {
"input.background": "&secondaryBackground&",
"peekViewResult.background": "&secondaryBackground&",
Expand All @@ -25,6 +25,7 @@
"editorIndentGuide.activeBackground": "&borderColor&",
"inputOption.activeBorder": "&borderColor&",
"editorCursor.background": "&caretForeground&",
"terminalCursor.background": "&caretForeground&",
"editorSuggestWidget.border": "&editorBackground&",
"panel.background": "&editorBackground&",
"sideBar.background": "&editorBackground&",
Expand All @@ -36,6 +37,7 @@
"editorWidget.border": "&accentColor&",
"list.highlightForeground": "&accentColor&",
"editorLineNumber.activeForeground": "&accentColor&",
"debugIcon.breakpointForeground": "&accentColor&",
"tab.activeBorder": "&accentColor&",
"peekView.border": "&accentColor&",
"statusBar.background": "&accentColor&",
Expand All @@ -56,7 +58,7 @@
"sideBarSectionHeader.background": "&caretRow&",
"activityBar.background": "&caretRow&",
"editor.findMatchBackground": "&selectionBackground&",
"editor.wordHighlightStrongBackground": "&searchResultBackground&",
"editor.wordHighlightStrongBackground": "&searchResultBackground&",
"editor.findMatchHighlightBackground": "&selectionInactive&",
"peekViewEditor.matchHighlightBackground": "&selectionInactive&",
"editor.wordHighlightBackground": "&selectionInactive&",
Expand All @@ -68,18 +70,21 @@
"editorSuggestWidget.background": "&headerColor&",
"notifications.background": "&headerColor&",
"peekViewTitle.background": "&headerColor&",
"widget.shadow": "#1111115a",
"scrollbar.shadow": "#1111113a",
"widget.shadow": "#1111115a",
"scrollbar.shadow": "#1111113a",
"titleBar.activeBackground": "&headerColor&",
"titleBar.inactiveBackground": "&headerColor&",
"peekViewEditor.background": "&codeBlock&",
"peekViewEditorGutter.background": "&codeBlock&",

"terminal.ansiRed": "#E356A7",
"terminal.ansiGreen": "#42E66C",
"terminal.ansiRed": "#E356A7",
"terminal.ansiGreen": "#42E66C",
"terminal.ansiYellow": "#EFA554",
"terminal.ansiBlue": "#9B6BDF",
"terminal.ansiMagenta": "#E64747",
"terminal.ansiCyan": "#75D7EC"
"terminal.ansiBlue": "#9B6BDF",
"terminal.ansiMagenta": "#E64747",
"terminal.ansiCyan": "#75D7EC",
"editor.stackFrameHighlightBackground": "&selectionBackground&",
"debugIcon.breakpointCurrentStackframeForeground": "&selectionBackground&",
"debugIcon.breakpointStackframeForeground": "&selectionInactive&",
"editor.focusedStackFrameHighlightBackground": "&selectionInactive&"
}
}

0 comments on commit 0fe3c7e

Please sign in to comment.