Commit Graph

20 Commits (f7fe194b9bd7f9ae2c23a8d3899017c3e688d76b)

Author SHA1 Message Date
nullchilly 19c7ec4787 fix(compiler): after_loading hook 2 years ago
Null Chilly 8689cd8ca2
readme(transparent): Add custom_highlights direction (#201)
fix(transparent): Add FAQ
2 years ago
nullchilly f34f19fae6 fix(compiler): Missing is_windows 2 years ago
sgoudham cefc77ac7c
fix(compiler): Enable default support for Windows
Currently, the default path for compiling goes to '/catppuccin',
unfortunately this assumes that all users are on *nix based systems
which they are not. This commit ensures that the path is correctly
formatted if the user is on Windows by performing a global substitution
2 years ago
sgoudham 9dd074cca2
fix(compiler): Match 'Windows_NT' uname
On Windows 11, the uname returned is 'Windows_NT' and therefore,
this commit includes 'Windows_NT' within the check so that the
compiler works properly on Windows operating systems.
2 years ago
nullchilly b8c35b7720 fix(compile): fix 2 years ago
nullchilly 3d5ebb27bd fix(compile): nil 2 years ago
nullchilly c58b14648d fix(compile): nil 2 years ago
nullchilly e97cd8cb42 fix(highlight): Wrong option type 2 years ago
nullchilly c750ef81a5 feat(compiler): Fix silly table 2 years ago
Pocco81 1ec2590301 fix(formatting): stylua 2 years ago
Pocco81 60c3dc2424 do not instantiate custom_highlights 2 years ago
Pocco81 e9e33541c4 fix: removed remanents of core 2 years ago
nullchilly f6d78fc2ce fix(command): resolve conflict 2 years ago
Pocco81 c41a6272f7 BREAKING CHANGE: reworked most directories and function calls 2 years ago
Pocco81 f67244f8f1 fix: echo and replaced all prints with it 2 years ago
Pocco81 3682671de4 fix: dimming feature 2 years ago
Pocco81 d2343a27f8 fix: ucolors 2 years ago
Pocco81 2c8c3ad77a fix: ucolors 2 years ago
Pocco81 97c972aa86 feat: reworked dimming feature with new lib ui 2 years ago