4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
9 results tagged color x
  • thumbnail
    GitHub - Textualize/rich: Rich is a Python library for rich text and beautiful formatting in the terminal.
    • https://pypi.org/project/simple-term-menu/
    • https://click.palletsprojects.com/en/8.1.x/
    4 mai 2022 à 09:58:14 UTC+2 - permalink - archive.org - https://github.com/Textualize/rich
    color format python terminal
  • thumbnail
    colorama · PyPI
    8 janvier 2021 à 10:03:06 UTC+1 - permalink - archive.org - https://pypi.org/project/colorama/
    color python
  • Iterm Themes - Color Schemes and Themes for Iterm2
    28 juillet 2019 à 11:43:48 UTC+2 - permalink - archive.org - https://iterm2colorschemes.com/
    color iterm2 mac
  • thumbnail
    python - Print in terminal with colors? - Stack Overflow

    def print_format_table():
    """
    prints table of formatted text format options
    """
    for style in range(8):
    for fg in range(30,38):
    s1 = ''
    for bg in range(40,48):
    format = ';'.join([str(style), str(fg), str(bg)])
    s1 += '\x1b[%sm %s \x1b[0m' % (format, format)
    print(s1)
    print('\n')

    print_format_table()

    17 novembre 2017 à 09:37:26 UTC+1 - permalink - archive.org - https://stackoverflow.com/questions/287871/print-in-terminal-with-colors
    color python terminal
  • thumbnail
    sickill/vim-monokai: Monokai color scheme for Vim converted from Textmate theme
    7 juin 2017 à 17:35:56 UTC+2 - permalink - archive.org - https://github.com/sickill/vim-monokai
    color vim
  • Dracula — A dark theme for Vim and 40+ apps
    7 juin 2017 à 17:35:22 UTC+2 - permalink - archive.org - https://draculatheme.com/vim/
    color vim
  • thumbnail
    contrast - How to decide font color in white or black depending on background color? - Stack Overflow

    if (red0.299 + green0.587 + blue*0.114) > 186 use #000000 else use #ffffff

    28 octobre 2016 à 15:38:31 UTC+2 - permalink - archive.org - http://stackoverflow.com/questions/3942878/how-to-decide-font-color-in-white-or-black-depending-on-background-color
    color contrast css
  • Note: vimdiff and included colorscheme

    They all sux to visualize difference EXCEPT:
    1) murphy
    2) torte

    :colorscheme murphy

    23 juin 2016 à 15:40:27 UTC+2 - permalink - archive.org - https://links.infomee.fr/?3de1_g
    color vim vimdiff
  • thumbnail
    wombat

    Sympa à tester

    via arnaudb

    13 février 2014 à 11:00:56 UTC+1 - permalink - archive.org - https://github.com/vim-scripts/Wombat
    color vim
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation