Giter Club home page Giter Club logo

Comments (8)

deafpolygon avatar deafpolygon commented on June 12, 2024 1

Well, it's not strictly black on white. It'd be a shame to be rid of the colors.

edit: At the very least, I'd like to colorize the folders so they stand out from the files.

from terminal-icons.

devblackops avatar devblackops commented on June 12, 2024 1

v0.10.0 has been released with the light theme included.

from terminal-icons.

devblackops avatar devblackops commented on June 12, 2024

@adamm0373 If you're looking for strictly black on white and not colors that would be compatible with a light theme, would disabling the colors and only showing the icons work?

Set-TerminalIconsTheme -DisableColorTheme

Example:
image

from terminal-icons.

TamKengHong avatar TamKengHong commented on June 12, 2024

Well, it's not strictly black on white. It'd be a shame to be rid of the colors.

edit: At the very least, I'd like to colorize the folders so they stand out from the files.

Hello I made a light theme for this! Do check it out :D

from terminal-icons.

deafpolygon avatar deafpolygon commented on June 12, 2024

how would I check it out?

from terminal-icons.

TamKengHong avatar TamKengHong commented on June 12, 2024
  1. Download devblackops_light from my forked repo https://github.com/TamKengHong/Terminal-Icons/tree/main/Terminal-Icons/Data/colorThemes
  2. Paste it into your Powershell Module Path
  3. Add this to your $PROFILE: Add-TerminalIconsColorTheme .\Documents\PowerShell\Modules\Terminal-Icons\0.9.0\Data\colorThemes\devblackops_light.psd1

from terminal-icons.

deafpolygon avatar deafpolygon commented on June 12, 2024

This is awesome; but I can't seem to use it using Add-TerminalIconsColorTheme;

   ~  Add-TerminalIconsColorTheme "C:\Program Files\WindowsPowerShell\Modules\Terminal-Icons\0.10.0\Data\colorThemes\devblackops_light.psd1"
Add-Theme : Color theme [] already exists. Use the -Force switch to overwrite.
At C:\Program Files\WindowsPowerShell\Modules\Terminal-Icons\0.10.0\Terminal-Icons.psm1:524 char:9
+         Add-Theme @PSBoundParameters -Type Color
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Add-Theme

from terminal-icons.

JohnLudlow avatar JohnLudlow commented on June 12, 2024

Set-TerminalIconsTheme -ColorTheme devblackops_light works, I think - the difference is very subtle.

However, when importing the module I get this error:

InvalidOperation: Index operation failed; the array index evaluated to null.
at <ScriptBlock>, ...\Documents\PowerShell\Modules\terminal-Icons\0.10.0\Terminal-Icons.psm1: line 1183
at <ScriptBlock>, ...\Documents\PowerShell\Modules\terminal-Icons\0.10.0\Terminal-Icons.psm1: line 1180
at <ScriptBlock>, <No file>: line 1

from terminal-icons.

Related Issues (20)

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.