Skip to content

Add templates for gtk, Qt, kitty and micro#28

Merged
danihek merged 6 commits intodanihek:mainfrom
SakibShahariar:main
May 23, 2025
Merged

Add templates for gtk, Qt, kitty and micro#28
danihek merged 6 commits intodanihek:mainfrom
SakibShahariar:main

Conversation

@SakibShahariar
Copy link
Contributor

This pull request adds templates for the programs mentioned above.

color0 #%%color0%%
color8 #%%color8%%

color1 #%%color14%%
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

color14 instead of 1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@danihek
Copy link
Owner

danihek commented May 16, 2025

Everything looks good to me, thank you for interest and effort.
You made it work with gtk(I looked into your dotfiles), for some reason I wasn't able to do that even with a simple script, so thanks :)

I'll merge it, but please fix color1 in kitty-colors.conf and also can you tell me how I can use qt-colors.conf? I have to make sure it works and then it's ready

@SakibShahariar
Copy link
Contributor Author

SakibShahariar commented May 21, 2025

Everything looks good to me, thank you for interest and effort. You made it work with gtk(I looked into your dotfiles), for some reason I wasn't able to do that even with a simple script, so thanks :)

I'll merge it, but please fix color1 in kitty-colors.conf and also can you tell me how I can use qt-colors.conf? I have to make sure it works and then it's ready

You're welcome. I have fixed the kitty-colors.conf. And for the qt-colors.conf, we need qt5ct and qt6ct to be installed. Then in ~/.config/qt5ct/qt5ct.conf add,

[Appearance]
color_scheme_path=/home/sakib/.config/qt5ct/colors/colors.conf
custom_palette=true
standard_dialogs=default
style=Fusion

Do it for qt6ct too and also put the colors.conf in the color_scheme path.

@danihek
Copy link
Owner

danihek commented May 23, 2025

Perfect, thank you:)

@danihek danihek merged commit c2725ed into danihek:main May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants