Coder Social home page Coder Social logo

enki-theme's People

Contributors

enkia avatar kcmr 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

enki-theme's Issues

Package Control Messages Bug

To install, open preferences and change the color scheme and theme lines:

"color_scheme": "Packages/Enki Theme/Enki.tmTheme",
replace
"color_scheme": "Packages/Enki Theme/scheme/Enki.tmTheme",

Nice work!

Thank you for Enki
Very promising!

Can you add some json highlighting?
Compared to material theme:

1
2

Issues with Sublime Text 4

Screenshot 2023-05-04 at 14 40 50

I installed via Package Control but it renders funny compared to other themes. The sidebar and tab area appear "broken."

Theme with json files not coloring correctly after sublime text update

In build 3200 of sublime text, the colors for json files is now showing everything in just blue and white.
"color_scheme": "Packages/Enki Theme/scheme/Enki.tmTheme", "enki_theme_accent_samon": true, "enki_theme_compact_panel": true, "enki_theme_compact_sidebar": true, "enki_theme_panel_separator": true, "enki_theme_small_statusbar": true, "enki_theme_small_tab": true, "enki_theme_tabs_autowidth": true, "enki_theme_tabs_separator": true, "enki_theme_tree_headings": true, "font_options": [ "gray_antialias", "subpixel_antialias" ], "font_size": 13,

No syntax highlighting

I've tried to set everything as you have described, but I cannot make highlighting for syntax work. For example, "this" keyword or "class" are not italics and different fonr as on your screenshots. How to make it work with your theme? I am also using the font that you use, but still no luck.
sublime

My settings:

{ "always_show_minimap_viewport": true, "auto_complete_commit_on_tab": true, "auto_complete_with_fields": true, "bold_folder_labels": false, "caret_style": "wide", "color_scheme": "Packages/User/Color Highlighter/themes/Enki.tmTheme", "copy_with_empty_selection": false, "create_window_at_startup": false, "detect_indentation": true, "enki_theme_accent_red": true, "enki_theme_compact_sidebar": true, "enki_theme_panel_separator": true, "enki_theme_small_statusbar": true, "enki_theme_small_tab": true, "enki_theme_tabs_autowidth": true, "enki_theme_tree_headings": false, "folder_exclude_patterns": [ ".bundle", ".git", ".hg", ".sass-cache", ".svn", "bin", "CVS", "tmp" ], "font_face": "InputMono", "font_options": [ "gray_antialias", "subpixel_antialias" ], "font_size": 12, "ignored_packages": [ "CSS", "Vintage" ], "indent_guide_options": [ "draw_normal", "draw_active" ], "line_padding_bottom": 2, "line_padding_top": 2, "overlay_scroll_bars": "enabled", "theme": "Enki-Theme.sublime-theme" }

Rename/Duplicate/Move panels not visible when using Sidebar Enhancements

Hi,

First, really nice work man! Love the theme and stuff and all... ๐Ÿ”ข :)

There's however an issue with these panels:

Rename/Duplicate/Move

I' using this plug-in:

Sidebar Enhancements

When I try to use one of these commands the panels are not visible.

I have uploaded an image to show you the issue.
The field should be in the outlined red box.
http://i36.photobucket.com/albums/e32/bey0nd_g0dlike/screen_zpsnpkxgea6.png

Close button image isn't being found on open files.

I fixed this locally by changing line 844 in Enki-Them.sublime-theme from "layer0.texture": "Enki Theme/assets/default/close_icon.png", to "layer0.texture": "Enki Theme/assets/slate/close_icon.png",. Not sure if anyone else is having this issue or if it was just me but I thought I'd give you a heads up on it. This theme is great! Thanks! :-)

For Cud?

Hi
Theme looks good
Maybe possible to paint same for CudaText? Dark UI theme exists; but such color scheme not exists.

Aster-Red color missing?

First of all, kudos on an this awesome theme for sublime! Now, in the last update an aster-red color scheme is mentioned, but I wasn't able to activate it from the settings, also, I use a sublime plugin called schemer that lists all my installed schemes, but also isn't listed there. Maybe I'm missing something?

iTerm theme

A matching iTerm2 theme to Aster/Aster-red would be amazing. Love the color scheme.

Ruby higlight error

With the latest update, it seems that there's a syntax highlight problem with ruby language. It will trigger the error if you divide something with an instance variable, see the following:

image

And:
image

Porting for Atom

What about to create a porting for atom? I love this theme but I don't use Sublime Text anymore.

Git merge conflict icons not appearing in the enki theme.

For sublime text 3, I am not seeing merge conflicts show up in the enki theme. Those are the yellow fork icons in Monokai you see on the side bar when there is a merge conflict. It would be nice to have those with the enki theme.

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.