Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周远喜
mes-ui
Commits
d0ae4a6f
Commit
d0ae4a6f
authored
Apr 13, 2020
by
康振飞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
theme
parent
b5469551
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
index.less
styles/default/index.less
+3
-1
yellow.less
styles/theme/yellow.less
+2
-1
No files found.
styles/default/index.less
View file @
d0ae4a6f
// 自定义主题
// 自定义主题
// 详见 https://www.iviewui.com/docs/guide/theme
@import '~view-design/src/styles/index.less';
// 侧边栏颜色
@menu-dark-title: #191a23;
//@menu-dark-title: #191a23;
@menu-dark-active-bg: #101117;
// @menu-dark-active-bg: #101117;选中项背景色
// 顶部header颜色
@menu-dark-bg: #2173dc;
@menu-dark-lie-bg: linear-gradient(to right, #1d42ab, #2173dc, #1e93ff);
...
...
styles/theme/yellow.less
View file @
d0ae4a6f
...
...
@@ -10,4 +10,5 @@
// 顶部header颜色
@menu-dark-bg: #bda935;
@menu-dark-lie-bg: linear-gradient(to right, #ab911d, #dcc921, #ffd61e);
@menu-dark-linear-bg: (to right, #ab911d, #dcc921, #ffd61e);
\ No newline at end of file
@menu-dark-linear-bg: (to right, #ab911d, #dcc921, #ffd61e);
// 表格
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment