Skip to content

meocoder31099/Serendipity-Theme-Zed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Midnight

Serendipity for Zed.

the color palette is designed to be easy on the eyes, with enough contrast to make individual elements distinguishable but not so bright as to be jarring in a darkened coding environment.

Install via Zed Extensions

  1. Open the Command Palette with + Shift + P (Macos) or Ctrl + Shift + P (Windows, Linux)
  2. Open the Extensions view with the zed: extensions command
  3. Search for Serendipity Themes
  4. Click on Install.
  5. Open the Command Palette again
  6. Open the Theme selector with the theme selector: toggle command
  7. Search for Serendipity and choose an Serendipity variant.

Available Options

  • Light Morning
  • Dark Sunset
  • Dark Midnight
  • Dark Midnight Minimal

Options

You have three themes, Sunset, Midnight and Morning and here the screenshots

Midnight

Midnight Preview

Midnight minimal

Midnight Preview

Sunset

Sunset Preview

Morning

Morning Preview

Icons

A super simple set of four super hyper mega cool icons for file, folder, open folder and special files. Serendipity icons

Personal Settings.

{
  "theme": {
    "mode": "system",
    "dark": "Serendipity Sunset",
    "light": "Serendipity Morning"
  },
  "ui_font_family": "FiraCode Nerd Font Mono",
  "ui_font_size": 15,
  "buffer_font_size": 15,
  "buffer_font_family": "FiraCode Nerd Font Mono",
  "terminal": {
    "dock": "bottom",
    "font_size": 12,
    "font_family": "FiraCode Nerd Font Mono"
  },
  "project_panel": {
    "dock": "right",
    "folder_icons": false,
    "file_icons": false,
    "indent_size": 10
  },
  // for indent guides multiple color
  "indent_guides": {
    "coloring": "indent_aware"
  }
}

Serendipity Theme created by Micheal Andreuzza. Twitter

About

Relaxed, gentle and modern | Serendipity theme for Zed

Resources

License

Stars

Watchers

Forks

Packages

No packages published