Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yPhil
Pétrolette
Commits
5b58da73
Commit
5b58da73
authored
Feb 04, 2021
by
yPhil
Browse files
New night theme (color-qua consolidating)
parent
d0f1c4e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/css/petrolette.css
View file @
5b58da73
...
...
@@ -101,7 +101,7 @@
body
{
color
:
var
(
--color-pri
);
background-color
:
var
(
--color-
oct
);
background-color
:
var
(
--color-
qua
);
font-family
:
Arial
,
Helvetica
,
sans-serif
;
margin
:
0
;
}
...
...
@@ -315,13 +315,10 @@ a:active {
color
:
var
(
--color-sec
);
}
.ui-tab.ui-state-active
{
background
:
var
(
--color-oct
);
}
.ui-tab.ui-state-active
,
#tab-names
,
#tabs
{
background
:
none
;
background
:
var
(
--color-qua
)
;
}
i
.item-icon
{
...
...
Write
Preview
Supports
Markdown
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