Merge pull request #83 from kanekotic/master

Improvements to the dark theme
This commit is contained in:
MeiK
2021-11-24 10:44:37 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -118,8 +118,8 @@
--color-auto-yellow-9: #f8e3a1; --color-auto-yellow-9: #f8e3a1;
--color-autocomplete-row-border: #30363d; --color-autocomplete-row-border: #30363d;
--color-autocomplete-shadow: 0 16px 32px rgba(1, 4, 9, 0.85); --color-autocomplete-shadow: 0 16px 32px rgba(1, 4, 9, 0.85);
--color-avatar-bg: #f0f6fc; --color-avatar-bg: #0d1117;
--color-avatar-border: rgba(240, 246, 252, 0.1); --color-avatar-border: #0d1117;
--color-avatar-child-shadow: -2px -2px 0 #0d1117; --color-avatar-child-shadow: -2px -2px 0 #0d1117;
--color-avatar-stack-fade: #30363d; --color-avatar-stack-fade: #30363d;
--color-avatar-stack-fade-more: #21262d; --color-avatar-stack-fade-more: #21262d;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 20 KiB