Commit graph

88 commits

Author SHA1 Message Date
Kevin MacMartin
7fa989a986 Tweak sass colors 2024-03-11 20:53:23 -04:00
Kevin MacMartin
abd1ba7992 Fix the visual highlighted search text color so it's visible, underline matched parenthesis instead of changing the color, and improve the css/sass highlight colors 2024-03-11 18:10:57 -04:00
Kevin MacMartin
69f18478a3 Change the search highlight text color to black to make it a bit easier to read 2024-03-08 18:04:37 -05:00
Kevin MacMartin
fd61c896f7 Apply the theme to ale diagnostics correctly 2024-03-06 17:40:15 -05:00
Kevin MacMartin
fcee67cb77 Remove colors for taglist 2024-03-06 17:05:42 -05:00
Kevin MacMartin
1a851c862b Make searched text much more visible 2024-03-06 16:58:50 -05:00
Kevin MacMartin
5aa7a9c371 Get things working properly on a linux vterm 2024-03-06 12:07:55 -05:00
Kevin MacMartin
cc3ccf294a Improve comments in the colors, remove stray ' characters in the pallete file, and remove the tab colors as that's handled by lightline 2024-03-05 20:22:46 -05:00
Kevin MacMartin
e859159e49 Fix termguicolors 2024-03-05 13:54:49 -05:00
Kevin MacMartin
690b882d55 Begin port to neovim exclusive config 2024-03-01 16:28:35 -05:00
Kevin MacMartin
49d61d1c68 Improve the palette variable names for clarity and improve the colorscheme for treesitter 2024-02-01 13:20:34 -05:00
Kevin MacMartin
d2db721dee Improve the treesitter colors 2024-01-30 22:29:34 -05:00
Kevin MacMartin
c625fe2499 Fix up the javascript syntax 2024-01-30 16:12:19 -05:00
Kevin MacMartin
59408083ae Fix the colour of quoted text in html 2024-01-30 15:39:11 -05:00
Kevin MacMartin
b54db0aabd Don't underline URIs 2023-06-06 15:28:04 -04:00
Kevin MacMartin
28e01ed29b Make tree sitter numbers bold red 2023-06-06 15:08:51 -04:00
Kevin MacMartin
3f7e7d1582 Make escapes stand out a bit more in treesitter by making them yellow 2023-06-01 16:54:07 -04:00
Kevin MacMartin
4fad637348 Make treesitter numbers white 2023-05-31 23:01:44 -04:00
Kevin MacMartin
24a8fa5ace Improve the colours some more and add treesitter colors (plugin not included) 2023-05-31 00:19:08 -04:00
Kevin MacMartin
740609ce4a Make sh aliases blue 2023-05-30 16:27:48 -04:00
Kevin MacMartin
6784e09568 Make sh variables blue 2023-05-30 16:26:17 -04:00
Kevin MacMartin
7a7e28ba86 Adjust the theme a bit more 2023-05-30 15:45:54 -04:00
Kevin MacMartin
9edcf4619b Another minor theme adjustment 2023-05-30 15:11:40 -04:00
Kevin MacMartin
92ccaa8325 Improve the theme a bunch 2023-05-30 15:03:45 -04:00
Kevin MacMartin
b1566d2113 Make numbers red again 2023-05-30 01:03:49 -04:00
Kevin MacMartin
abded7993c Re-add the color definition for vertical splits 2023-05-30 01:01:37 -04:00
Kevin MacMartin
6033ce54c7 Remove some unnecessary color definitions, and adjust some colors 2023-05-30 00:56:57 -04:00
Kevin MacMartin
4cd340b552 Rebuild the theme so all the colors are declared and imported, to make it easier to update, and use conditionals when declaring the colors rather than trying to compute equivalent hex codes 2023-05-30 00:41:59 -04:00
Kevin MacMartin
b8c3135d1a Don't underline html links 2018-11-16 18:15:48 -05:00
Kevin MacMartin
ae8ba0a227 Replace syntastic with ale 2018-03-13 11:32:04 -04:00
Kevin MacMartin
f9ffbe4e5a Update submodules and remove vim-bookmarks 2018-03-11 20:08:14 -04:00
Kevin MacMartin
fb15796c0b Fix alt+dir for sidebars, add ctrl-w split shortcuts and gitv colorscheme 2014-10-31 01:22:22 -04:00
Kevin MacMartin
f93335c29c Switch statusline colour from bright red to a more subtle grey 2014-10-29 06:17:52 -04:00
Kevin MacMartin
f170b77156 Improve organization of colorscheme definitions + add/configure vim-bookmarks 2014-10-28 15:33:37 -04:00
Kevin MacMartin
b334ef1374 Switched to the official incsearch repo and created syntax defs 2014-10-19 14:00:53 -04:00
Kevin MacMartin
b5ca98b0d4 Fixed diff colour conflict with cursor column/row highlight 2014-09-16 05:14:57 -04:00
Kevin MacMartin
6671889c43 removed reverse and swapped colours for markdown code 2014-07-29 22:12:58 -04:00
Kevin MacMartin
7eff0b4f65 Add Conceal syntax definition and tweak markdown/html colours 2014-07-28 11:20:38 -04:00
Kevin MacMartin
09941e143f Switched to my fork for vim-fixkey with support for screen-it and
screen-256color-it (termcap for screen/tmux patched to allow tmux to
render italics). The HTML headings were switched from underlined to
strictly bold from 1-3 and strictly italic from 4-6.
2014-07-26 04:11:50 -04:00
Kevin MacMartin
243ebdf2ce Changed Title's style from underline to bold 2014-07-25 11:54:33 -04:00
Kevin MacMartin
adc8895c53 Pulled lightline theme out of the darkcloud theme and into into plugins.vim so
the darkcloud theme can be used without requiring lightline, and set the
colorscheme before loading the user config so it can be overridden
2014-07-25 10:18:03 -04:00
Kevin MacMartin
f7032d5335 Added settings for the taskwarrior plugin (for those who use it) 2014-07-16 23:29:44 -04:00
Kevin MacMartin
759548ea49 changed fold column colour to white to avoid conflict with syntastic 2014-07-10 10:20:15 -04:00
Kevin MacMartin
56c4fac730 Tweaked the syntastic error/warning to match their respective lines 2014-07-07 16:31:44 -04:00
Kevin MacMartin
ebb54d9d97 Changed folded col to yellow to avoid confusion with line numbers 2014-07-07 16:15:39 -04:00
Kevin MacMartin
e48ad9529e Fixed whitespace colouring in gvim and a bunch of sidebar-specific mappings. 2014-07-02 03:49:34 -04:00
Kevin MacMartin
f808cd9759 Added commandline argument support to the update script that includes options
to display help and version information, as well as to disable colour output
(with both English and American spellings of colour). Some minor changes
to wording/style were also made in the title blocks and README.
2014-06-17 01:49:46 -04:00
Kevin MacMartin
716f2259af Disabled linebreaks globally by default and added a variable to
get them back. Added the linebreak variable and another one I'd
missed before to the vimrc.user creation in the update script.
Added a second general settings file called "after.vim" for settings
that need to be loaded after everything else. Updated maintainer
tag to my real name.
2014-06-04 03:18:29 -04:00
Kevin MacMartin
6062eb6d8f Configured json colours, syntax plugin settings and definitions to match
the new plugin included in the darkcloud polyglot fork
2014-06-02 04:54:21 -04:00
Kevin MacMartin
42ab2b62bd Updated vimfiler so the sidebar can navigate up and use correct colours
again.
2014-05-29 09:12:30 -04:00