All Projects → jakubzet → mailspring-matcha-theme

jakubzet / mailspring-matcha-theme

Licence: MIT license
Matcha theme for Mailspring

Programming Languages

Less
1899 projects

Projects that are alternatives of or similar to mailspring-matcha-theme

muleify
Muleify - Static Site Generator | Website Bundler | Asset Compiler | Templating | Preproccessor
Stars: ✭ 16 (-50%)
Mutual labels:  less
leo-ui
UI组件库
Stars: ✭ 16 (-50%)
Mutual labels:  less
styless
Style your components declaratively with familiar less syntax
Stars: ✭ 64 (+100%)
Mutual labels:  less
next-plugin-antd-less
🎩 Use Antd (Less) with Next.js v12, Zero Dependency on other Next-Plugins.
Stars: ✭ 338 (+956.25%)
Mutual labels:  less
campus-leaflets
校园传单是一个使用 Node.js、MongoDB、Koa、EJS、MDL、Less、RequireJS 和 Gulp 开发的 Node 应用程序。
Stars: ✭ 16 (-50%)
Mutual labels:  less
static-html-template
静态页面网站快速开发环境,支持自动刷新页面,less样式预处理。
Stars: ✭ 19 (-40.62%)
Mutual labels:  less
barebones
A minimal CSS boilerplate - UNMAINTAINED
Stars: ✭ 37 (+15.63%)
Mutual labels:  less
react-native-less-transformer
Use Less to style your React Native apps.
Stars: ✭ 26 (-18.75%)
Mutual labels:  less
less-plugin-functions
Write custom Less functions in Less itself
Stars: ✭ 111 (+246.88%)
Mutual labels:  less
simple react startkit
This is a simple react boilerplate, without complex dependencies(eg. redux or router), this project can help you start the react project in seconds.
Stars: ✭ 109 (+240.63%)
Mutual labels:  less
node-less-chokidar
Watch and build CSS from LESS, compatible with Create React App
Stars: ✭ 21 (-34.37%)
Mutual labels:  less
WPKirk
A WP Bones skeleton Plugin
Stars: ✭ 28 (-12.5%)
Mutual labels:  less
Online-News-Portal-with-Django
Daily News For You is an online news portal developed by Django and SQLite
Stars: ✭ 45 (+40.63%)
Mutual labels:  less
Better-Less
Cross-compatible syntax highlighting for Less
Stars: ✭ 13 (-59.37%)
Mutual labels:  less
React-Whole-barrels
webapck + react + react-router +dva + es6 + less + antd 实现的脚手架 👌👌
Stars: ✭ 23 (-28.12%)
Mutual labels:  less
criteria-of-quality-frontend
Критерии качественной вёрстки (разметка, стилизация, картинки, шрифты, автоматизация и пр.)
Stars: ✭ 26 (-18.75%)
Mutual labels:  less
vue-wechat-desktop
🔥Vue 全家桶仿mac微信
Stars: ✭ 22 (-31.25%)
Mutual labels:  less
vue-tsx-admin
基于typscript+jsx+vue+ant-design-vue+ant-design-pro的中后台模板
Stars: ✭ 53 (+65.63%)
Mutual labels:  less
vue-antd-admin
基于vue3.0 + vue-cli4.0 + vue-router4.x + vuex4.x + ant-design-vue2.x开发的后台管理系统模板,包含权限路由、权限按钮、流程配置、个人中心等基础功能
Stars: ✭ 57 (+78.13%)
Mutual labels:  less
generator-speedseed
Oriented to components, allow create/choice template, multiple configuration with easy maintenance
Stars: ✭ 13 (-59.37%)
Mutual labels:  less

Mailspring Matcha Theme

My adaptation of Matcha GTK theme suited for Mailspring.

The original Matcha theme is work of Vince - check his awesome piece of work in Matcha GTK repository. Kudos for the author for a wonderful theme and inspiration!

FAQ

How can I enable aliz/azul color themes?

Just edit the /styles/_colors.less file - you should enable one of the three import statements at the top of the file.

Can I have window controls buttons on the right-hand side?

There's no such option in Mailspring, however I've prepared very dirty hack which enables it! :) Just edit the /styles/index.less file and uncomment described import statement.

Header looks a bit differently than other Matcha GTK3 apps title bars - can it be fixed?

Unfortunately Mailspring doesn't have (for now) option to make the main window transparent. Therefore header bar cannot use border-radius. If such update appears in future, I'll update the theme. If you are using custom window frame, please uncomment import statement in /styles/index.less to have top-border Matcha look (without border-radius though).

Why some components look/behave different than in other Mailspring themes?

I've made some tweaks, like message icons right-hand side alignment. You're free to alter the code if you don't like the changes, but I find them rather intuitive and hope you'll like them too.

I've looked into the styles - and I've seen some !important statements! Are you kidding me?

I'll refactor the code after I'm 100% happy with the look and feel achieved. ;)

Do you like peanut butter?

I prefer Nutella.

Todo

Currently the theme is perfectly usable. However, for the 100% effect, there are few additional tweaks to be done:

  • Add base Matcha colors, components style and feeling
  • Add different color versions
  • Add screenshot
  • Add title bar buttons
  • Correct minor errors (scrollbars, inputs in preferences)
  • Add dark background version
  • Code cleaning
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].