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

Extra color schemes #504

Closed
wants to merge 21 commits into from
Closed

Extra color schemes #504

wants to merge 21 commits into from

Conversation

varemenos
Copy link
Contributor

Could you please review the changes (apart from the changes related to the color schemes), I'm not sure whether they are valid or not

@gsemet
Copy link
Member

gsemet commented Apr 21, 2015

please rebase. Look quite good

@@ -388,12 +995,6 @@ def on_use_default_font_toggled(self, chk):
"""
self.client.set_bool(KEY('/general/use_default_font'), chk.get_active())

def on_use_palette_font_and_background_color_toggled(self, chk):
Copy link
Member

Choose a reason for hiding this comment

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

please let this method

@varemenos
Copy link
Contributor Author

Thanks, I was at work so I couldn't reply. I will take a look at them tomorrow and let you know.

… extra-color-schemes

* 'extra-color-schemes' of github.com:varemenos/guake:
  fixed typo
  added Adonis K. to the contributors
  refactored color palettes, loaded everything from https://github.com/varemenos/guake-color-palettes
  correct foreground and background colors for solarized dark
  fixed solarized dark palette, added foreground and background color for the rest of the palettes
  positioned the background before foreground color of palettes
  added front and background colors to monokai, lucario, cobalt2 and flatland palettes
@varemenos
Copy link
Contributor Author

Ok, so I tried rebasing the branch, could you please review it again?

@@ -848,14 +1420,6 @@ def load_configs(self):
self.set_palette_name(value)
self.set_palette_colors(value)

# cursor shape
Copy link
Member

Choose a reason for hiding this comment

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

please review your rebase, you are removing my recent changes

use git pull --rebase

@gsemet
Copy link
Member

gsemet commented Apr 23, 2015

I cherry pick your patch and make the necessary correction and merge

@gsemet
Copy link
Member

gsemet commented Apr 23, 2015

I have merge your patch, fixes the bad rebase, and pushed. So I close your Pull Request. So thanks a lot for your effort. Can you check if I have not forgot something from your PL?

However, is it normal to have so many theme with bright background color? (I mean, because i feel more confortable with dark background).

Next step is for me, provide a convinient previsualisation for the user

@gsemet gsemet closed this Apr 23, 2015
@varemenos
Copy link
Contributor Author

Ok, thanks for taking the time to fix my broken PR. Sorry for not doing it myself but I was too busy at work. I will try find some free time and research a good way to present the color schemes to the user

@gsemet
Copy link
Member

gsemet commented Apr 23, 2015

I Will Work on it. Can you check the color coherence?

@varemenos
Copy link
Contributor Author

Yes, I will do it tonight

gsemet added a commit to gsemet/guake that referenced this pull request Apr 23, 2015
This fix: Guake#504, Guake#273, Guake#220

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
@gsemet
Copy link
Member

gsemet commented Apr 23, 2015

Please look how I reorganised palette definition, this should be quite easier to add or modify palettes :)

@varemenos
Copy link
Contributor Author

Will do. I will also update the palette string generator I'm using.

@gsemet
Copy link
Member

gsemet commented Apr 23, 2015

Yes, it is a dictionary now, with names and colors in the same file ! :)

@gsemet
Copy link
Member

gsemet commented Apr 23, 2015

Thanks again for your work

@varemenos
Copy link
Contributor Author

I just checked the colors of the palette.py dictionary, everything is fine.

gsemet added a commit that referenced this pull request Jan 30, 2017
This fix: #504, #273, #220

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
gsemet added a commit that referenced this pull request Jan 30, 2017
This fix: #504, #273, #220

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants