Skip to content

Commit b3f3a8c

Browse files
Merge pull request Ashutosh00710#165 from tranthaituananh/main
Added modern-lilac theme
2 parents 75e1bbf + e7a5434 commit b3f3a8c

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

THEMES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@
2929
| **high-contrast** | <img src="./asset/high-contrast.png" height=250 alt="graph"/> |
3030
| **cobalt** | <img src="./asset/cobalt.png" height=250 alt="graph"/> |
3131
| **material** | <img src="./asset/material.png" height=250 alt="graph"/> |
32-
| **nightowl** | <img src="./asset/nightowl.png" height=250 alt="graph"/> |
32+
| **nightowl** | <img src="./asset/nightowl.png" height=250 alt="graph"/> |
33+
| **modern-lilac** | <img src="./asset/modern-lilac.png" height=250 alt="graph"/> |

asset/modern-lilac.png

49.1 KB
Loading

src/styles/themes.ts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,16 @@ export const selectColors = (queryString: string): Colors => {
322322
lineColor: 'c792ea',
323323
pointColor: 'ffeb95',
324324
};
325+
case 'modern-lilac':
326+
return {
327+
areaColor: '5d417a',
328+
borderColor: '1c1e26',
329+
bgColor: '0a0e12',
330+
color: '5d417a',
331+
titleColor: '5d417a',
332+
lineColor: '5d417a',
333+
pointColor: 'fab795',
334+
};
325335
case 'github-compact':
326336
return {
327337
areaColor: '26a641',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy