Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
dmanik
gitlab-ci-talk
Commits
22d6ba4f
Commit
22d6ba4f
authored
Jun 04, 2019
by
Debsankha manik
Browse files
Final tweaks to colours.
parent
8950181e
Pipeline
#98356
passed with stage
in 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
talk.tex
View file @
22d6ba4f
...
...
@@ -22,9 +22,9 @@
\renewcommand
{
\titlepage
}{
\otp\addtocounter
{
framenumber
}{
-1
}}
% start custom macros
\definecolor
{
light-gray
}{
gray
}{
0.95
}
\definecolor
{
code-bg
}{
RGB
}{
24
4
,2
41,140
}
\newcommand
{
\code
}
[1]
{
\colorbox
{
code-bg
}{
\texttt
{
#1
}}}
\definecolor
{
light-gray
}{
RGB
}{
194,212,231
}
\definecolor
{
code-bg
}{
RGB
}{
24
5
,2
34,159
}
\newcommand
{
\code
}
[1]
{
\colorbox
{
light-gray
}{
\texttt
{
#1
}}}
\newtcbox
{
\badge
}{
nobeforeafter,colframe=green,colback=green!10!white,box align=base,size=fbox,arc=4pt
}
% custom list with no indentation
\newenvironment
{
noindentlist
}{
%
...
...
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