Commit Graph

798 Commits

Author SHA1 Message Date
github-actions[bot] f44fe95d6a ------- Generate Themes ------- 2023-05-16 21:23:56 +00:00
Mgldvd 2f1a97d9b9
Merge pull request #383 from huypn12/master
Add Terminal-Basic colorscheme, based on iTerm2
2023-05-16 16:23:29 -05:00
Phung Nhat-Huy 468b4580c6 Add Terminal-Basic colorscheme, based on iTerm2 2023-05-16 23:06:28 +02:00
Mgldvd 942d34d4b0
Merge pull request #380 from zhangxffff/fix_alacritty_config
Fix alacritty config path mismatch with it's doc
2023-05-05 12:29:17 -05:00
--global b2cebbda95 Fix alacritty config path mismatch with it's doc
According to https://github.com/alacritty/alacritty/tree/master#configuration, the configure file should be in following path

1. $XDG_CONFIG_HOME/alacritty/alacritty.yml
2. $XDG_CONFIG_HOME/alacritty.yml
3. $HOME/.config/alacritty/alacritty.yml
4. $HOME/.alacritty.yml

but paths in script do not fully match these paths, this patch fix this problem.
2023-05-05 11:44:45 +08:00
Mgldvd 95b61432b4 wcag report 2023-04-17 17:26:07 -05:00
github-actions[bot] 49d449c3d6 ------- Generate Themes ------- 2023-04-12 18:15:37 +00:00
Mgldvd 11f20d0ac9
Merge pull request #377 from antoineco/everforest-dark-bg
Update background color of Everforest Dark theme
2023-04-12 13:15:00 -05:00
Antoine Cotten e96279c823
Update background color of Everforest Dark theme
Sync with upstream changes:
d855af5434...81041b4033
2023-04-12 17:58:47 +02:00
Mgldvd fb1f804e93
Merge pull request #376 from OliverW10/readme-install
Fix readme manual install directory of install scripts
2023-04-06 10:49:16 -05:00
OliverW10 0742e0a394 fix readme manual install install dir 2023-04-05 16:21:45 +10:00
github-actions[bot] ec0ba4a900 ------- Generate Themes ------- 2023-04-03 03:56:40 +00:00
Mgldvd 48e0c983e9
Merge pull request #375 from fernandovmacedo/master
Add Gruvbox Material (dark medium) theme
2023-04-02 22:56:10 -05:00
fernando c84a738185 Add Gruvbox Material (dark medium) theme 2023-04-02 21:26:59 -03:00
Mgldvd 7b1b5df090
Update README.md 2023-03-20 10:33:22 -05:00
Mgldvd 8560354eb5 update readme 2023-02-27 16:58:56 -05:00
Mgldvd bc7d423dfe
Update help.md 2023-02-27 16:28:36 -05:00
Mgldvd 773babe024 Update action trigguer on push themes 2023-02-27 15:36:38 -05:00
github-actions[bot] 3b8cb842c0 ------- Generate Themes ------- 2023-02-27 20:36:08 +00:00
Mgldvd af97ff6358 Fix name on yml file for Homebrew Ocean 2023-02-27 15:35:15 -05:00
github-actions[bot] 7e440e1be3 ------- Generate Themes ------- 2023-02-27 20:25:52 +00:00
Mgldvd 94c7367008 Change theme names #371 2023-02-27 15:24:20 -05:00
github-actions[bot] cc4835d6bb ------- Generate Themes ------- 2023-02-27 19:37:23 +00:00
Mgldvd c7781930e2 Remove duplicated theme 2023-02-27 14:36:15 -05:00
Mgldvd 63a3eec832 update themes json 2023-02-27 13:04:26 -05:00
Mgldvd d88c1e3abd Fix: in the json file cursorColor now is cursor 2023-02-27 13:03:49 -05:00
Mgldvd 2fee9bcf0f in the json file cursorColor now is cursor 2023-02-27 13:02:01 -05:00
Mgldvd 69e97cfbd7
Update README.md 2023-02-27 12:49:33 -05:00
Mgldvd a8ef68e2a5 Add script to replace themes in goth - also fix paths on tools scripts 2023-02-27 12:43:11 -05:00
Mgldvd a00b6ca9fa Remove json format section 2023-02-26 23:50:29 -05:00
Mgldvd d481f1a702 Authors 2023-02-26 23:48:09 -05:00
Mgldvd a72c727d00 Each theme is generated as a separate JSON file. 2023-02-26 21:47:22 -05:00
Mgldvd b154478f63 The test folder was removed because its purpose and usage were not clear. 2023-02-26 20:19:02 -05:00
Mgldvd 36923498bf Update readme with: Create your own theme 2023-02-26 20:17:42 -05:00
Mgldvd 2df4586ed8 Now the themes will be in yml format, these will be the source of truth and everything will be generated from them. 2023-02-26 19:20:45 -05:00
Mgldvd 0cf0a74757 Github actions run commands as sudo 2023-02-26 19:14:10 -05:00
Mgldvd 2678fc2439 Github actions remove quiet output on all commands 2023-02-26 19:11:58 -05:00
Mgldvd 4abfa0b6c7 Github actions remove apt quiet 2023-02-26 19:10:40 -05:00
Mgldvd 908985b3e8 Github actions change apt for apt-get 2023-02-26 19:08:20 -05:00
Mgldvd ac7689bcfe Github actions add workflow_dispatch 2023-02-26 19:06:35 -05:00
Mgldvd f8c76aeba7 Add new action to generate themes 2023-02-26 18:55:53 -05:00
Mgldvd 0e15f9930a Add tools to build themes 2023-02-26 09:02:41 -05:00
Mgldvd 7111b3520e In landing page fix terminal command line 2023-02-26 08:27:27 -05:00
Mgldvd 69b80b6d9c update landing with the new json format 2023-02-26 00:26:11 -05:00
Mgldvd 2249346898 New json format add hash 2023-02-26 00:18:10 -05:00
Mgldvd 7db970a654 Add themes in yml format 2023-02-26 00:16:37 -05:00
Mgldvd 6092e80eb4 Update landing and clean root 2023-02-26 00:12:58 -05:00
Mgldvd 55b3e25b2c chmod +x on all themes 2023-02-25 23:29:34 -05:00
Mgldvd 6d87db4ea9 Uppercase all colors 2023-02-25 23:28:44 -05:00
Mgldvd 51e32ee26f remove duplicates 2023-02-25 22:56:58 -05:00