Skip to content

Gryt-chat/code-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gryt Theme

A VS Code theme based on Gryt design tokens.

Brand tokens used

  • Background: #111318
  • Raised background: #1a1d24
  • Card background: #1e2028
  • Text: #e0e0e6
  • Dim text: #888888
  • Accent: #968FF8
  • Accent light: #b4afff
  • Green: #4ade80
  • Red: #f87171
  • Yellow: #fbbf24
  • Border: #2b303d

Recommended font settings

VS Code themes cannot set editor fonts automatically. To match Gryt more closely, add this to your VS Code settings after installing the fonts:

{
  "editor.fontFamily": "Atkinson Hyperlegible Mono, Menlo, Monaco, monospace",
  "terminal.integrated.fontFamily": "Atkinson Hyperlegible Mono"
}

About

Visual Studio Code Theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages