Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dotfiles
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sebastian Semmler
dotfiles
Commits
44587079
Commit
44587079
authored
7 years ago
by
Sebastian Semmler
Browse files
Options
Downloads
Patches
Plain Diff
various little changes
parent
412aa10c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.vim/colors/smyck.vim
+5
-6
5 additions, 6 deletions
.vim/colors/smyck.vim
with
5 additions
and
6 deletions
.vim/colors/smyck.vim
+
5
−
6
View file @
44587079
...
...
@@ -20,14 +20,13 @@ hi Normal cterm=none ctermbg=none ctermfg=15 gui=none
hi
LineNr cterm
=
none ctermbg
=
none ctermfg
=
8
gui
=
none guibg
=
#282828
guifg
=
#8F8F8F
hi
StatusLine cterm
=
none ctermbg
=
8
ctermfg
=
15
gui
=
none guibg
=
#5D5D5D
guifg
=
#FBFBFB
hi
StatusLineNC cterm
=
none ctermbg
=
15
ctermfg
=
8
gui
=
none guibg
=
#5D5D5D
guifg
=
#FBFBFB
hi
Todo cterm
=
none ctermbg
=
15
ctermfg
=
6
gui
=
none guibg
=
#2EB5C1
guifg
=
#F7F7F7
hi
Search cterm
=
none ctermbg
=
6
ctermfg
=
15
gui
=
none guibg
=
#2EB5C1
guifg
=
#F7F7F7
hi
IncSearch cterm
=
none ctermbg
=
3
ctermfg
=
8
gui
=
none guibg
=
#F6DC69
guifg
=
#8F8F8F
hi
ColumnMargin cterm
=
none ctermbg
=
0
gui
=
none guibg
=
#000000
hi
Error cterm
=
none ctermbg
=
1
ctermfg
=
15
gui
=
none guifg
=
#F7F7F7
hi
ErrorMsg cterm
=
none ctermbg
=
1
ctermfg
=
15
gui
=
none guifg
=
#F7F7F7
hi
Folded cterm
=
none ctermbg
=
8
ctermfg
=
2
gui
=
none guibg
=
#
8F8F8F
guifg
=
#
C4E858
hi
FoldColumn cterm
=
none ctermbg
=
8
ctermfg
=
2
gui
=
none guibg
=
#
8F8F8F
guifg
=
#
C4E858
hi
Folded cterm
=
none ctermbg
=
8
ctermfg
=
2
gui
=
none guibg
=
#
3B3B3B
guifg
=
#
90AB41
hi
FoldColumn cterm
=
none ctermbg
=
8
ctermfg
=
2
gui
=
none guibg
=
#
3B3B3B
guifg
=
#
90AB41
hi
NonText cterm
=
bold
ctermbg
=
none ctermfg
=
8
gui
=
bold
guifg
=
#8F8F8F
hi
ModeMsg cterm
=
bold
ctermbg
=
none ctermfg
=
10
gui
=
none
hi
Pmenu cterm
=
none ctermbg
=
8
ctermfg
=
15
gui
=
none guibg
=
#8F8F8F
guifg
=
#F7F7F7
...
...
@@ -45,10 +44,11 @@ hi DiffChange cterm=bold ctermbg=4 ctermfg=15
hi
DiffDelete cterm
=
bold
ctermbg
=
1
ctermfg
=
15
hi
DiffText cterm
=
bold
ctermbg
=
3
ctermfg
=
8
hi
MatchParen cterm
=
none ctermbg
=
6
ctermfg
=
15
gui
=
none guibg
=
#2EB5C1
guifg
=
#F7F7F7
hi
CursorLine cterm
=
none ctermbg
=
238
ctermfg
=
none
gui
=
none guibg
=
#242424
hi
CursorLineNr cterm
=
none ctermbg
=
238
ctermfg
=
none
gui
=
none guifg
=
#FFE377
hi
CursorLine cterm
=
none ctermbg
=
238
ctermfg
=
none
gui
=
none guibg
=
#424242
hi
CursorColumn cterm
=
none ctermbg
=
238
ctermfg
=
none
gui
=
none guibg
=
#424242
hi
Title cterm
=
none ctermbg
=
none ctermfg
=
4
gui
=
none guifg
=
#88CCE7
hi
VertSplit cterm
=
bold
ctermbg
=
none ctermfg
=
8
gui
=
bold
guibg
=
#282828
guifg
=
#8F8F8F
hi
SignColumn cterm
=
bold
ctermbg
=
none ctermfg
=
8
gui
=
bold
guibg
=
#282828
guifg
=
#8F8F8F
" ----------------------------------------------------------------------------
" Syntax Highlighting
...
...
@@ -94,4 +94,3 @@ hi link rubyInterpolation Interpolation
hi
link rubyInterpolationDelimiter Interpolation
hi
link rubyRailsMethod Method
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment