Commit Graph

35 Commits

Author SHA1 Message Date
Folke Lemaitre
9bc8f4e8f0
feat: improved tokyonight moon (based on moonlight theme) palette 2022-09-19 06:47:39 +02:00
Folke Lemaitre
ade781ab5d
feat!: new moon style for TokyoNight, based on the Moonlight theme 2022-09-18 23:46:24 +02:00
Folke Lemaitre
6244df26b5
feat: improved dealing with vim.o.background 2022-09-10 09:35:41 +02:00
typicode
8e691022f7
fix: consistent hex color case (#148) 2022-09-05 21:56:20 +02:00
Folke Lemaitre
12649d34fe
feat: callbacks to easily override (or add) colors and highlights 2022-09-05 20:32:31 +02:00
Folke Lemaitre
9268b4c39f
optim: updated colors to no longer need brighten 2022-09-05 16:56:39 +02:00
Folke Lemaitre
a3b558b552
feat: added colorscheme names for styles 2022-09-05 16:09:28 +02:00
Folke Lemaitre
dba4e35903
refactor: refactored code to better deal with the day theme 2022-09-05 14:06:03 +02:00
Folke Lemaitre
3c05c5ad8e
refactor: gitSigns 2022-09-05 12:33:12 +02:00
Folke Lemaitre
bd4e3d58e2
refactor: use a better way to generate day style 2022-09-05 12:16:26 +02:00
Folke Lemaitre
a8c7c3b11b
style: fixed EmmyLua annotations 2022-09-03 23:47:25 +02:00
Jorge Mederos
3cbf86cf04
fix: sidebars dark bg on night style (#107) 2021-11-30 09:07:38 +01:00
codicocodes
7df343023f
Add support for configuring transparent sidebar (#77)
Co-authored-by: Codico <>
2021-08-05 00:29:08 -07:00
Folke Lemaitre
e3ad6032a7
fix: Hop & Lightspeed 2021-07-09 23:35:04 +02:00
Folke Lemaitre
6be063284b feat: configurable brightness of the Day style 2021-05-19 08:49:33 +02:00
Folke Lemaitre
1e7f849d17 fix: improved git signs colors 2021-05-14 23:23:14 +02:00
Folke Lemaitre
09cc28432f build: selene + stylua 2021-05-12 11:19:28 +02:00
Folke Lemaitre
7dc6445349 feat: day style for terminal apps 2021-05-02 10:43:18 +02:00
Folke Lemaitre
8a759c7579 feat: nvim tree deleted 2021-05-02 10:13:28 +02:00
Folke Lemaitre
5ba1e9f9fa fix: much better diff colors in line with the vscode theme 2021-05-02 09:40:40 +02:00
JSchrtke
dfa4933ce2
Add different highlight color for 'diff text' (#27)
When lookin at diffs, it is very useful to not only see if a line
changed, but also have a highlight for what exactly changed within the
line.
2021-05-02 00:24:55 -07:00
Santos Gallegos
83a69f8333
Fix darkFloat -> darkSidebar (#19) 2021-04-25 22:24:01 -07:00
Folke Lemaitre
f7b4afbba2 feat: use background setting to determine light / dark theme #15 2021-04-25 15:50:02 +02:00
Folke Lemaitre
49b3b90798 feat: slighlty increase git signs brightness and make them configurable 2021-04-25 11:42:59 +02:00
Folke Lemaitre
8889ad8848 feat: "day" variant 2021-04-24 22:24:40 +02:00
Folke Lemaitre
002bae49d4 feat: make colors configurable 2021-04-23 20:21:12 +02:00
Folke Lemaitre
6238f989f0 fix: different colors for info and hint diagnostics 2021-04-22 01:05:54 +02:00
Folke Lemaitre
b78b7bb2d7 fix: diff syntax 2021-04-21 08:21:31 +02:00
Folke Lemaitre
75560db4e3 fix: better color for Directory 2021-04-21 01:04:52 +02:00
Folke Lemaitre
2bbe65e0c3 feat: dark background for sidebars & floats is now configurable 2021-04-20 22:43:54 +02:00
Folke Lemaitre
5785dff767 feat: added kitty color schemes 2021-04-20 13:39:38 +02:00
Folke Lemaitre
b7e7b8c163 added terminal colors 2021-04-20 11:58:45 +02:00
Folke Lemaitre
07fca7366b better git colors 2021-04-19 20:43:20 +02:00
Folke Lemaitre
5dbdf8193a completed v1 2021-04-19 14:39:35 +02:00
Folke Lemaitre
83cec6c4e0 inital commit 2021-04-17 21:22:55 +02:00