Giter Site home page Giter Site logo

wyze / atom-seti-icons Goto Github PK

View Code? Open in Web Editor NEW
33.0 4.0 14.0 807 KB

The awesome icons provided by Seti UI theme.

Home Page: https://atom.io/packages/seti-icons

License: MIT License

CSS 88.48% JavaScript 11.49% HTML 0.03%
icons seti-icons atom-package atom

atom-seti-icons's Introduction

Neil Kistner (wyze)

overview languages

atom-seti-icons's People

Contributors

alaycock avatar arqu avatar bsnsk avatar djedlajn avatar jonasws avatar maxgraey avatar plieb avatar robertluedke avatar ultcombo avatar wyze 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

Watchers

 avatar  avatar  avatar  avatar

atom-seti-icons's Issues

Pug (jade) icon

Hello, first of all thanks for the awesome icons, my favorite !

As you may already know, pug is replacing jade from version 2 and now have the .pug file extension.

It would be nice for consistency to have the same icon for pug (jade's currently icon <>).

Misalignment with Spacegray UI

Hi,

I have been fielding for quite some time to make seti icons to work how they are supposed too i just cant find the right style to target that would fix misalignment i will attach few photos so you can see what i am talking about.

2016-10-29

t1

The tabs are kinda overlapping as you can see and the text or icon are off by few px is there a quick fix for this because i just could not find the selective style to alter and not affect whole tab area. Note that the regular file-icons work just fine.

Icon for .h files should not be 'Apple'

I use .h files as C/C++ project headers, but the icons are 'Apple's (recognized as Objective C files).

Perhaps this should obey the C/C++ style? Otherwise it is really weird to have these 'Apple's in my project directory icons.

Icons conflict with git-control after update

Hi,

Since I have updated seti-icons to 1.2.0, I'm having problems with the git-control plugin (https://github.com/jacogr/atom-git-control): some icons just disappear, some others are not the ones they were before.

Here's with seti-icons disabled:
screenshot_20160530_130351

And when I enable it:
screenshot_20160530_130431

As you can see, the "commit" and the "checked" icons are missing, and the "reset" icon as well as files icons are replaced with weird ones.

Explicit font-size:20px breaks themes

I have the Metro UI theme installed (configured to 13px font size) and would like to use seti-icons with it.

Unfortunately the seti-icons package enforces font-size:20px in its stylesheet, which breaks the Metro UI's line heights and selections in the tree view:

lineheight

After temporarily removing the 20px in the developer panel, the seti-icons were smaller, but the other problems were solved.

Any chance to remove this setting officially and/or replacing it with "icon height = line height"?

Failed to reload the seti-icons package stylesheets

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 0.211.0-1a3441a
System: elementary OS
Thrown From: seti-icons package, v0.1.1

Stack Trace

Failed to reload the seti-icons package stylesheets

At variable @text-color-ignored is undefined in /home/lukaswilkeer/.atom/packages/seti-icons/styles/icons.less:119:11

LessError: variable @text-color-ignored is undefined
  at /home/lukaswilkeer/.atom/packages/seti-icons/styles/icons.less:119:11

Commands

Config

{
  "core": {
    "autoHideMenuBar": true,
    "disabledPackages": [
      "file-icons"
    ],
    "themes": [
      "isotope-ui",
      "atom-dark-syntax"
    ]
  }
}

Installed Packages

# User
autocomplete-modules, v0.3.6
fonts, v0.4.2
isotope-ui, v2.4.1
linter, v1.0.1
linter-jshint, v0.1.6
minimap, v4.10.0
minimap-linter, v0.1.0
seti-icons, v0.1.1
vim-mode, v0.53.0

# Dev
No dev packages

Tab Text Positioning Bug

I just updated to version 0.4.3 and the positioning of text on my tabs is all messed up. All text is positioned maybe 1em or more above where it should be (meaning it's mostly off screen). This seems to happen with any ui theme. Disabling seti-icons fixes the problem. It did not happen before updating to version 0.4.3.

C file icon overlap

C file icons are overlapping on the tab with the following config:

  • UI Theme: Atom Material
  • Syntax Theme: Seti
  • Atom build: 1.0.7

image

They appear fine on the tree view.

I've played around with the tab sizes, etc. and can't mitigate the issue.

Causes spacing issues

When I enable seti-icons on the Atom-Material (with compact layout) the tree view takes far more space and icons don't appear to be well centred (which is also an issue in the tab bar).

Would love to see Twig icon

Hello, awesome job with the icons. Just one thing I miss is Twig icon. I can make it myself and send it to you if you want

too big indent for files

files with seti-icons look like children of the last folder

seti-p

I suggest to change margins of .icon::before a little bit:

atom-workspace .entries.list-tree .file .icon::before {
  margin-left: -4px;
  margin-right: 3px;
}

seti-s

Show HTML5 icon for .html.erb files

I love the icons on this package. However, on my Rails app, all of it looks like Ruby in the filetree. Would love it if .html.erb were shown with the HTML5 icon (perhaps, in a red shade instead of the usual orange HTML5 -- to differentiate it as a Ruby HTML file), as most other icon-sets do -- even the most popular one file-icons

Icon Alignment

Update 1.4.1 that was supposed to "Fix alignment issues on Windows" broke alignment on Windows.
(Was working fine before update)

2xfojg0k3i


Downgraded to 1.3.4 till fixed

apm install [email protected]

Support variants for extensions (.htm and not only .html)

Hi it would be great if your plugin could natively handle common variant file extensions :

  • it's case sensitive :( (.HTML won't be supported when .html is)
  • Some language got multiples possible files extensions (i don't decide who made the project, so i have to use files like they are ^^'... (.htm won't be supported when .html is, i assume it's the same with .php5, .php4, .jpeg, etc.).

It would be nice to include (at least) these ones !

Confusing icons after 1.1.0

capture - copy

I'm not sure if this is on purpose but the new icons for .scss and TypeScript definitely look out of place.

Icons for PowerShell

Hi

Since this icon set is available in Visual Studio Code, it would be amazing if you can provide icons for PowerShell core files:
Script files: *.ps1
Module definition files: *.psd1
Module content files: *.psm1

And maybe also for two special PowerShell XML file extensions:
Formatting files: *.ps1xml
CIM Cmdlet definitions: *.cdxm

icon/text spacing (.html)

Compared with other file types, there is very little space between the HTML5 icon and the text of the file name. Such that the sidebar looks something like:

🐗     GruntFile.js
🔰 index.html
⬇️     README.md

Instructions for contributions

Working with some of my students, I am interested to add some different file formats to the icon set, but I'm not 100% sure where to get started.

If you could give an idea of how to modify the fonts that would be awesome.

Looking at the project svg, would it make sense for me to add a standalone svg.

I'm looking at making icons for .njk nunjucks files, ember-cli-build.js and .ember-cli.

Or if there are instructions on how to add icons within other packages that work with seti-icons would be 👍

file icons

This is nothing serious but it's bugging me so hard. first file's icon is always hidden by the project folder bar or when the previous file is selected.
image

Sidebar folder misalignment

If a folder in the sidebar is named with a file extension (e.g. 📁 less.js) the positioning of the folder icon will be slightly left of other folders that are not named in this way.

Two issues - with icons and uninstall

Hello.

I've installed your package, but sadly it's going wrong.
First of all - on top-tabs with files, icons at left side from filename was positioned wrong (too bottom down the line of filename-text.
Second issue is uninstalling - I've tried to uninstall your package, but unsuccessfully, error-message is "Failed to delete seti-icons: Does not exist"
So I've just disabled it.

Icons misplacement

For me, all icons are placed too far up when using the Genesis UI theme, like this:
captura de pantalla 2016-08-22 a las 00 12 59
captura de pantalla 2016-08-22 a las 00 12 07
However, folders appear to be fine:
captura de pantalla 2016-08-22 a las 00 16 28
On the default themes everything is alright.

Tree view is a little broken

Description

When you try to click (left or right click) on a file or folder, it clicks the next one below him (only if there is one on the same tree level).

  • Platform: windows
  • Atom version: 1.16.0-beta0
  • Seti-icons version: 1.4.3
  • UI Theme: One Dark

By the way, when I disable seti-icons it works everything as expected.

Mouse hovering .dev-elements folder with seti-icons active

with seti icons

Mouse hovering .dev-elements folder with seti-icons disabled

without seti icons

Elm icons

Hi there!

Thank you for the awesome set of icons. Can you add an Elm icon?

Icon size/scaling is incorrect/blurred

I'm not sure if it's just me or if I tripped a setting on accident. However it feels like some of the icon scaling since the last bug - incorrect icons and misalignment on update within issue #54, feels a bit off. I didn't notice it until I looked at my shell script icon and noticed it not having any detail as seen in this screenshot:

scaling

Am I going crazy with some settings being off or is something here amiss?

Alignment issue

Using the latest atom and latest seti-icons, the alignment is sill of with regards to the tab icons. I am using the genesis theme.

Project Find Results icon

Hey there,

Love the icons but I've noticed that when we do a Project Find, The results tab doesn't have the magnifying glass icon that it usually has, instead it has the generic text icon.

Is there any way we could get a magnifying glass back?

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.