Giter Club home page Giter Club logo

gotham-theme-sublime's Introduction

Gotham Theme

The night is darkest just before the dawn. And I promise you, the dawn is coming.

Gotham is a very dark Sublime Text 3 UI Theme. I attempted to make something that was inspired by my go to color scheme 'Gotham'. Enjoy!

A Sublime Text 3 UI Theme

Largely based on the incredible work done by arvi with the Agila Theme.


Screenshots

You can customize the UI to your liking (e.g camouflage workspace with the color scheme background, sidebar, tab, autocomplete, and scrollbar setup/color preferences) by referring to the "Settings" section of this documentation.

Screenshots below use font face: Adobe Source Code Pro

Gotham Theme

Screenshot Screenshot


How to Install

Chill way- available very soon

via Package Control, where Gotham is listed as Gotham Theme.

  1. Open Command Palette using menu item Tools -> Command Palette...
  2. Choose Package Control: Install Package
  3. Find Gotham Theme and hit Enter
Daring way

via installing the theme manually.

  1. Download the latest release .zip
  2. Unzip and rename folder to Gotham-Theme
  3. Move Gotham Theme folder inside the Packages directory (Preferences > Browse packages...)

Activate theme normal way

via User Preferences file (Sublime Text -> Preferences -> Settings - User). After setting up, don't forget to restart Sublime Text Editor for changes to take effect.

Default theme

"theme": "Gotham.sublime-theme",
"color_scheme": "Packages/Gotham Theme/Gotham.tmTheme",

Note: You can use active guide with these schemes by adding:

"indent_guide_options":
[
    "draw_normal",
    "draw_active"
],

Icons

The theme uses A File Icon package to display file icons. Please install the package and restart Sublime.

Settings

I've made some UI parts customizable | icon colors, sidebar items, etc..

THEME OVERRIDE

overrides default theme sidebar, scrollbars and tab background based on theme scheme background

"theme_gotham_camouflage": true,

overrides default theme sidebar and tab background only based on theme scheme background

"theme_gotham_camouflage_semi": true,
SIDEBAR COMPACT TREE STRUCTURE - NO INDENTATION

"theme_gotham_compact_sidebar": true,
SIDEBAR TREE SIZE (default: medium)

"theme_gotham_sidebar_mini": true,
"theme_gotham_sidebar_xsmall": true,
"theme_gotham_sidebar_small": true,
"theme_gotham_sidebar_medium": true,
"theme_gotham_sidebar_large": true,
SIDEBAR HEADING (default: theme-based color)

"theme_gotham_sidebar_heading_white": true,
"theme_gotham_sidebar_heading_gray": true,
"theme_gotham_sidebar_heading_cyan": true,
"theme_gotham_sidebar_heading_yellow": true,
"theme_gotham_sidebar_heading_desaturated": true,
SIDEBAR ENTRY/ITEM FONT SIZE (default: 13)

"theme_gotham_sidebar_font_xsmall": true, //font-size: 11
"theme_gotham_sidebar_font_small": true, //font-size: 12
"theme_gotham_sidebar_font_big": true, //font-size: 14
SIDEBAR SELECTED ENTRY/ITEM (default: desaturated)

"theme_gotham_sidebar_selected_entry_white": true,
"theme_gotham_sidebar_selected_entry_gray": true,
"theme_gotham_sidebar_selected_entry_cyan": true,
"theme_gotham_sidebar_selected_entry_yellow": true,
"theme_gotham_sidebar_selected_entry_desaturated": true,
SIDEBAR LIGHT ICONS (default: dark)

"theme_gotham_sidebar_light_icons": true,
COMPACT TAB - REDUCED TAB HEIGHT

"theme_gotham_compact_tab": true,
ACTIVE TAB - TEXT COLOR (default: desaturated)

"theme_gotham_active_tab_entry_white": true,
"theme_gotham_active_tab_entry_gray": true,
"theme_gotham_active_tab_entry_cyan": true,
"theme_gotham_active_tab_entry_yellow": true,
"theme_gotham_active_tab_entry_desaturated": true,
MODIFIED TAB - ICON MARKER COLOR (default: cyan)

"theme_gotham_modified_tab_marker_white": true,
"theme_gotham_modified_tab_marker_gray": true,
"theme_gotham_modified_tab_marker_cyan": true,
"theme_gotham_modified_tab_marker_yellow": true,
"theme_gotham_modified_tab_marker_desaturated": true,
AUTOCOMPLETE - KEYWORD COLOR (default: desaturated)

"theme_gotham_auto_complete_white": true,
"theme_gotham_auto_complete_gray": true,
"theme_gotham_auto_complete_cyan": true,
"theme_gotham_auto_complete_yellow": true,
"theme_gotham_auto_complete_desaturated": true,
SCROLLBAR COLORS (default: theme based color)

"theme_gotham_vertical_scrollbar_white": true,
"theme_gotham_horizontal_scrollbar_white": true,

"theme_gotham_vertical_scrollbar_gray": true,
"theme_gotham_horizontal_scrollbar_gray": true,

"theme_gotham_vertical_scrollbar_cyan": true,
"theme_gotham_horizontal_scrollbar_cyan": true,

"theme_gotham_vertical_scrollbar_yellow": true,
"theme_gotham_horizontal_scrollbar_yellow": true,

"theme_gotham_vertical_scrollbar_desaturated": true,
"theme_gotham_horizontal_scrollbar_desaturated": true,
SCROLLBAR THINNESS (default: 4)

"theme_gotham_vertical_scrollbar_thickest": true,   //width: 6
"theme_gotham_horizontal_scrollbar_thickest": true,

"theme_gotham_vertical_scrollbar_thicker": true,   //width: 5
"theme_gotham_horizontal_scrollbar_thicker": true,

"theme_gotham_vertical_scrollbar_thinner": true,    //width: 3
"theme_gotham_horizontal_scrollbar_thinner": true,

"theme_gotham_vertical_scrollbar_thinnest": true,   //width: 2
"theme_gotham_horizontal_scrollbar_thinnest": true,

"theme_gotham_vertical_scrollbar_invisible": true,  //width:  0
"theme_gotham_horizontal_scrollbar_invisible": true,

gotham-theme-sublime's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gotham-theme-sublime's Issues

VS Code Support

Not really an issue, more like a question.

I was wondering if this theme will ever be ported to Visual Studio Code. Would love to use it there, but would like to know if its possible to port it over.

Markdown support

This is great work :) I was thinking of porting it to Agila Family until I read the docs.

I added Markdown support in Agila for all themes. You may add this also in your theme. :)

Error Loading Color Scheme

Hey there. I have an issue where I can't seem to load the color scheme, with sublime complaining that it can't open the Widget - Gotham.stTheme file. I am currently using Sublime 3 under Windows 7, if that helps any bit.

Gotham-theme Error

Thanks for reading this, and I hope to hear back with a workaround soon! Would love to start using this theme!

Error loading colour scheme: Unable to open Gotham.stTheme

I downloaded the Gotham theme through Package Control. I am able to set the color_scheme properly but when I put "theme": "Gotham.sublime-theme", I get the following error:

Error loading colour scheme Packages/Gotham-Theme/widgets/Widget - Gotham.stTheme: Unable to open Packages/Gotham-Theme/widgets/Widget - Gotham.stTheme

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.