Cadabra
Computer algebra system for field theory problems
Functions
DiffViewer.cc File Reference
#include <internal/difflib.h>
#include <internal/string_tools.h>
#include "DiffViewer.hh"
#include "nlohmann/json.hpp"

Functions

const Gdk::RGBA color_insert ("rgb(200, 255, 200)")
 
const Gdk::RGBA color_delete ("rgb(255, 200, 200)")
 
const Gdk::RGBA color_offwhite ("rgb(240, 240, 240)")
 
const Gdk::RGBA color_white ("rgb(255, 255, 255)")
 

Function Documentation

◆ color_delete()

const Gdk::RGBA color_delete ( "rgb(255, 200, 200)"  )

◆ color_insert()

const Gdk::RGBA color_insert ( "rgb(200, 255, 200)"  )

◆ color_offwhite()

const Gdk::RGBA color_offwhite ( "rgb(240, 240, 240)"  )

◆ color_white()

const Gdk::RGBA color_white ( "rgb(255, 255, 255)"  )