Code Monkey home page Code Monkey logo

hyper's Introduction

Dracula for Hyper

A dark theme for Hyper.

Screenshot

Install

All instructions can be found at draculatheme.com/hyper.

Tips

The screenshot shown is a combination of the following additional software:

Vim and Hyper

If you have issues Vim and Hyper theme colour mismatch. Open .vimrc or init.vim adding these lines before the line with colorscheme dracula

let g:dracula_colorterm = 0
let g:dracula_italic = 0

Or issues macOS Big Sur broke italics in Vim

let &t_ZH="\e[3m"
let &t_ZR="\e[23m"
g:dracula_italic = 1

Team

This theme is maintained by the following person(s) and a bunch of awesome contributors.

Dang Van Thanh Zeno Rocha Beau Allison Brandonptucker xmatheus
Dang Van Thanh Zeno Rocha Haeseong Je Beau Allison Brandonptucker xmatheus

Community

  • Twitter - Best for getting updates about themes and new stuff.
  • GitHub - Best for asking questions and discussing issues.
  • Discord - Best for hanging out with the community.

Dracula PRO

Dracula PRO

License

MIT License

hyper's People

Contributors

beauallison avatar brandonptucker avatar dangvanthanh avatar haese0ng avatar imgbotapp avatar luxonauta avatar xmatheus avatar zenorocha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hyper's Issues

Dracula Theme dont work with plugin hyperpower

Dracula Theme dont work with hyperpower plugin

Follow hyper.js file with plugins attached.

plugins: [
"hyper-dracula",
"hyper-custom-controls",
"hyper-hide-scroll",
"hyper-font-ligatures",
"hyper-active-tab",
"hyperterm-tabs",
"hyper-blink",
"space-pull",
"gitrocket"]

PS1?

Hi! Really enjoying this theme, wondering what PS1 you use in the screenshot? Thanks!

Bash prompt not changing

Hi, all.

I'm using bash in Hyper and after activating (and restarting, and full reloading) the Dracula theme the prompt doesn't change colors, it keeps the same ugly magenta/orange colors (see attached 1). However, if I run something like git status, then I can see the good old Dracula colors coming through (see attached 2).

UPDATE

There IS a bash profile lurking in my home directory that is changing the default bash prompt. Here's a gist of the profile I grabbed who knows when! However, when I remove that profile the bash prompt reverts to the plain, boring white prompt (see attached 3).

Thanks!

(1)

screen shot 2017-09-15 at 10 05 01 am

(2)

screen shot 2017-09-15 at 10 07 37 am

(3)

screen shot 2017-09-15 at 10 17 39 am

New value for black color

Hi,

First of all, thanks for this clean work !

But i have an issue with black color set to backgroundColor. With some custom prompt or something else that require black color, it will just be not readable black on black text.

I suggest to set a color like #44475a, from Dacrula color palette.

Command seems incorrect on webpage

Hello!

When trying to install Dracula I ran into some issues installing. It seems that the webpage suggests using "hpm install hyper-dracula" when there is no package by that name. Is this a typo? There seems to be a hyperterm-dracula package that exists, but it doesn't seem to match the theme that is on the webpage. If you install via npm (where a hyper-dracula package does exist) the install seems to work.

Thanks!

Vim and Hyper theme colour mismatch

Hi there,

I'm trying to use the theme for my hyper shell and in vim but the colours aren't matching as per the following screenshot. I've removed any colour references for the background in my ~/.hyper.js but the background in vim doesn't match up. Is this a hyper or vim issue?
screenshot 2019-01-10 at 21 50 26

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.