Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port for fAndreuzzi/TUI-ConsoleLauncher #65

Open
sseale-zz opened this issue Dec 19, 2017 · 5 comments
Open

Port for fAndreuzzi/TUI-ConsoleLauncher #65

sseale-zz opened this issue Dec 19, 2017 · 5 comments

Comments

@sseale-zz
Copy link

I use Nord everything, vim, vs code, terminal... you name it. I love this theme. I use the tui launcher on my phone and try as I might I am not so good at making it Nordified correctly.

Anyone in here think they could help?
https://github.com/Andre1299/TUI-ConsoleLauncher/wiki/Customize-T_UI

@arcticicestudio arcticicestudio added good first issue GitHub filter label for newcomers and first time Open Source contributors help wanted GitHub filter label for contributors to signal that help is needed labels Dec 28, 2017
@arcticicestudio
Copy link
Contributor

Thanks for your contribution 👍

Sounds like a nice idea, might be the first port project for Android. I'll add it to the backlog and set the default GitHub contributor labels so maybe someone want to help you build this.

Feel free to implement it on your own and post the link here to help getting the port project up faster 🚀
I'm always happy for any contribution ✨

@libfitz
Copy link

libfitz commented Jan 16, 2018

I'm using t-ui as well and have just discovered Nord. I'll try making some decent theme in the next few days.

@libfitz
Copy link

libfitz commented Jan 17, 2018

@sseale Hey! I've just spent some time on the customization and ended up with the following. Please check it out and let me know if you think anything is to be changed.

theme.xml

<?xml version="1.0" encoding="UTF-8"?>
<THEME>
<alias_content_color value="#83a598"/>
<app_installed_color value="#bf616a"/>
<app_uninstalled_color value="#d08770"/>
<battery_color_high value="#a3be8c"/>
<battery_color_low value="#bf616a"/>
<battery_color_medium value="#d08770"/>
<bg_color value="#3b4252"/>
<device_color value="#d08770"/>
<enter_color value="#ebcb8b"/>
<input_color value="#ebcb8b"/>
<navigationbar_color value="#3b4252"/>
<output_color value="#ebcb8b"/>
<overlay_color value="#"/>
<ram_color value="#bf616a"/>
<statusbar_color value="#3b4252"/>
<storage_color value="#b48ead"/>
<time_color value="#81a1c1"/>
<toolbar_bg value="#2e3440"/>
<toolbar_color value="#a3be8c"/>
<network_info_color value="#ebcb8b"/>
<cursor_color value="#eceff4"/>
<hint_color value="#4CAF50"/>
<mark_color value="#CDDC39"/>
</THEME>

suggestions.xml

<?xml version="1.0" encoding="UTF-8"?>
<SUGGESTIONS>
<alias_bg_color value="#ffa3be8c"/>
<alias_text_color value="#4c566a"/>
<apps_bg_color value="#ffbf616a"/>
<apps_text_color value="#d8dee9"/>
<cmd_bg_color value="#ffebcb8b"/>
<cmd_text_color value="#4c566a"/>
<contact_bg_color value="#5e81ac"/>
<contact_text_color value="#d8dee9"/>
<default_bg_color value="#ffffffff"/>
<default_text_color value="#1d2021"/>

<file_bg_color value="#83a598"/>
<file_text_color value="#1d2021"/>
<song_bg_color value="#fabd2f"/>
<song_text_color value="#1d2021"/>

<!-- your suggestions options go here -->
</SUGGESTIONS>

notifications.xml

<?xml version="1.0" encoding="UTF-8"?>
<NOTIFICATIONS>
<default_notification_color value="#a3be8c"/>

<!-- your notifications options go here -->
</NOTIFICATIONS>

@sseale-zz
Copy link
Author

much better than i did thanks 👍

@libfitz
Copy link

libfitz commented Mar 5, 2018

@sseale welcome! I've actually themed the launcher to my own taste using just the color palette as a reference. I think sometime soon I'll double-check if my theme matches the Nord guidelines and will adjust accordingly.

@arcticicestudio arcticicestudio added the hacktoberfest This repository participates in the Hacktoberfest label Oct 1, 2018
@arcticicestudio arcticicestudio removed the hacktoberfest This repository participates in the Hacktoberfest label Nov 13, 2020
@svengreb svengreb changed the title please help nordify TUI-ConsoleLauncher Port for fAndreuzzi/TUI-ConsoleLauncher Jan 30, 2022
@arcticicestudio arcticicestudio added type-suggestion and removed help wanted GitHub filter label for contributors to signal that help is needed good first issue GitHub filter label for newcomers and first time Open Source contributors labels Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants