mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-22 09:56:01 +00:00
theme basic
This commit is contained in:
33
packages/web/src/theme/_theme.bak.js
Normal file
33
packages/web/src/theme/_theme.bak.js
Normal file
@@ -0,0 +1,33 @@
|
||||
// export default {
|
||||
// widgetMenu: {
|
||||
// iconSize: 60,
|
||||
// background: '#222',
|
||||
// iconFontSize: '23pt',
|
||||
// iconFontColor: '#eee',
|
||||
// backgroundHover: '#555',
|
||||
// backgroundSelected: '#4CAF50',
|
||||
// },
|
||||
// leftPanel: {
|
||||
// // width: 300,
|
||||
// background: '#ccc',
|
||||
// },
|
||||
// tabsPanel: {
|
||||
// height: 53,
|
||||
// background: '#ddd',
|
||||
// hoverFont: '#338',
|
||||
// },
|
||||
// statusBar: {
|
||||
// height: 20,
|
||||
// background: '#00c',
|
||||
// },
|
||||
// toolBar: {
|
||||
// height: 30,
|
||||
// background: '#eee',
|
||||
// },
|
||||
// mainArea: {
|
||||
// background: '#eee',
|
||||
// },
|
||||
// splitter: {
|
||||
// thickness: 3,
|
||||
// },
|
||||
// };
|
||||
Reference in New Issue
Block a user