Skip to content

Commit d00747e

Browse files
b3dykZo-Bro-23
authored andcommitted
Add one_dark_pro (anuraghazra#2507)
This colors were taken from One Dark Pro theme in VSCode extention. Please add it and I will use it in my profile Co-authored-by: Zohan Subhash <[email protected]>
1 parent 89ea038 commit d00747e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

themes/index.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,12 @@ export const themes = {
374374
border_color: "170F0C",
375375
bg_color: "170F0C",
376376
},
377+
one_dark_pro: {
378+
title_color: "61AFEF",
379+
text_color: "E5C06E",
380+
icon_color: "C678DD",
381+
border_color: "3B4048",
382+
bg_color: "23272E",
377383
rose: {
378384
title_color: "8d192b",
379385
text_color: "862931",

0 commit comments

Comments
 (0)