mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 16:26:00 +00:00
theme - modals, react select, tables
This commit is contained in:
@@ -10,6 +10,7 @@ const theme = {
|
||||
aceEditorTheme: 'twilight',
|
||||
|
||||
border: '#555',
|
||||
border_background: '#555',
|
||||
|
||||
toolbar_background: '#333',
|
||||
content_background: '#333',
|
||||
@@ -22,6 +23,9 @@ const theme = {
|
||||
gridbody_background: '#000',
|
||||
scrollbar_background: '#444',
|
||||
input_background: '#333',
|
||||
modal_background: '#222',
|
||||
modalheader_background: '#555',
|
||||
button_background: '#337ab7',
|
||||
|
||||
statusBarBackground: '#00c',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user