Skip to content

Emacs powerline mode, color schemes from microsoft and google's logo.

Notifications You must be signed in to change notification settings

yzprofile/micgoline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Micgoline

Microsoft-Google powerline theme

Screen

screen.png screen2.png

Install

`M-x` package-install micgoline
(require 'micgoline)

BTW

For Emacs which compiled with “srgb” on Mac OSX

You may need to set ‘ns-use-srgb-colorspace’ to ‘nil’ to avoid separator colors wrong

(setq ns-use-srgb-colorspace nil)

Change the Separator

'alternate
'arrow
'arrow-fade
'bar
'box
'brace
'butt
'chamfer
'contour
'curve
'rounded
'roundstub
'slant
'wave
'zigzag
'utf-8
'nil

(setq powerline-default-separator 'slant)

About

Emacs powerline mode, color schemes from microsoft and google's logo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published