summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* scheme: add shadotheme scheme2 * r + 2 * t2025-03-151-0/+31
| | | | https://github.com/Shadorain/shadotheme
* pickers: add placeholders2 * r + 2 * t2025-03-153-3/+3
| | | | | Add placeholders for clipboard, clipboard delete and emoji picker Also better prompt for clipboard delete
* install: dont duplicate imports2 * r + 2 * t2025-03-121-1/+2
| | | | Do not add import line if already present
* install: fix btop install2 * r + 2 * t2025-03-101-0/+1
|
* install: add btop2 * r + 2 * t2025-03-103-2/+17
|
* foot: update install and sysmon toggle2 * r + 2 * t2025-03-102-1/+4
| | | | Use the foot-exec cmd so it has the colours
* scheme: smart sort by hsl2 * r + 2 * t2025-03-091-3/+3
| | | | Weigh hue more than others
* format2 * r + 2 * t2025-03-081-2/+2
|
* scheme: optimise dynamic scheme gen2 * r + 2 * t2025-03-085-97/+86
| | | | | | Make material schemes flavours of dynamic instead Remove dynamic-scheme subcommand Optimise scheme generation
* scheme: allow choosing material scheme2 * r + 2 * t2025-03-074-11/+39
| | | | Also actually monochrome monochrome scheme
* install: add materialyoucolor dep2 * r + 2 * t2025-03-072-9/+1
|
* scheme: add update static themes2 * r + 2 * t2025-03-0716-19/+48
| | | | | Add primary, secondary and tertiary colours to static themes Remove accent
* scheme: use material colours for layers & accents2 * r + 2 * t2025-03-075-59/+157
|
* install: init scheme after install/update2 * r + 2 * t2025-03-051-0/+1
|
* scheme: add rosepine schemes2 * r + 2 * t2025-03-053-0/+87
|
* scheme: add oldworld scheme2 * r + 2 * t2025-03-051-0/+29
|
* scheme: add gruvbox schemes2 * r + 2 * t2025-03-056-0/+174
|
* scheme: fix random2 * r + 2 * t2025-03-051-21/+26
|
* scheme: refactor schemes2 * r + 2 * t2025-03-059-21/+81
| | | | Schemes can have multiple flavours, and each flavour can have a light/dark mode
* scheme: random scheme when no args2 * r + 2 * t2025-03-051-0/+2
|
* install: fix firefox install2 * r + 2 * t2025-03-043-3/+9
| | | | Also actually add it to the completions and valid modules
* install: firefox module2 * r + 2 * t2025-03-041-0/+29
|
* install: gtk no prompt if already using papirus2 * r + 2 * t2025-03-031-2/+2
| | | | Don't prompt if already using papirus icon theme
* emojis: fix font awesome glyphs2 * r + 2 * t2025-03-021-1475/+170
| | | | Accidentally duplicated them and didnt include font awesome extended
* install: better discord install + fix broken links2 * r + 2 * t2025-03-022-10/+10
| | | | | | Take any number of inputs Hardcode some custom clients For some reason test -e doesnt count broken links as existing idk why
* emojis: add nerd font glyphs2 * r + 2 * t2025-03-021-3/+11682
|
* shell: no logging2 * r + 2 * t2025-03-022-7/+0
|
* scheme: better light mode colours2 * r + 2 * t2025-03-022-2/+2
| | | | More saturation and brightness
* install: install scripts first when all2 * r + 2 * t2025-03-021-1/+1
| | | | So it gets updated first
* install: update vscode install2 * r + 2 * t2025-03-021-2/+6
|
* install: scripts update deps2 * r + 2 * t2025-02-261-2/+2
|
* scheme: success and error colours2 * r + 2 * t2025-02-257-2/+16
|
* gen-scheme: fix arg parsing2 * r + 2 * t2025-02-252-3/+2
|
* install: minor refactor hypr2 * r + 2 * t2025-02-241-2/+1
|
* install: several fixes2 * r + 2 * t2025-02-245-4/+7
| | | | Fix gtk + links
* install: gtk set theme2 * r + 2 * t2025-02-241-0/+8
|
* wallpaper: hide scheme update output2 * r + 2 * t2025-02-231-1/+1
|
* scheme: optionally specify colour theme2 * r + 2 * t2025-02-232-16/+33
| | | | Allow specifying colour theme (light/dark) for dynamic scheme when changing wallpaper
* wallpaper: use test2 * r + 2 * t2025-02-231-6/+6
| | | | Use test instead of [ ]
* install: better link install2 * r + 2 * t2025-02-236-13/+16
| | | | Remove links if not already linked before linking
* scheme: light/dark mode2 * r + 2 * t2025-02-234-11/+33
|
* emoji-picker: add emoji2 * r + 2 * t2025-02-231-0/+1
|
* scheme: fix dynamic light/dark2 * r + 2 * t2025-02-231-1/+1
|
* install: fish module2 * r + 2 * t2025-02-224-4/+34
| | | | Contains fish config + greeting, starship config and fastfetch config
* install: all subcommand2 * r + 2 * t2025-02-222-2/+8
|
* shell: fix run2 * r + 2 * t2025-02-222-3/+2
|
* fix2 * r + 2 * t2025-02-222-4/+5
|
* install: better install + use data and state2 * r + 2 * t2025-02-2216-103/+113
| | | | | Don't complete remove repos, use git pull instead Use XDG_DATA_HOME and XDG_STATE_HOME
* readme: update help message2 * r + 2 * t2025-02-201-1/+2
|
* scheme: accent colour2 * r + 2 * t2025-02-206-8/+14
|