-
Updated
Oct 31, 2021 - PHP
#
custom-theme
Here are 85 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.
bootstrap
php
wordpress
twitter-bootstrap
navigation
wordpress-theme
icons
menus
nav
custom-theme
hacktoberfest
walker
wp-bootstrap-navwalker
-
Updated
Dec 26, 2020 - Dart
Addon for storybook wich wrap material-ui components into MuiThemeProvider. 📃 This helps and simplifies development of material-ui based components.
-
Updated
Nov 3, 2021 - JavaScript
Learn how to develop a WordPress theme from scratch with this basic skeleton and accompanying tutorial.
theme
bootstrap
learning
php
wordpress
boilerplate
tutorial
wordpress-development
article
wordpress-theme
custom-theme
-
Updated
Nov 4, 2021 - PHP
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
Nov 21, 2020 - TypeScript
Web component for displaying 5th Edition monster stat blocks
javascript
css
html
theme
dnd
rpg
webcomponents
armor
stats
monster
npc
custom-theme
dnd5e
stat-blocks
lit-html
lit-element
custom-themes
vellum-monster
challenge-rating
attack-bonus
-
Updated
Apr 6, 2021 - HTML
A custom WordPress nav walker class to implement the materialize navigation style in a custom theme using the WordPress built in menu manager.
-
Updated
May 3, 2017 - PHP
custom dark theme for Xcode
theme
xcode
dark-theme
custom-theme
xcode-color-theme
sorcerer
xcode-dark-theme
xcode-custom-theme
xcode-sorcerer-theme
-
Updated
Feb 15, 2021
A simple way to create an antd theme css file with zero configuration.
-
Updated
Jul 13, 2021 - JavaScript
theme
jsdoc
esdoc
custom-theme
css-grid-layout
css-variables
documentation-theme
reponsive
esdoc-template
-
Updated
Mar 5, 2018 - JavaScript
LibreOffice Theme Changer
-
Updated
Dec 19, 2020 - Shell
Javascript library to build custom Tumblr from API 🚀
javascript
builder
tumblr
infinite-scroll
custom-theme
tumblr-api
custom-post-types
tumblr-theme
web-storage
related-posts
custom-pages
extended-methods
-
Updated
May 1, 2020 - JavaScript
A tool for creating custom DevExtreme themes
-
Updated
Nov 1, 2021 - TypeScript
Magento 2 Child Theme from Luma
-
Updated
Jan 19, 2021 - HTML
Forgotten Developer - a terminal like theme for Frontity.
-
Updated
Mar 12, 2021 - JavaScript
-
Updated
Jul 25, 2021 - CSS
A port of Dayle Rees' Earthsong theme for Atom - Atom 1.13 ^
-
Updated
Apr 22, 2017 - CSS
A demo app for my blog post on how to create a truly custom theme in Jetpack Compose
-
Updated
Oct 12, 2021 - Kotlin
Blog de HackTzi para la comunidad
-
Updated
Jul 19, 2021 - JavaScript
vincenzopalazzo
commented
Aug 1, 2020
If I set DarkStackOverflowTheme
like theme and after removing the theme with another, such as MaterialLiteTheme
, the color inside Combobox border don-t change and remain the same.
This bug is reproducible with DemoGuiTest inside the material-ui-swing lib.
Custom theme for Google Classroom
-
Updated
Sep 11, 2021 - JavaScript
Improve this page
Add a description, image, and links to the custom-theme topic page so that developers can more easily learn about it.
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."
受影响版本
@femessage/element-ui: ~2.12.1
对应官方 element-ui: 2.12.0
原因
暂时发现的问题
如果基于官方 element-ui 2.12.0 生成的主题,配合 @femessage/element-ui 使用时,有部分组件的样式会不匹配。
官方 element 也存在的问题,如果使用按需引入组件样式的方式使用组件库,部分组件的样式之间会互相覆盖
样式出现问题的组件
解决方案
问题1
请根据本仓库的 master 分支生成自定义主题,即可解决。等到 e