Sadly had to tone down
due to font color of buttons
This commit is contained in:
@@ -24,8 +24,8 @@ $themes: (
|
||||
marginal-text: #fff
|
||||
),
|
||||
'cyber': (
|
||||
primary: #ccff00,
|
||||
secondary: #a4c910,
|
||||
primary: #7cb342,
|
||||
secondary: #558b2f,
|
||||
dark: #0a0a0a,
|
||||
info: #1b1b1b,
|
||||
marginal-bg: #2d293b,
|
||||
@@ -107,11 +107,11 @@ $themes: (
|
||||
}
|
||||
|
||||
[data-theme='cyber'] .q-drawer--dark {
|
||||
background: #ccff00 !important;
|
||||
background: #0a0a0a !important;
|
||||
}
|
||||
|
||||
[data-theme='cyber'] .q-header {
|
||||
background: #ccff00 !important;
|
||||
background: #0a0a0a !important;
|
||||
}
|
||||
|
||||
[data-theme='salvador'] .q-drawer--dark {
|
||||
|
||||
Reference in New Issue
Block a user