Here are
92 public repositories
matching this topic...
A custom WordPress nav walker class to fully implement the Twitter Bootstrap 4.0+ navigation style (v3-branch available for Bootstrap 3) in a custom theme using the WordPress built in menu manager.
📝 one day list app created by flutter!
Addon for storybook wich wrap material-ui components into MuiThemeProvider. 📃 This helps and simplifies development of material-ui based components.
Updated
May 4, 2022
JavaScript
🎨 Easy Themes for ProtonMail (v3.16.x)
Learn how to develop a WordPress theme from scratch with this basic skeleton and accompanying tutorial.
Utility class to make GoogleMap with custom theme.
eagles for vue componets of silianpan
Updated
Aug 31, 2020
JavaScript
In this series, I will write about creating and applying Custom Theme to different Angular Material Components.
Updated
Dec 6, 2021
TypeScript
A simple way to create an antd theme css file with zero configuration.
Updated
Apr 5, 2022
JavaScript
Web component for displaying 5th Edition monster stat blocks
Updated
May 12, 2022
JavaScript
A custom WordPress nav walker class to implement the materialize navigation style in a custom theme using the WordPress built in menu manager.
custom dark theme for Xcode
🎓 A custom and configurable theme for esdoc (using modern browser features)
Updated
Mar 5, 2018
JavaScript
LibreOffice Theme Changer
Updated
Dec 19, 2020
Shell
A tool for creating custom DevExtreme themes
Updated
Apr 18, 2022
TypeScript
Javascript library to build custom Tumblr from API 🚀
Updated
May 1, 2020
JavaScript
A little project to easily create custom github themes using refined github
A demo app for my blog post on how to create a truly custom theme in Jetpack Compose
Updated
Oct 12, 2021
Kotlin
Forgotten Developer - a terminal like theme for Frontity.
Updated
Mar 12, 2021
JavaScript
Custom theme for Rocket.Chat
Magento 2 Child Theme from Luma
Updated
Jan 19, 2021
HTML
🌟 Jasmine "lnishan" Chen's website and blog
Updated
Apr 17, 2022
Kotlin
A port of Dayle Rees' Earthsong theme for Atom - Atom 1.13 ^
Blog de HackTzi para la comunidad
Updated
Jul 19, 2021
JavaScript
Updated
Aug 31, 2019
Makefile
Updated
Nov 4, 2021
Shell
A Repo containing various custom Themes
Improve this page
Add a description, image, and links to the
custom-theme
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
custom-theme
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
受影响版本
@femessage/element-ui: ~2.12.1
对应官方 element-ui: 2.12.0
原因
暂时发现的问题
如果基于官方 element-ui 2.12.0 生成的主题,配合 @femessage/element-ui 使用时,有部分组件的样式会不匹配。
官方 element 也存在的问题,如果使用按需引入组件样式的方式使用组件库,部分组件的样式之间会互相覆盖
样式出现问题的组件
解决方案
问题1
请根据本仓库的 master 分支生成自定义主题,即可解决。等到 e