Git Product home page Git Product logo

amcoder's Introduction

amCoder

A Hyperminimal UI Theme for Sublime Text 2/3 with Love of Monokai.

Inherited from Spacegray. Optimized for Monokai!

Previews

Default version:

image

Classic version:

image


How to Install

Via Package Control

The easiest way to install is using Sublime Package Control, where amCoder is listed as Theme - amCoder.

  1. Open Command Palette using menu item Tools -> Command Palette... (⇧+⌘+P on Mac)
  2. Choose Package Control: Install Package
  3. Find Theme - amCoder and hit Enter

Manual

You can also install the theme manually:

  1. Download the .zip
  2. Unzip and rename the folder to Theme - amCoder
  3. Copy the folder into Packages directory, which you can find using the menu item Sublime Text -> Preferences -> Browse Packages...

How to Activate

Activate the UI theme and color scheme by modifying your user preferences file, which you can find using the menu item Sublime Text -> Preferences -> Settings - User (⌘+, on Mac).

Note: Don't forget to restart Sublime Text after activating the theme.

Theme Settings

Default version:

{
  "theme": "amCoder.sublime-theme"
}

Classic version:

{
  "theme": "amCoder Classic.sublime-theme"
}

Color-Scheme

amCoder looks best with these modified versions of Monokai:

Default version:

{
  "color_scheme": "Packages/Theme - amCoder/amCoder.tmTheme"
}

Default (Bright) version:

{
  "color_scheme": "Packages/Theme - amCoder/amCoder (Bright).tmTheme"
}

Classic version:

{
  "color_scheme": "Packages/Theme - amCoder/amCoder Classic.tmTheme"
}

Classic (Bright) version:

{
  "color_scheme": "Packages/Theme - amCoder/amCoder Classic (Bright).tmTheme"
}

amcoder's People

Contributors

aioutecism avatar marcelrobitaille avatar onevcat 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

Watchers

 avatar  avatar  avatar  avatar

amcoder's Issues

Add Markdown support

Currently, all I see is white for Markdown files. I am willing to make a PR using regular Monokai as a reference. If you prefer to do it yourself, here is an example of the Markdown scheme.

Bring back the real Monokai theme

I was disappointed to see the update in my Sublime Text. The beautiful Monokai theme and color scheme are gone which is what I loved about amCoder. Could the real Monokai theme be added again?

Heavy glitch on sublime text 2

Is anyone else experiencing the same kind of glitch on sublime text 2 using this theme? Certainly due to some recent changes, noticed it 1 or 2 days ago.

capture du 2014-09-02 20 39 26

Folder icon

There's a new folder icon in the sidebar that needs to be redesigned. It has been added in the last version of Sublime Text 3.

Continuation of the project

Over the past few years I've been using AmCoder extensively everywhere. I've made simple GTK themes, terminal themes, personal changes, and recently a VS Code version. This is all for the AmCoder Bright version that I've really grown to over the past few years and I literally use it everywhere. I was planning on creating an entirely new project and making everything available there eventually under a different name, but referring to this project for the entire theme design origin. I'm not really sure when I'll even get to this as I'm also quite busy. But regardless I thought it'd only be a fair thing to make an issue here regarding it. I'm wondering whether anyone here is interested in something like this because it looks like the project here is abandoned. Luckily its license is MIT which allows for stuff like this to happen and give the project extra lifetime in the hands of someone else.

Optional Grey background

Looks great but is there any chance you could provide a version without the green hue on the background. Something like rgb(25,25,25) would be nice.

More contrast for status bar and side bar

Hello. Your theme is awesome, but sometimes is really hard to read status bar and see what file is selected on side bar.

How we can customize it? Can we have some configurations like phoenix themes have?

Orange selection option

Hi, love this theme!

I'm using the non-classic version, because I like the increased contrast, but I missed the orange selection of vanilla Monokai Bright. It's particurarly useful when using multiple selections, to see at a glance what is selected.

So I copied over amCoder.tmTheme into an override folder Packages/Theme - amCoder/ and put this in it:

<!-- Monokai Bright orange selection: -->
<key>selection</key>
<string>#9D550F</string>
<key>selectionForeground</key>
<string>#fffff8</string>
<key>inactiveSelection</key>
<string>#383838</string>
<key>inactiveSelectionForeground</key>
<string>#6d6d6d</string>

As far as I know, that's the only difference between the vanilla Bright and non-bright variants. Maybe you could add it as a variant too?

Bring back amCoder Gray

I don't think the 2.0.0 release is very fair to the lot of us using the gray alternative of amCoder. It came kind of out of the blue and pretty much broke my entire visual setup of Sublime Text. I suggest you bring back amCoder Gray and leave it as deprecated at the least.

For those of you that wish to stay with amCoder Gray, I've manually reverted to d5e8a07 and it's working just fine.

"Open Files" vertical alignment

Hello,

Check out this screenshot of ST running on Windows:
ss

Would it be possible to increase the height of the "OPEN FILES" container so that it's as high as the tab bar?

Sidebar icons

Hi ,
This is awesome. I absolutely love this . Is there a way you can add folder icons like Seti_UI/Cobalt2 does please ?

Thanks

Status bar text

The status bar text is really hard to read. Could you change the font color to match the sidebar font color?

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.