GithubHelp home page GithubHelp logo

ciembor / 4bit Goto Github PK

View Code? Open in Web Editor NEW
986.0 986.0 184.0 693 KB

Terminal Color Scheme Designer

Home Page: http://ciembor.github.io/4bit/

License: GNU General Public License v3.0

Shell 5.70% JavaScript 59.48% HTML 12.61% Less 22.21%
color-scheme designer-tool terminal terminal-emulator terminal-emulators theme themes

4bit's People

Contributors

avindra avatar bcelary avatar ciembor avatar pspada avatar vic avatar vidister avatar zealot128 avatar zoomlogo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

4bit's Issues

Support for gnome-terminal

It would be nice to provide support for gnome terminal, some people were asking for that. gnome-terminal stores colors in .gconf/apps/gnome-terminal/profiles/ in %gconf.xml files.

Can you explain what i'm looking at on the screen in the picture?

I have no idea the picture, what the rows and columns mean. And the picture almost looks like a terminal window I can type in, but I cant. so I think am I supposed to be able to type in there?

It's extremely confusing this thing. I dont see how it benefits me at all. I dont see how i can generate something and know I'll be happy with the final result because either, it doesnt show enough mockups, or not enough documentation to explain how to use this tool

Support gnome-terminal with dconf/gsettings

I'm running Fedora 20 with XFCE4 and wanted to use gnome-terminal since it supports multiple profiles and seems faster than xterm. The script 4bit generates works with gconftool-2, but the version of gnome-terminal packaged with F20 looks at the dconf registry for settings.

This page may be useful, though I wasn't able to get very far (not much time to spend on the issue): https://wiki.gnome.org/Apps/Terminal/FAQ

Also there's this: https://github.com/sigurdga/gnome-terminal-colors-solarized/blob/master/install.sh

Save state

If there isn't going to be an import option any time soon, at the very least it would be useful to have client-side saving using localStorage or something. Resetting to default on every page load isn't very user-friendly.

how to recovery my default guake scheme?

OK, I change my scheme, but now I want to recovery my default guake scheme. And I don't know how to do it.
I try uninstall guake and remove its all config file, and then reinstall it. But it doesn't work.
THX

Clicking export links does nothing

When I click any of the Export scheme to configurations file, nothing happens

I expected a prompt to download the file or the text copied to clipboard but neither happened.

I managed to get around this by using "save link as"

Chrome 88.0.4324.182

Guake 'get scheme' generated wrongly

The last line of the genrated commands after clicking on "get scheme" for guake terminals is not correct.
The order of the color strings is wrong, instead of having them twice in a row they should be all repeated at the end.
I am guessing the first half are for regular colors and the second half are for bold ones.

So, instead of
gconftool-2 -s -t string /apps/guake/style/font/palette '#000000000000:#000000000000:#d9d93a3a4242:#d9d93a3a4242:#4242d9d93a3a:#4242d9d93a3a:#d9d9d1d13a3a:#d9d9d1d13a3a:#3a3a4242d9d9:#3a3a4242d9d9:#d1d13a3ad9d9:#d1d13a3ad9d9:#3a3ad9d9d1d1:#3a3ad9d9d1d1:#ebebebebebeb:#ebebebebebeb'

it should actually be
gconftool-2 -s -t string /apps/guake/style/font/palette '#000000000000:#d9d93a3a4242:#4242d9d93a3a:#d9d9d1d13a3a:#3a3a4242d9d9:#d1d13a3ad9d9:#3a3ad9d9d1d1:#ebebebebebeb:#000000000000:#d9d93a3a4242:#4242d9d93a3a:#d9d9d1d13a3a:#3a3a4242d9d9:#d1d13a3ad9d9:#3a3ad9d9d1d1:#ebebebebebeb'

Dyeing doesn't get reflected in background color setting

When I set the background color to bright_black and use the dye feature it looks like the background color changes its color in the preview. But this is not reflected in the exported settings (tried with .minttyrc). For bright_black the background color always gets exported as BackgroundColour=34,34,34. This is not right, is it?

KDE konsole support

It would be nice to provide export to the konsole config file. Some people were asking for that. It looks it is stored somewhere in ~/share/apps/konsole.

Ability to input a hex code for the color picker

For the things which allow you to directly choose a color (tint, bg, fg) it'd be nice to be able to input your own values. I often want to make a theme to match my wallpaper but I just have to guess the color with your miniscule picker

Import already existing color schemes

It would be awesome, if you could import, let's say your .Xresources and it would get parsed. Then you could work on it and finally when you're done export it back.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.