Giter Site home page Giter Site logo

erremauro / twodark Goto Github PK

View Code? Open in Web Editor NEW
21.0 3.0 2.0 21.1 MB

Atom's OneDark inspired theme for Sublime Text

Home Page: https://erremauro.github.io/TwoDark

License: MIT License

JavaScript 99.40% Shell 0.60%
atom sublime-text sublime-theme sublime-color-scheme packagecontrol editor ide theme theme-ui onedark

twodark's Introduction

TwoDark

Atom's OneDark inspired theme for Sublime Text.

Why?

Even if other OneDark inspired theme for Sublime Text exists, I felt that they were all missing– for their own reasons –some of the details that I liked from the original. That's why I decided to roll the version that I wanted to use.

I hope you enjoy it.

But, Is It Beautiful?

IDK, I'm just a README. See for yourself:

TwoDark Screenshot

How To Install

Package Control

You'll find TwoDark listed as "Theme - TwoDark" on Package Control.

To install the theme using Package Control:

  • Open Command Palette using menu item Tools -> Command Palette... (⇧⌘P on Mac)
  • Choose Package Control: Install Package
  • Find Theme - TwoDark and hit Enter

Manual

To install the theme manually:

  • Download the zip
  • Unzip and rename the folder Theme - TwoDark
  • Copy the folder into Packages directory. Use Sublime Text -> Preferences -> Browse Packages... to open the directory on your system.

Activation

Select Sublime Text -> Preferences -> Settings - User to modify your preferences. (or , on Mac)

Settings

{
  "theme": "TwoDark.sublime-theme",
  "color_scheme": "Packages/Theme - TwoDark/TwoDark.sublime-color-scheme",
  "draw_shadows": false,
  "highlight_modified_tabs": true,
  "caret_extra_width": 1,
  "caret_style": "smooth",
  "highlight_line": true
}

twodark's People

Contributors

deathaxe avatar erremauro avatar

Stargazers

 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

twodark's Issues

Atom color for blade syntax

First of all, thank you for the excellent work. I started to use Sublime a short time in the place of Atom and the only thing that I had been missing was the style of the Atom, but not anymore 😃

I have only one doubt, in Atom the blade syntax uses color #C678DD for @if for example, it was quite easy to see

atom-blade

But in Sublime the color is different, and a little more complicated to distinguish

sublime-blade

Is there any way to change the color to look like Atom? I've seen that the TwoDark.tmTheme file mentions the #C678DD color for blade tags and @ but it doesen't seems to work.

console and window theme

When do type console.log() or window.alert() console and window don't get properly themed.

This can be fixed adding support.type to support.class, entity.name.class, entity.name.type.class on TwoDark.tmTheme

ignored git folders

First off gotta say great job because i downloaded a bunch of themes and this comes closest to atom.

I just noticed the gitignored files/folders are not a slightly darker color like in atom. Can we have this or can you direct me on how to change this? I'll look into changing it / submitting a PR if you can provide me direction on this...Thanks!

Weird artifact in bottom bar

Maybe the title isn't clear, so here is a screencast.

$ subl --version
Sublime Text Build 4107

Removing the lines "theme": "TwoDark.sublime-theme", and "color_scheme": "Packages/Theme - TwoDark/TwoDark.tmTheme", from ~/.config/sublime-text-3/Packages/User/Preferences.sublime-settings will remove the artifact. Adding them starts the artifact again. Also, with the theme enabled, going fullscreen will prevent the artifact to appear unless the user exits the fullscreen window.

Scroll bars?

Don't show in any view/panel.
It's just to me or they're not supported in your theme?

Suggestion or FR

I would like to see File base Icons currently I see this :

Image of No-Icons

Atom app

Image of No-Icons

关于“&”问题(Questions about "&")

您的主题非常好用(Your theme is very nice!),但是使用起来会有一个问题!(Yet there will be a problem for you to use!)

当输入&的时候,会导致看不清(When the input &, will lead to can't see);如图:(For example:)

1

2


代码(code):

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Document</title>
</head>
<body>
    你好!&
</body>
</html>

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.