Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: catppuccin/tmux
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.3
Choose a base ref
...
head repository: catppuccin/tmux
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 5 commits
  • 54 files changed
  • 4 contributors

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    4bcc523 View commit details
    Browse the repository at this point in the history
  2. feat: replace @_ctp_status_bg with @thm_surface_0 in module configurt…

    …ion to properly show module separation (#380)
    
    * fix: module bg color blending in with status line bg color preventing the seperator to be visible
    
    
    ---------
    
    Co-authored-by: Kaley Main <kaleymain@google.com>
    xafarr and kjnsn authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    a4d4ad0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b0e0a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. feat!: rebalance colors, adhere to style guide & overhaul docs (#372)

    Option names have been changed to be more intuitive and more closely follow
    the tmux naming conventions.
    
    Renamed:
    @catppuccin_window_current_background -> @catppuccin_window_current_number_color
    @catppuccin_window_current_color      -> @catppuccin_window_current_text_color
    @catppuccin_window_default_background -> @catppuccin_window_number_color
    @catppuccin_window_default_color      -> @catppuccin_window_text_color
    
    Removed:
    @catppuccin_window_default_fill, @catppuccin_window_current_fill
    Just set the number and text colors.
    
    Co-authored-by: Hammy <58985301+sgoudham@users.noreply.github.com>
    
    feat!: rebalance the colors used, and follow the styleguide
    
    fix(tests): add tests for window styling
    
    refactor!: change how windows are styled
    
    feat: rebalance the status module colors for cpu and battery
    
    docs: update the preview images
    
    docs: change the stack style for the preview, add flavor previews
    
    docs: update readme for v2 changes
    
    docs: use a column layout for the preview
    
    docs: add an example of a ram custom module
    
    docs: use markdownlint to check README.md
    
    docs: add a getting started guide
    
    docs: update links in the getting started guide
    
    docs: move the status line docs to the docs dir
    
    docs: add basic demo using vhs
    
    docs: add config reference
    
    docs: move more docs into ./docs/
    
    docs: restructure the docs folder
    
    docs: add design explanation
    
    docs: add the version tag to the manual install instructions
    
    docs: fill out the design philosophy
    
    chore: update issue templates and contributing.md
    
    docs: tidy up docs and add an updated structure image
    
    docs: add instructions for gitmux
    
    docs: add a background to the structure image
    
    docs(CONTRIBUTING.md): add missing `[`
    
    feat!: change how status modules are styled
    kjnsn authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    79284da View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.0.0 (#387)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a3df709 View commit details
    Browse the repository at this point in the history
Loading