4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
    Type 1 or more characters for results.
    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/
      May 4, 2022 at 9:58:14 AM GMT+2 - permalink - archive.org - https://github.com/Textualize/rich
      color format python terminal
    • thumbnail
      colorama · PyPI
      January 8, 2021 at 10:03:06 AM GMT+1 - permalink - archive.org - https://pypi.org/project/colorama/
      color python
    • Iterm Themes - Color Schemes and Themes for Iterm2
      July 28, 2019 at 11:43:48 AM GMT+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()

      November 17, 2017 at 9:37:26 AM GMT+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
      June 7, 2017 at 5:35:56 PM GMT+2 - permalink - archive.org - https://github.com/sickill/vim-monokai
      color vim
    • Dracula — A dark theme for Vim and 40+ apps
      June 7, 2017 at 5:35:22 PM GMT+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

      October 28, 2016 at 3:38:31 PM GMT+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

      June 23, 2016 at 3:40:27 PM GMT+2 - permalink - archive.org - https://links.infomee.fr/?3de1_g
      color vim vimdiff
    • thumbnail
      wombat

      Sympa à tester

      via arnaudb

      February 13, 2014 at 11:00:56 AM GMT+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