Folke Lemaitre
6e0bfd6836
fix: updated extras
2023-04-16 08:17:51 +02:00
Sven Grunewaldt
85a833fa63
feat(windows_terminal): add Windows Terminal colors ( #315 )
2023-02-28 10:02:44 +01:00
typicode
3685c241a2
feat(extras): add fish theme format ( #306 )
...
* feat(extras): move fish colors from script to theme format
* move fish themes to fish_themes
2023-02-09 20:30:07 +01:00
Folke Lemaitre
56945bd0d3
feat(wezterm): added tab_bar colors. only works with the retro tab bar. Fixes #304
2023-02-07 21:30:08 +01:00
Folke Lemaitre
7c22129e3b
feat(prism): better colors
2023-01-23 20:51:53 +01:00
Folke Lemaitre
14ca396af0
feat(extras): added prism.js themes
2023-01-18 15:06:08 +01:00
Folke Lemaitre
039b304bf6
chore: regen extras
2023-01-18 15:05:51 +01:00
Benjamin Eskola
10730e6903
fix(sublime): don't hardcode background and foreground colours in Sublime theme ( #298 )
2023-01-14 11:19:49 +01:00
Folke Lemaitre
45cdc3888a
fix: invert_colors Fixes #265
2022-11-11 07:23:27 +01:00
Donegaan
a6d34b4e6d
feat: Add themes for terminator terminal ( #264 )
2022-11-10 23:24:24 +01:00
n1rdeks
ee4ecce638
feat: Added a Tokyonight for ST terminal (work on 0.9ver) ( #262 )
...
* Added a Tokyonight for ST terminal (work on 0.9ver)
* fix README.md
2022-11-10 20:10:48 +01:00
Folke Lemaitre
7e15cff51d
feat: delta line number styles
2022-11-10 18:21:41 +01:00
Folke Lemaitre
6bd44c946c
feat: added extra styles for delta. Use in combination with bat styles
2022-11-10 18:12:24 +01:00
Folke Lemaitre
053562c9dc
fix: fixed extras day styles
2022-11-10 18:11:09 +01:00
Folke Lemaitre
eeca64401f
feat: added sublime themes to use with bat, delta and others
2022-11-08 21:59:11 +01:00
Folke Lemaitre
9281930d58
style: formatting of templates
2022-11-08 21:58:44 +01:00
tobdob
6c32855ebc
fix(kitty): Add window border colors ( #243 )
2022-10-20 17:51:08 +02:00
Tymoteusz Makowski
c56c3a52b9
feat: add tmux-prefix-highlight support ( #233 )
2022-10-19 20:50:05 +02:00
Lukas Reineke
c78e6986bc
fix: indent-blankline highlight groups nocombine ( #247 )
...
see https://github.com/lukas-reineke/indent-blankline.nvim/issues/72
2022-10-13 07:25:29 +02:00
Folke Lemaitre
6983c90dc3
build: regenerated fish colors
2022-09-24 16:52:58 +02:00
Folke Lemaitre
7c7425b884
feat: switch purple with magenta for moon style
2022-09-19 07:28:21 +02:00
Folke Lemaitre
1d1d1722e0
refactor!: move extras in seperate directories
2022-09-18 23:51:39 +02:00
Folke Lemaitre
11b3130068
build: added generated moon styles for all extras
2022-09-18 23:46:44 +02:00
Folke Lemaitre
d24fb036b1
fix: generated extras with latest theme defs
2022-09-18 23:45:13 +02:00
Folke Lemaitre
467ddc3a6e
docs: added more info on how to override colors and highlihgts
2022-09-12 09:08:10 +02:00
Loong Wang
54cf70dbd1
feat: add template for iterm2 ( #199 )
...
That's awesome. Thank you!
2022-09-07 22:36:18 +02:00
Folke Lemaitre
038ee4c59a
style: use consistent lowercase color names
2022-09-05 21:41:55 +02:00
Folke Lemaitre
70ca40cfe7
fix: improved extra generation (fixes some wrong color)
2022-09-05 16:17:10 +02:00
Mark Story
f589494e57
feat: Improve the cursor color of day Kitty theme ( #153 )
...
* Improve the cursor color of day Kitty theme
Previously the cursor colour would have the default foreground
color which is a a bit too dark when you have a block cursor and use
autocomplete features. Using the background color as the cursor text
ensures that text in a block cursor is always visible.
* Update generation script and other kitty themes
2022-09-02 08:07:31 +02:00
typicode
eaf6a7607e
feat: add color config for foot ( #147 )
...
* feat: add foot terminal template
* feat: add foot terminal template
* chore: generate foot config
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2022-09-02 08:04:52 +02:00
Flo
e83f1d5b7d
feat(extras): add Tilix themes ( #188 )
2022-09-02 07:56:05 +02:00
Kovid Goyal
eede574f9e
Cleanup kitty themes ( #91 )
...
Makes them suitable for inclusion in
https://github.com/kovidgoyal/kitty-themes
2021-08-30 03:43:43 -07:00
Folke Lemaitre
0ee0bcf14d
fix: updated day scheme for xfce
2021-07-21 22:56:31 +02:00
Ian McGaunn
0b4fdc5d63
feat: add colorscheme generator and themes for xfce4 terminal ( #81 )
...
Co-authored-by: ian mcgaunn <ian@mcgaunn.com>
2021-07-21 13:55:33 -07:00
Folke Lemaitre
50b1e71be5
feat: added .Xresources
2021-07-06 16:40:18 +02:00
Peter Tri Ho
8efc2ddfc6
feat: add tmux themes ( #59 )
2021-06-01 00:17:41 -07:00
Folke Lemaitre
89ebe0a276
feat: added wezterm color schemes
2021-05-21 14:51:45 +02:00
Arnav Borborah
b5a9a78b8d
Update bright black color for iTerm2 to #414868 ( #38 )
2021-05-14 10:31:41 -07:00
Andreas Karlsson
4d7251fe0a
Add iterm_tokyonight_day.itermcolors ( #30 )
2021-05-04 15:15:57 +02:00
Folke Lemaitre
7dc6445349
feat: day style for terminal apps
2021-05-02 10:43:18 +02:00
Folke Lemaitre
7dce3b82dc
fix: different terminal colors for black and bright black #28 #25
2021-05-02 10:16:56 +02:00
Vincent Aceto
8e915445c5
feat(extras): add iterm colors ( #1 )
...
* add iterm color files to /extras
* update readme
2021-04-20 11:38:05 -07:00
Folke Lemaitre
3ac5e92e37
added alacritty configs
2021-04-20 14:49:23 +02:00
Folke Lemaitre
677b237d1a
added fish theme
2021-04-20 14:24:44 +02:00