Skip to content

Roxxust/monocyanide-zed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monocyanide-zed

monocyanide black theme inspired by the sublime text 3.2.2 skin: https://github.com/centril/sublime-monocyanide-colorscheme
place in C:\Users\%USERNAME%\AppData\Roaming\Zed\themes

Color Scheme

Primary Syntax Colors

Color Preview Hex Usage
Lime #aee837 Functions, accents, success, active line numbers, brackets (bold)
Pink #ff4083 Keywords, operators, tags, function calls, errors
Cyan #66d9ef Types (italic+bold), links, info, punctuation, lifetimes (italic)
Orange #fd971f Constructors (bold), hints, selections, warnings, delimiters
Purple #967EFB Parameters, variants, modified (git)
Yellow #e6db74 Strings, regex quantifiers
Magenta #be84ff Constants, booleans, numbers, string escapes
White #ffffff Variables (italic), properties (normal)
Gray #A9A9A9 Comments

Key Syntax Distinctions

Token Color Style Example
variable White italic let my_var = 5;
property White normal obj.property
type Cyan italic +bold struct MyType
type.builtin Orange italic String, i32
function.definition Lime normal fn my_func()
function.call Pink normal my_func()
keyword Pink weight 500 if, let, fn
string Yellow normal "hello"
comment Gray normal // comment
attribute Lime oblique #[derive(Debug)]
lifetime Cyan italic 'a

Theme Variance

Element Dark/Light (Opaque) Glass/Blurred (Transparent)
Editor Background Solid color 30-80% alpha
Borders Solid (#333333 / #a0a0a0) +66% alpha
Vim Mode Indicators Solid colors +80% alpha
Selections #fd971f99 #fd971f33
Best For Standard use macOS vibrancy / blurred desktops

Note: All 6 themes share identical syntax highlighting colors and styles. Only UI element backgrounds, borders, and alpha channels differ.


UI Accent Colors

Element Preview Color
Active Line Number/Text #aee837 (Lime)
Scrollbar Thumb Hover #fd971f (Orange)
Error #ff4083 (Pink)
Warning #e6db74 (Yellow)
Info #66d9ef (Cyan)
Success #aee837 (Lime)
Modified (Git) #967EFB (Purple)
Selection Background #fd971f99 (Orange + alpha)

Previews:

Dark:

Zed_Y6jkoUnj6g

Dark blurred:

Zed_Ri3wPdFPKg

Dark glass:

Zed_WKGVoyTlyH

Light:

Zed_t1V90fbfta

Light blurred:

Zed_tKuDQNgPHD

Light glass:

Zed_VoJmyyHPEI


skins are mostly done but may make some tweaks, may be missing some things or have things that don't actually do anything/overlap functionality.. some things like git/ai mode stuff might be off scheme-wise as i've not tested them extensively.

About

monocyanide black theme inspired by the sublime text 3.2.2 skin: https://github.com/centril/sublime-monocyanide-colorscheme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors