Revert "squashed last 5 commits together (#154)"

This reverts commit 9da9c2aee4.
This commit is contained in:
dragonwocky 2020-10-12 19:36:51 +11:00
parent d2cd8baa77
commit d82dda1ff8
Signed by: dragonwocky
GPG Key ID: C7A48B7846AA706D
2 changed files with 19 additions and 25 deletions

View File

@ -1,4 +1,5 @@
/*
* dracula-theme
* (c) 2020 u/mimi-shahzad
* (c) 2020 Dracula Theme
* under the MIT license
@ -10,13 +11,8 @@ module.exports = {
id: '033bff54-50ba-4cec-bdc0-b2ca7e307086',
tags: ['theme', 'dark'],
name: 'dracula',
desc: 'a theme based on the popular Dracula color palette originally by Zeno Rocha and friends. ',
version: '0.1',
author: {
name: 'mimi-shahzad',
link: 'https://github.com/mimi-shahzad',
avatar: 'https://secure.gravatar.com/avatar/86c98dec3a06245dbf2291deb44441f5',
}
desc:
'a theme based on the popular dracula color palette originally by zeno rocha and friends. ',
version: '0.1.0',
author: 'mimi-shahzad',
};

View File

@ -1,6 +1,5 @@
/*
* Dracula Theme Palette
* (c) 2020 dragonwocky <thedragonring.bod@gmail.com> (https://dragonwocky.me/)
* dracula-theme
* (c) 2020 u/mimi-shahzad
* (c) 2020 Dracula Theme
* under the MIT license
@ -12,17 +11,17 @@
--theme_dark--overlay: #282a36;
--theme_dark--dragarea: #282a36;
--theme_dark--font_sans: -apple-system, BlinkMacSystemFont,
'Segoe UI', Helvetica, 'Apple Color Emoji', Arial, sans-serif,
'Segoe UI Emoji', 'Segoe UI Symbol';
--theme_dark--font_sans: -apple-system, BlinkMacSystemFont, 'Segoe UI',
Helvetica, 'Apple Color Emoji', Arial, sans-serif, 'Segoe UI Emoji',
'Segoe UI Symbol';
--theme_dark--scrollbar: #f8f8f2;
--theme_dark--scrollbar: #282a36;
--theme_dark--scrollbar_hover: #6272a4;
--theme_dark--card: #454158;
--theme_dark--gallery: #6272a4;
--theme_dark--card: #6272a4;
--theme_dark--gallery: #282a36;
--theme_dark--table-border: #6272a4;
--theme_dark--interactive_hover: #bd93f9;
--theme_dark--interactive_hover: #282a36;
--theme_dark--button_close: #ff5555;
--theme_dark--selected: #454158;
@ -38,7 +37,7 @@
--theme_dark--danger_border: #ffb86c;
--theme_dark--text: #f8f8f2;
--theme_dark--text_ui: #bd93f9;
--theme_dark--text_ui: #f8f8f2;
--theme_dark--text_ui_info: #f8f8f2;
--theme_dark--text_gray: #454158;
@ -52,7 +51,7 @@
--theme_dark--text_red: #ff5555;
--theme_dark--select-text: #000000;
--theme_dark--select_gray: #f8f8f2;
--theme_dark--select_gray: #454158;
--theme_dark--select_brown: #6272a4;
--theme_dark--select_orange: #ffb86c;
--theme_dark--select_yellow: #f1fa8c;
@ -73,7 +72,7 @@
--theme_dark--bg_pink: var(--theme_dark--select_pink);
--theme_dark--bg_red: var(--theme_dark--select_red);
--theme_dark--line-text: #f8f8f2;
--theme_dark--line-text: #000000;
--theme_dark--line_gray: #454158;
--theme_dark--line_brown: #6272a4;
--theme_dark--line_orange: #ffb86c;
@ -84,7 +83,7 @@
--theme_dark--line_pink: #ff79c6;
--theme_dark--line_red: #ff5555;
--theme_dark--callout-text: var(--theme_dark--line-green);
--theme_dark--callout-text: var(--theme_dark--line-text);
--theme_dark--callout_gray: var(--theme_dark--line_gray);
--theme_dark--callout_brown: var(--theme_dark--line_brown);
--theme_dark--callout_orange: var(--theme_dark--line_orange);
@ -153,8 +152,7 @@
[style*='height: 4px;']
> .notion-selectable.notion-collection_view_page-block
> *,
.notion-dark-theme
.notion-calendar-view-day[style*='background: #282a36;'],
.notion-dark-theme .notion-calendar-view-day[style*='background: #282a36;'],
.DayPicker-Day--today,
.notion-dark-theme
.DayPicker:not(.DayPicker--interactionDisabled)