GithubHelp home page GithubHelp logo

edipox / n1-ido Goto Github PK

View Code? Open in Web Editor NEW
121.0 7.0 24.0 8.75 MB

Ido is a clean, simple, Polymail-inspired theme for Mailspring

License: MIT License

Less 100.00%
nylas nylas-mail nylas-n1 osx mac theme themes email mail

n1-ido's Introduction

Now working with Mailspring 1.1.4 🎉

Ido

Ido is a clean, simple, Polymail-inspired theme for Mailspring.

preview

Why 'Ido'?

Ido in esperanto means descendent/spring and Ido is based on Taiga.

Theming

The sidebar color can be changed by updating the color value in this file. Here is a video showing how to do that.

Firebrick

It seems to be a really popular choice

Freedom

The default theme

Skyfall

One of my fav :)

Inbox

Ee.. What? But if you are looking for an Inbox inspired theme you should definitely try agapanthus

Polymail

😳

Examples

Installing

  1. Download Mailspring - (desktop email client) if you have not yet
  2. Just download the master branch:
    • Click Clone or Download -> Download ZIP
  3. Decompress the zip file.
  4. Open Mailspring -> Install new theme...
  5. Select the decompressed folder, usually named n1-ido-master.

Buy me a coffee ☕❤️

TODO

  • Color picker plugin 🙏

n1-ido's People

Contributors

bmakuh avatar diepoe avatar edipox avatar michalkopanski 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  avatar  avatar  avatar

n1-ido's Issues

Windows Alignment Issue

How to fix these? The icon from compose and heartbeat icon is way too far from each other.

screenshot_126

Unread Indicator

Hi Epido,

Thank you so much for your information! You had asked that for further communication, to write you here. Unfortunately, not being a coder, I wouldn't even know where to begin as all this is a little over my head. I'll continue with it and hopefully I'll figure out on how this is done.

All the best!

Cheers,
Chris

================================

Hi Chris,

Thank you!

You could add something like:

.thread-list .thread-icon.thread-icon-unread,
.draft-list .thread-icon.thread-icon-unread{ 
  background: @ido-sidebar--default;
}

to some file, for example, https://github.com/edipox/n1-ido/blob/master/styles/threads.less

The problem with that "unread" indicator is that it's an image so you probably need to replace it with another image. Or you could also add radious to that component and decrease its size in order to achieve something similar to what you are expecting

.thread-list .thread-icon.thread-icon-unread,
.draft-list .thread-icon.thread-icon-unread{ 
    background: @ido-sidebar--default;
    width: 15px;
    height: 15px;
    border-radius: 90px;
}

Please for any further question or feature request create an issue in the repository https://github.com/edipox/n1-ido/issues

Hope it was helpful,

Best regards!

Security w/ Nylas?

I have read much on the web regarding the fact that my email is going through a 3rd party server when using Nylas, is this correct/ If so, what guarantees my privacy and security?

Windows - Style issues

  1. The carets, icons, and labels are all a deep black on a dark gray background in the Root Sidebar.
  2. The circle icons that hover over each message in the email list are too big and get cut off.
  3. The circle icons in the reading pane have major aliasing on the circle border.
  4. The overall light gray does not fit with the overall theme color in the sidebar.

change the theme

I just install the theme u provided, and somehow, i can't change the default theme to skyfall. how should I do that?

N1 v0.4.5 sidebar style doesn't take full height

Just upgraded N1 and running the latest n1-ido, and the account-sidebar styling doesn't take up the full height vertically. I should note, this is on a HiDPI screen (2560x1440), and I've removed any personally identifiable information. I should also mention that the dark background goes until the folders list ends, then it is white.
02-06-2016-slop4789

elaborate on the install progress

  1. i was using mailspring already, so i skipped this
  2. I downloaded the master branch, that zip file is sitting in my downloads folder
  3. I opened that 'install new theme...' dialog. and now i'm drinking that coffee i was going to buy you, all by myself. because i'm stuck there.

/sarcasm aside, could you just elaborate on the install process so dummies like me know what to do as well?

for starters: you cannot install a zip file, so mention the need to extract it.
secondly: should you install it from the extracted folder in your download directory or not...
does it copy the theme and move it somewhere or will it just reference the downloaded folder
as in, can i then delete the files in my download folder or will the theme and mailspring then get stuck?

honestly, i have to give it to you, you did go out of your way to document your theme, or the way to change a background colour of the sidebar. Yet you somehow thought the install section would be enough with 3 steps leaving us hanging halfway the process :)

No hover style when dragging emails to folder

Versión 0.4.19-d41e72c (0.4.19-d41e72c)
OSX 10.11.4

Hi! First of all, amazing theme. 👍 Best one I've seen so far. Now, while the theme is gorgeous, there's a lack of hover when a user drag emails hover a folder on the sidebar.

In the following image you can see the INBOX.Trash selected and trying to drag emails to any folder is not producing a hover style.

captura de pantalla 2016-04-04 12 36 23

Single panel issues

When I enter in a thread the rounded buttons look odd and those arrows are not centred vertically
screen shot 2016-06-10 at 10 06 42 am

The search input "placeholder" is not centred horizontally
screen shot 2016-06-10 at 10 07 25 am

[bug] searchbar alignment

I'm using your (very nice looking) mailspring theme on MacOS with the mailspring version 1.9.1. The searchbar on top seems to have some missed margin:

Bildschirmfoto 2021-04-24 um 11 32 01

Missing icon for selecting account

Versión 0.4.19-d41e72c (0.4.19-d41e72c)
OSX 10.11.4

It's nearly invisible the icon for selecting account. When user clicks on the space, it shows the menu, but there's not a visible icon to determine that you can change your selected account.

captura de pantalla 2016-04-04 12 40 55

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.