Skip to content

Commit

Permalink
Add GitHub Dark High Contrast theme
Browse files Browse the repository at this point in the history
  • Loading branch information
laymonage committed Jul 4, 2021
1 parent ff1310e commit e5810e1
Show file tree
Hide file tree
Showing 2 changed files with 888 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/variables.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export const themeOptions = [
{ label: 'GitHub Light', value: 'light' },
{ label: 'GitHub Dark', value: 'dark' },
{ label: 'GitHub Dark Dimmed', value: 'dark_dimmed' },
{ label: 'GitHub Dark High Contrast', value: 'dark_high_contrast' },
{ label: 'Transparent Dark', value: 'transparent_dark' },
{ label: 'Preferred color scheme', value: 'preferred_color_scheme' },
];
Loading

1 comment on commit e5810e1

@vercel
Copy link

@vercel vercel bot commented on e5810e1 Jul 4, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.